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

Zaypay getting 0 points when paid?

Linken93

Member
Joined
Apr 6, 2010
Messages
313
Reaction score
7
Location
SWEDEN
Hello!

I need some help with zaypay. When people have paid they are recieving 0 points after..

I've looked around on different zaypay guides around the forum but still it wont work.

Im getting to the correct page when im using /zaypay/pay.php and /zaypay/report.php shows *ok* as it should.

PHP:
<?php

$mysqlConn = $db = mysql_connect("localhost", "root", "");
mysql_select_db("test", $mysqlConn);
?>

Im just thinking this is the part where is wrong :$

Help! Repp++
 
Back
Top