Jump to content

Recommended Posts

Posted

I have this script that works fine on one site but just wont work on another and I'm at a loss as to why...

 

It works on http://www.joust.raevin.us/vote.html

 

but will not work on http://www.joustcomp.org/vote.html

 

This is all I changed in the working script:

@referers = ('raevin.us','208.76.82.31');

@recipients = ('^joust\@raevin\.us');

 

This is what I changed it to:

@referers = ('joustcomp.org','208.76.80.80');

@recipients = ('^mai\@joustcomp\.org');

 

HELP PLEASE!!!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...