May I upgrade your module to Drupal 6.x?

rsoper - August 29, 2008 - 17:00
Project:Answers
Version:5.x-1.x-dev
Component:Code
Category:task
Priority:normal
Assigned:inders
Status:needs review
Issue tags:answer module drupal 6, answers, drupal 6 answers
Description

Hi,
I don't know what your status is on porting this module to Drupal 6.x, but I'd love to collaborate with you, if you're already working on it. Otherwise, I'm going to work on it myself because I need to use it for my site. I'd love to help you maintain the module as well if you're interested.

Thanks!
Rene

#1

rsoper - August 29, 2008 - 17:35
Title:May I upgrade to Drupal 6.x?» May I upgrade your module to Drupal 6.x?

#2

amanuel - September 18, 2008 - 16:52

rsoper,

I'd welcome help.

Thanks.

#3

sedmi - February 23, 2009 - 10:24

When could we expect this module to be available for Drupal 6.x?

#4

inders - June 3, 2009 - 03:51

Hi,

I have Drupal version of it . but how can i upload to CSV or upload somewhere so that it become available for download on public project page?

Thanks & regards
-Inder Singh

http://indiapoly.com/
http://inderweb.com/

#5

lelizondob - July 10, 2009 - 18:33

inders, I'm interested in trying the 6.x version of this module, but before the maintainer of this module gives you access to the CSV you'll have to publish the .zip file with the module here so the community can try it before you commit it, that's just the way it works.

Please do so the rest of us can try it and see if it really works. If is stable enough the maintainer can commit it, if the maintainer has abandoned the project then it could be possible to create a new project with your module.

#6

inders - July 21, 2009 - 02:18

Hi,

I am attaching my drupal 6 working version of answers module. Please let me know if anyone have issue while using it.

YOu will need to enable both modules to be enabled
1)Answers
2)Simpleanswer

After enabling this module just needed to configure it from admin page.
E.g:-
http://indersingh.com/admin/settings/answers

Working demo:-

http://www.indersingh.com/askq/new

I hope this module is useful for somebody...

I Can be contacted for further modifications or upgrades.

Thanks & regards
-Inder Singh

http://indiapoly.com
http://indersingh.com

-Always enjoy My work.....

AttachmentSize
answers.zip 21.03 KB

#7

inders - July 21, 2009 - 02:19
Category:feature request» task
Assigned to:Anonymous» inders

#8

dewbie - July 21, 2009 - 06:51

Hi Inder

Thanks a lot for posting answers module. I could not locate the Simpleanswer module for D6.x. Could you please give that link aswell?

Thanks

#9

lelizondob - July 21, 2009 - 07:06
Status:active» needs review

the simpleanswer module is inside the .zip @inders provided. I'll give it a try tomorrow.

We have a patch so is time to review it.

#10

prokopton - July 29, 2009 - 01:06

That looks awesome!

Great job, Inders!

#11

JeremyFrench - August 7, 2009 - 11:35

Subscribe

#12

skizzo - August 26, 2009 - 21:58

@Inders: thank you for making the unofficial D6 version available! Occasionaly, when answering a question I get an error page: Remote server or file not found (with Opera). I don't think it's a glitch in the network, as the httpd logfile reports:

PHP Fatal error:  Unsupported operand types in /var/www/drupal/includes/common.inc on line 1386, referer: http://chips.yagoo.me/en/node/add/simpleanswer/6166
.
It does not happen consistently, but maybe you or the maintainer(s) can spot the problem just looking at the code?

#13

skizzo - August 26, 2009 - 22:21

also, I noticed that:

- I am not getting any e-mail notification (as required on post) when answer is added
- I am not seeing the answers total in node links (as configured in settings)

are those working for you?

#14

inders - August 27, 2009 - 19:13

Hi,

YOu can check mailing implementations at:-

Line 218 answers.module

if($questnode->notifyme) {
           answers_notify($node->questid, $questnode->title);
        }

and

Line 239 answers.module.

function answers_notify ($nid, $title, $style = 'answer') {
  $subj = $title;

I will try to get time for checking it if not found.

Thanks & regards
-Inder Singh

http://indiapoly.com
http://indersingh.com

- Time Is everything...

#15

Stomper - September 6, 2009 - 20:14

Thanks for porting to 6.x. Really appreciate it.

 
 

Drupal is a registered trademark of Dries Buytaert.