• 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!

To all ZayPay.com payment system users (check if zaypay doesn't work after 1.08.2012)

Gesior.pl

Mega Noob&LOL 2012
Senator
Joined
Sep 18, 2007
Messages
3,590
Solutions
140
Reaction score
4,688
Location
Poland
GitHub
gesior
Read this post if your zaypay script doesn't work from 1.08.2012

I know that most of you don't read e-mails when something is wrong with your server.
You open google/otland and search it/spam about it.
Here is an e-mail that received all zaypay users.
Dear customer,

A few weeks ago we've informed you that we're upgrading both the software and hardware platform Zaypay has been running on. This means the Zaypay servers will run from another location and as a result will post reports to your website from a different IP address, if you have configured your Price Setting or Payalogue to do so. If you have added our IP-addresses to your firewall or check for our IP in your scripts, you'll need to add the IP-addresses 91.216.137.31 through 91.216.137.34 while keeping the already existing 82.94.203.60 through 82.94.203.66 for now.

The upgrade will happen on August 1 between 4am and 6am GMT+1, so that's between 04:00 and 06:00. We don't expect a downtime of 2 hours, but if anything happens in that period of time it's probably due to this.

Also, please make your requests to Mobile Payments | SMS Micropayments | Pay by Phone | Zaypay or https://secure.zaypay.com and not directly to an IP-address as that method will stop working when we switch to the new platform.

If you have any questions, please mail [email protected].

Kind regards,
The Zaypay team
If you use zaypay script that check IP from which it sends report, you will receive messages from players that they paid and did not receive points.
I hope this thread will help some people to find where is problem faster.
 
Hello, i recently get this error when i try to donate via zaypay :

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

Does it have anything to do with this update, if so where should i change the ip or whatever it says on the topic, please help me..
 
Hello, i recently get this error when i try to donate via zaypay :

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

Does it have anything to do with this update, if so where should i change the ip or whatever it says on the topic, please help me..

Check your php.ini
Also if you're using uniserver it seems to be a problem with the openssl in UniServer so it won't work with UniServ.
 
Check your php.ini
Also if you're using uniserver it seems to be a problem with the openssl in UniServer so it won't work with UniServ.
No no, i use xampp, look the problem is this: When i fix everything (bugs,etc..) on my computer , i send it over to host, ZayPay Works on my computer but as soon as my hoster gets files and host it, i check to see if zaypay works i get this fking problem! In my php.ini everything checks, allow url fopen is on and i got extension=php_openssl.dll too, i searched for fsockopen and its something about it doesnt let outbound connection or something like that.. please help i really can't see the problem here..
 
No no, i use xampp, look the problem is this: When i fix everything (bugs,etc..) on my computer , i send it over to host, ZayPay Works on my computer but as soon as my hoster gets files and host it, i check to see if zaypay works i get this fking problem! In my php.ini everything checks, allow url fopen is on and i got extension=php_openssl.dll too, i searched for fsockopen and its something about it doesnt let outbound connection or something like that.. please help i really can't see the problem here..

Does he have it enabled?
 
Does he have it enabled?

Allow url fopen? Yes he has it on, or do you mean something else?

This is also the error lines,
233: $fp = fsockopen($scheme . $this->request_url_host, $this->request_url_port, $errno, $errstr, 10);

Also where or how do i enter their ip adress into the hosters firewall? i don't know how to do that, maby thats the problem? please relpy..
 
Last edited:
Back
Top