Posts: 17
Threads: 3
Joined: Jan 2017
What does this message mean? And can I do s.th. about it?
I noticed that this sometimes just comes up when I submit a test message.
Posts: 2,905
Threads: 59
Joined: Jun 2010
Have
you completed
the interview?
Posts: 17
Threads: 3
Joined: Jan 2017
Thank you for your answer.
I must have completly messed up s.th. Don't know what,tho. It worked a few days ago
I had not much time for testing a few days but now I enter a page with the comment form enabled. I enter no text or s.th. Just hit submit.
Then the message with that missing security token appears.
If it helps I can send you link to my page.
Posts: 2,905
Threads: 59
Joined: Jun 2010
It sounds like a session problem. Does the admin area work okay? If so, the issue might be specific to the page where you've integrated Commentics. Do you have the session_start(); line of code at the beginning of the file, like in example1.php? Do you have cookies enabled in your browser?
Have
you completed
the interview?
Posts: 17
Threads: 3
Joined: Jan 2017
I didnT change anything in the files. If I remember right.
So the session_start(); is there. In the backend no errors were shown.
So, now I commented out the line as you suggested and posting seems to work again. I will test later again. Have to work now
Thank you very much so far
GREETING uran235
Posts: 12
Threads: 7
Joined: Feb 2014
I have been encountering this because I have a lot of comments to answer and I like to open a batch of comments in separate tabs then work through them. Clearly from your explanation this will have caused the missing token problem. I will now blank out the relvant line - but maybe the ability to do so could be added to the backend control panel.
Posts: 2,905
Threads: 59
Joined: Jun 2010
What version are you on? This was all fixed in the latest.
Have
you completed
the interview?
Posts: 1
Threads: 0
Joined: Nov 2017
Posts: 2,905
Threads: 59
Joined: Jun 2010
Can you provide a link to your page to help me determine what's happening?
Have
you completed
the interview?
Posts: 9
Threads: 2
Joined: Dec 2017