############################### ### Template 6.1 - Template ### ############################### Due to the extra pre-installed modifications provided with this template, you will need to follow these instructions very carefully, before using the template. I have outlined the instructions for you in detail. 1. Copy the template_6.1 folder into the templates folder of your directory. 2. Open the php_files folder and copy and paste the guidelines.php and contact.php files into the main folder of your directory that contains all of the other php files. 3. This next part is the hardest part of the install. Please follow these instructions carefully. Open the following .php files in the main part of your directory. - index.php - detail.php - login.php - payment.php - profile.php - submit.php - unauthorised.php Scroll to near the end of each file and find the following. //Make output Then immediately after it, add a line and enter the following code, then save the file. $feat3 = $db->GetAll("SELECT * FROM {$tables['link']['name']} WHERE FEATURED = 1 ORDER BY ID DESC LIMIT 0,2"); $tpl->assign('feat3', $feat3); 4. Open contact.php and scroll down to about line 38. Find where it says "Your email here" and insert your email address. Then next to it, find where it says "Your name" and insert your name. After testing, if the contact form does not work find this. $mail->Mailer = 'sendmail'; And replace with this. $mail->Mailer = 'mail'; 5. Save and upload all new and changed files and folders. 6 Go into the admin panel of your directory and then click on the template manager selection. Once the page loads, choose your new template 6.1 and click activate. You're done!! I have included some default submission guideline in your new Terms of Agreement page. You may edit them to your needs by opening the template_6.1 /guidelines.tpl file and editing the text as needed. If you run into trouble, you may contact me by email at contact@phpldtemplates.com. I am also making my services available to install the template for you for $5. Thanks for purchasing your template from phpLDTemplates.com Regards!