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
Comment #1
buddaWhat errors are in your Apache error log. Sounds like a PHP4 bug which I thought was all fixed in the CVS dev version.
Comment #2
Pushkar Gaikwad commentedYa 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 :)
Comment #3
buddaRelease 1.3 should now be php4 friendly.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.