This: http://push2top.com/sendmessage/
Just returns me to my index page.
Just returns me to my index page.
Please triple check that you followed all the steps, it looks like you have missed something.This: http://push2top.com/sendmessage/
Just returns me to my index page.
You do add a space between "sendmessage" and [L]I've added:
RewriteRule ^sendmessage/ index.php?a=sendmessage[L]
But it just redirects me to the index page of my site
sure.. its mainly junk spam..yeah I would like to evolve this plugin further and it would be great to keep it simple to the point of not needing any captcha or word verification.
Amazingly I have still not been hit with any spam using this method, but PPNsteve perhaps you can post some examples of what the spammers are using and I can create a rule to keep them at bay on your list. For example, we can detect "http" in the message and simply tell people above teh textarea "no URL's allowed", history shows a spammer unable to post a URL is a spammer who doesn't bother
senders_name : zdxtimKZ
senders_email : [EMAIL]haiktl428756@hotmail.com[/EMAIL]
senders_message : true religion outlet online store white true religion jeans for men true religion for sale white true religion jeans , httpwww.gen4sho.com - true religion kids jeans , cheap true religion jeans for men true religion jeans for women cheap true religion jeans men true religion denim jacket true religion jeans outlet , ujhelyi kharitonov39s trasmission boullosa metallically viner ottr hwachun niteyimana tripitaka mahjabeen kappen klaw39s compressions workpaper egeria rusnak demonstate rivercentre gunnarsson theares gambro39s pirrong tollhouse disseminators uneem aebersold nylen albuterol biocoenose kbci baralt execuitive gasmasks
submit :
senders_name : dlvbngWR
senders_email : [EMAIL]iumsgb955210@hotmail.com[/EMAIL] senders_message : tiffany pendant tiffany initial necklace tiffany key chain tiffany heart bracelet discontinued tiffany jewelry , httpwww.antigai.org - tiffany jewelry sale tiffany clearance , tiffany jewelry cheap tiffany infinity necklace tiffany cheap , sore legerton inria haunt submit :
So there is no way to send url with this contact form ?Please note http is NOT allowed in any field, this might help you
$value = preg_replace('/[^a-zA-Z0-9,\-\.@\s]/', '', $value);
$value = preg_replace('/[^a-zA-Z0-9,\-\.@\s\/:]/', '', $value);
$value = ($name == 'senders_web') ? preg_replace('#[^a-zA-Z0-9,\-\.@\s\/:]#', '', $value) : preg_replace('/[^a-zA-Z0-9,\-\.@\s]/', '', $value);