well I had tested the module on localhost and it worked, but on my site, the moment I copy paypalnode into sites/all/modules folder, the site stops working. I have tested both versions, dev and release and both are causing wsod!

I am not sure what's the conflict here ? Does this has anything to do with it ? http://drupal.org/node/197755 , I am not able to understand what the last poster said about category code being wrong ?

How to fix it ? I am using 5.6 on my server and 5.7 on my localhost, is that causing the problem ?

Comments

budda’s picture

What errors are in your Apache error log. Sounds like a PHP4 bug which I thought was all fixed in the CVS dev version.

Pushkar Gaikwad’s picture

Ya Mike it is indeed php4 error. I had to Comment the line and disable the promocode module to make things work in php4.

It was hard to move to php5 since it could had broke some other things :)

Anyway Great effort and thanks alot for this. If things turn out well for me, than I will be more than happy to buy you a beer :)

budda’s picture

Status: Active » Fixed

Release 1.3 should now be php4 friendly.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.