Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
p01-contact : simply add contact forms in your pages
Hi, all.
First, I just noticed that my plugin was downloaded more than a thousand times. I'm glad you like it.

madvic Wrote:I found an error in p01-contact_gs.php
Thanks!

madvic Wrote:I find a solution : http://get-simple.info/forum/post/9387/#p9387
Good news, bravo.

barlew Wrote:I'm always receiving message "The message have already been sent." and nothing happens.
This indicates a token problem, a verification value saved in session. Check if you can access and manipulate $_SESSION, and compare the two tokens versions :
Code:
echo $_POST['p01-contact_form']['token'];
echo $_SESSION['p01-contact_token'];
You should have two identical values, like :
Code:
7ddb371fd9795e4342c82fb29132d3c24d517d97502de5.49937571
7ddb371fd9795e4342c82fb29132d3c24d517d97502de5.49937571
Reply


Messages In This Thread
askcopy syntax Not Working - by celextel - 2019-05-24, 01:54:40
RE: askcopy syntax Not Working - by celextel - 2019-05-28, 01:51:47
p01-contact : simply add contact forms in your pages - by p01 - 2011-02-09, 03:39:20



Users browsing this thread: 2 Guest(s)