Travian under-attack check T3.5 Working

By Crucial Last update Aug 6, 2011 — Installed 25,862 times.

Email alerts

in
Subscribe to Email alerts 2 posts, 2 voices



Captain69 User
FirefoxWindows

Any body had any luck with the email alert side? the script doesn't seem to call the email section.

 
m4rtini Scriptwright
FirefoxWindows

i have ha it working using this email script:
http://formtoemail.com/formtoemail_free_version...

var externalUrl = 'http://YOUR SERVER ADDRESS/FormToEmail.php';
var externalPostData = {'name':'YOUR NAME', 'email':'YOUE MAIL', 'comments':'MSG YOU WANT IN EMAIL'};

Follow the steps in the guide for the email script.
The only other modification you need to do is comment out the referrer section.

if(!(isset($_SERVER['HTTP_REFERER'........
into:
//if(!(isset($_SERVER['HTTP_REFERER'.......

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel