Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
p01-contact : simply add contact forms in your pages
Quote: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

Thank you for advice! The question is how to do this? I mean how to display those tokensSmile
Regards,
Bartosz
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 barlew - 2011-02-09, 19:54:47



Users browsing this thread: 2 Guest(s)