Could anyone help?
I just created a new Faucet (i am implementing the stop proxies script and all that) but I don't know why (since I upgrade to v62 and I am using the same structure from my previous faucets) but it seems it is impossible to claim btc, all files (except texts and ads) are similiar to my other faucets (which work correctly):
Any ideas?, this is the faucet
http://mayabitcoin.com/Kind regards
It may be the problem with your current version of php. Maybe try to change the version to 5.4 or higher. It also can be the problem in some other problem. Try to change $display_errors = false; to $display_errors = true; in your config.php and see what mistake is shown
Thankyou Butord, the php version is 5.5, I have checked what you have told med and this is the error:
Notice: Post request, but session is invalid. in /home/vdjrnhsr/public_html/mayabitcoin.com/index.php on line 2061