Skip to content
WJunction - Webmaster Forum

Facing a bug while casting a vote

Status
Not open for further replies.
I got this when i tried to vote in a poll(in the portal)
Code:
Your submission could not be processed because a security token was missing or mismatched.

If this occurred unexpectedly, please [URL="http://www.wjunction.com/forum/sendmessage.php"]inform the administrator[/URL] and describe the action you performed before you received this error.
 

2 comments

To fix that bug, simply add the following code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

inside the form where the poll is.
 
Status
Not open for further replies.

About the author

B
Active Member · Joined
227
Messages
0
Reactions
16
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom