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

Stian's Zaypay script (standalone v0.1.2c)

i just did as you said
but still i get this errors
in
http://host/zaypay/pay.php

Code:
Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: No such host is known. in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 233

Warning: fsockopen() [function.fsockopen]: unable to connect to <script src="http:80 (Unknown error) 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() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: No such host is known. in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 233

Warning: fsockopen() [function.fsockopen]: unable to connect to <script src="http:80 (Unknown error) in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 233

Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: No such host is known. in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 233

Warning: fsockopen() [function.fsockopen]: unable to connect to <script src="http:80 (Unknown error) 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
 
As he said!

If your IQ is below 95, just stop reading beyond this point.

Also, you need to know how to reconfigurate php.ini and insert SQL code. If you don't know that, just stop reading.
 
Your DNS server is broken ("php_network_getaddresses: getaddrinfo failed: No such host is known"), your can complain to your ISP. Or switch to openDNS, it works atleast.
 
Did you try to change DNS? I find it strange that it can't resolve the domain doh.
 
Change DNS on the Server (try opendns: 208.67.222.222). Just google how.
 
I have added the "php_openssl.dll" to the folder and to php.ini but when i am starting apache it says "PHP Startup: Unable to load dynamic library "C/xampplite/php/ext/php_openssl.dll"..

Why? :S
 
Hello again (A)

look stian, somtimes it says "You must be logged in" when I am already logged in, how come?

I tested with both mozilla and IE. Im logged in but it says I have to log in.
 
didnt work.. did everything in the guide but still gets error, lol

Warning: fsockopen() [function.fsockopen]: unable to connect to ssl://secure.zaypay.com:443 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in C:\xampp\htdocs\zaypay\includes\Zaypay.class.php on line 233
 
Back
Top