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

help error paypal

<?PHP
$content = file_get_contents("paypal/paypal.htm");
if($content != FALSE)
$main_content .= $content;
else
$main_content .= 'Can not load file <b>paypal.htm</b> or file is empty.';
?>

- - - Updated - - -

help please
guild war work but other guild cant accept

16:58 Denoca [116]: /war accept, bad boys
 
Make sure that you have located paypal.htm into paypal folder, you need to open it with a text editor (I recommend NotePad++) and edit the values, also don't forged to configure ipn/ipn.php too.
 
Back
Top