Free Mod for IndexU Deluxe
Hi all,
Since IndexU doesn’t offer a "Contact Us" link and I believe it is very important for each website specially to stops spam, a couple of months ago I made this "Contact Us" mod and since then I have it on my production site and it has been working fine.
http://www.weddingsonly.com.au/conta...=Administrator
I added the following fields to this form which you can change them if you wish;
* Name
* Email Address
* Contact Number
* Subject
* Enquiry
INSTRUCTION to install it;
If you want the inquiries to go to a different email address than the admin's, create a new USER called some thing like "contact", inquiry", etc. with your email address (all emails from the Contact US form will go to this emails address) in this case I called it "Administrator".
Then you need to change the following files;
page_title.php
Around line 18 after the following quote;
... add the following line;define("PT_SEND_MAIL",_("Send an Email"));
define("PT_CONTACT_MAIL",_("Contact Us"));
Add the following line to the link section of footer.html, header.html or both.
Download the attached zip file, unzip it and add the contact_us.php to the root directory and contact_us.html to your active themes folder, set the contact_us.html file permissions to 777.<a href="<%$site_url%>/contact_us.php?u=Administrator" title="Contact Us"><%t%>Contact Us<%/t%></a>
Please let me know if there is any problem.
Cheers
Mitchell


