1) don't double post
2)follow the guides that came with the website!
3) paypal setup:
Code:
open donate_form.php and scroll down until you see the following
///<input type="hidden" name="hosted_button_id" value="PAYPAL-CODE-HERE">\\\
where it says paypal code here i will have to make a picture guide to show you
4)Realm Status
Code:
***CONFIGURING "STATUS" PHP FILE***
open status.php and scroll down until you find and change the name of the realm1,realm2,realm3,realm4 to what you want or leave it blank if you don't have 4 realms
Logon server - <?php print $online5; ?><br /><br />
REALM1 STATUS- <strong><a href="./stats/server1/stats.xml">[Check online players]</a></strong> - <?php print $online1; ?><br />
REALM2 STATUS- <strong><a href="./stats/server2/stats.xml">[Check online players]</a></strong> - <?php print $online2; ?><br />
REALM3 STATUS- <strong><a href="./stats/server3/stats.xml">[Check online players]</a></strong> - <?php print $online3; ?><br />
REALM4 STATUS- <strong><a href="./stats/server4/stats.xml">[Check online players]</a></strong> - <?php print $online4; ?><br />
</div>
<img src="res/post_bottom2.png" alt="" align="top" />
</div>
SAVE AND CLOSE
NOW GO BACK TO YOUR 'WWW' OR 'HTDOCS' FOLDER AND OPEN THE STATUS FOLDER THEN OPEN THE SERVER1 FOLDER
THEN OPEN SERVER_STATS.XSL WITH NOTE PAD AND CHANGE THE FOLLOWING
///
<title>YOU_SERVER_NAME Status Page</title>
<meta http-equiv="Pragma" content="no-cache"/>
<meta http-equiv="Cache-Control" content="no-cache"/>
<style type="text/css" media="screen">@import url(server_stats.css);</style>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="pngfix.js"></script>
<![endif]-->
</head>
<body>
<center>
<div style="width:770px">
<img src="logomove.gif" align="top" />
<xsl:apply-templates/>
</div>
<div class="footer">
Original design by mmorpg4free.com, styling by PayBas @ emupedia.com.
</div>
</center>
</body>
</html>
</xsl:template>
<xsl:template match="status">
<table width="100%" border="0" cellspacing="1" cellpadding="3">
<tr class="head"><th colspan="4">YOUR_REALM1_NAME Status</th></tr> \\\
SAVE AND CLOSE
THEN OPEN STATS.XML WITH NOTE PAD AND CHANGE THE FOLLOWING
/// <platform>YOUR_CORE</platform> \\\
SAVE AND CLOSE
^^^NOW DO THIS FOR SERVER2,SERVER3,AND SERVER4^^^
5) yes
6)I do not know