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

Lua solved

Glidarn

Member
Joined
May 9, 2009
Messages
970
Reaction score
16
Location
Åkersberga, Sweden
It is my daopay thing , i never had this problem before... when i'm trying to enter the pincode i get this problem:

Errors occured:
* Server has problem with connection to daopay.com, can't verify PIN code.

and on the top of the site this text shows up:

Warning: fopen(https://daopay.com/svc/pincheck?appcode=62367&prodcode=9151&pin=aecahkeiri) [function.fopen]: failed to open stream: No error in C:\xampp\htdocs\buypoints.php on line 49

and yes i have changed
LUA:
memory_limit = 32M
to
LUA:
memory_limit = 64M
in php.ini

anyone know why it isnt working?
 
Last edited:
Back
Top