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

Solved DAOPAY BUYPOINTS help!!

Oscar Lyis

Donator
Joined
May 30, 2008
Messages
633
Reaction score
1
Location
Sweden
OK, so when my friend bought points on my server so did he get the code and when he wrote it to the Pin code checker so he could get points but then this error comes:
Code:
Warning: fopen(https://daopay.com/svc/pincheck?appcode=52949&prodcode=ockero&pin=ohjeekohiu) [function.fopen]: failed to open stream: No error in C:\Users\ogge\Documents\xampp\htdocs\buypoints.php on line 48

and

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

thanks in advance and rep++ !


if you have the same problem you can fix it here is the solution:
Code:
Open your buypoints.php file. Use notepad and press ctrl+h, replace all https to http. It will work.

So all links that's like https://daopay.com/********/*****
change them to
http://daopay.com/*********/******
 
Last edited:
Back
Top