• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

ZayPay Issue please help!

Kakha

Premium User
Premium User
Joined
Dec 21, 2008
Messages
233
Reaction score
4
Hello everyone, month have gone and zaypay worked fine but all of sudden i get theese errors and i dont know why or how i can fix them, i have tried upgrading XAMPP (i have windows 7) i have configured PHP.INI File and i dont really know what else to do, PLEASE HELP!

This is the error

Code:
Warning: fsockopen(): in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 233

Warning: fsockopen(): in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 233

Notice: Trying to get property of non-object in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 80

Notice: Trying to get property of non-object in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 80

Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 80

Notice: Trying to get property of non-object in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 90

Notice: Trying to get property of non-object in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 90

Warning: Invalid argument supplied for foreach() in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 90

Notice: Undefined variable: language_list in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 99

Notice: Undefined variable: country_list in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 99

Warning: fsockopen(): in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 233

Warning: fsockopen(): in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 233

Notice: Trying to get property of non-object in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 119

Notice: Trying to get property of non-object in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 119
 
@Cronox that's not it, because my test server zaypay works, but as soon as i send the files over to hoster, he gets that problem... i really don't know why
 
Back
Top