melduk Posted April 3, 2014 Posted April 3, 2014 Hi Donator packs are not instantly crediting. I have read the readme file and followed all the steps. Will potions instantly credit but donator packs do not. Please help Quote
melduk Posted April 3, 2014 Author Posted April 3, 2014 Hey From the user point of view no errors. Says was a few minutes and then never credits. From PayPal IPN logs it says it tries to try and status code 500. Any help is much appreciated. Quote
sniko Posted April 3, 2014 Posted April 3, 2014 Hey From the user point of view no errors. Says was a few minutes and then never credits. From PayPal IPN logs it says it tries to try and status code 500. Any help is much appreciated. Internal Server Error. Grab and dump the error_log file here. (Only dump the relevant parts -- the errors that relate to the IPN file) Quote
melduk Posted April 4, 2014 Author Posted April 4, 2014 Hey So I looked at the error log in cpanel and there seems to be nothing relevant. The only error is that /public_html/404.shtml does not exist. Can't imagine thats an issue. I made a paypal transaction to see if anything would show up and nothing did. - - - Updated - - - Just had a look in error_log in the main directory as well nothing relevant there or even anything for today only a few days ago and stuff to do with the creategang page. Quote
sniko Posted April 4, 2014 Posted April 4, 2014 Hey So I looked at the error log in cpanel and there seems to be nothing relevant. The only error is that /public_html/404.shtml does not exist. Can't imagine thats an issue. I made a paypal transaction to see if anything would show up and nothing did. - - - Updated - - - Just had a look in error_log in the main directory as well nothing relevant there or even anything for today only a few days ago and stuff to do with the creategang page. Put this in your main core file touch('debug.txt'); chmod('debug.txt', 775); error_reporting(E_ALL); ini_set('error_log', 'debug.txt'); Make a transaction Now look in debug.txt Quote
melduk Posted April 4, 2014 Author Posted April 4, 2014 Hey When you say main core file which file do you mean? Cheers Quote
KyleMassacre Posted April 4, 2014 Posted April 4, 2014 Try putting that in your paypal ipn file Quote
melduk Posted April 5, 2014 Author Posted April 5, 2014 Tried that, looks like it created a debug.txt file but it's blank.. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.