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

@ Daopay, need a good zaypay tutorial

Status
Not open for further replies.

Lord90

New Member
Joined
Mar 20, 2009
Messages
99
Reaction score
0
Im tired of daopay since they are taking more than 60% of what i earn, i've sold donation items for 100 euro, i got 32 euro -.-
 
This is you'r second thread with same question. Stain told you what you need to know.

Starting learning on you'r own. And then if you still "can't" figure out what's wrong, Ask with an exact problem.
 
when i do this, http://<my website>/zaypay/pay.php
Parse error: syntax error, unexpected T_CASE in C:\XAMPP\xampp\htdocs\zaypay\includes\config.php on line 2


and on my datebase.php i got this

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

and on config.php

Code:
<?php
case "pay1";
$subtopic = "pay1";
$topic = "Support X points";
$main_content .= '<div align="center"><iframe src="http://<your hostname>/zaypay/pay.php" width="98%" 
height="800px;"><p>Need IFRAME support, please download Opera,Firefox or Chrome</p></iframe></div>';
break; 
?>
 
The page you're looking for wasn't found.

if i do http://<your hostname>/zaypay/pay1.php

then this comes
The page you're looking for wasn't found.
 
Last edited by a moderator:
http://<********.mine.nu>/zaypay/pay1.php

like i said before this comes


The page you're looking for wasn't found.

help please :/

anyone?
 
Last edited by a moderator:
yes i got xampp,


but i dont get it what i should do on index cause when i press buy points, there is 3 ways to donate.


Daopay (working)

Zaypay (not working

Paypal (not working)

Help please
 
Last edited by a moderator:
Don't bump your thread before 24 hours have passed. Also edit your posts instead of posting one after another.

Besides that - stian's tutorial is good, you just can't expect people to walk you by hand with every step. You need to explore and learn yourself.

Third and most important thing - no requests here.
Topic closed.
 
Status
Not open for further replies.

Similar threads

Back
Top