|
LinkXXXChange Script v1.beta - for adult sites only ;-)*
*a non-adult version of the script can be found here: http://www.permxchange.com
Current Version:
v1.beta
Requirements:
Webserver that supports PHP 4.1.0+
No Safe Mode
Session Handling
Basic Privileges
HTML Knowledge
Browser that supports JavaScript (IE recommended).
For a complete Feature List and Tutorial see our website: http://www.linkxxxchange.com
Installation:
Please follow all steps or the script will not work !
1. Download the latest version here.
2. Unpack all files into an empty folder of your hard-drive.
3. You should edit the "rules.txt". This text will appear on the form where other webmaster will sign-up for link-trades. You can use HTML-Tags in this file.
4. Upload everything to the ROOT of your webserver. Make sure you upload the php files in ASCII Mode.
5. Now CHMOD the "links.inc.php" and "config.inc.php" to 777 !
| 6. |
Then run setup.php (with your browser) on your webserver and fill out the form:
|
|
Admin Pass:
Enter a password and remember it (you´ll need it to log-in into your admin area !).
Your Recip URL:
This has to be the URL of your Website (the URL you want other webmaster to trade with)
Title:
Title of your site
Trade with index pages only ?:
Select "yes" if you want to prevent to accept link-trades with sub-domains. Only index pages (no additional path will be accepted).
|
|
Use template:
Select "in a row" if you want the Links on your page look like:
|
|
Link1 Link2 Link3 Link4
|
|
Select "break" if you want a <br> Tag after each Link, e.g.:
|
|
Link1
Link2
Link3
|
7. Now delete "setup.php" from your webserver !
8. Include the Links on your Main Page:
Your main page needs to end with .shtml or .php. The main page is where the trades will appear (mostly this is the index.php or index.shtml file).
For .php files: Add this line where you want the links to show up:
include("links.inc.php");
For .shtml files: Add this line:
<!--#include file="links.inc.php"-->
9. Add the "AddURL" Form
Point a link to the "addurl.php" somewhere on your page: other webmaster will use this form to sign up and trade with you. You may also include the "addurl.php" file on your webmasters page.
10. Administrate the script
Open "admin.php" on your webserver to log in (using your pass) into your admin area.
Here you can add, edit or delete the links.
Enable JavaScript in your Browser !
11. See http://www.linkxxxchange.com for more details and FAQ.
|