kiril_cvetkov
08-28-2008, 01:17 PM
I am using the following code
<form action="prifile.php?do=modifyavatar" method="post">
<input type="submit" value="Submit">
</form>when i click on submit vbulletin send me message :
Your submission could not be processed because a security token was missing.
If this occurred unexpectedly, please inform the administrator (http://localhost/forum/sendmessage.php) and describe the action you performed before you received this error.
what is wrong :S
<form action="prifile.php?do=modifyavatar" method="post">
<input type="submit" value="Submit">
</form>when i click on submit vbulletin send me message :
Your submission could not be processed because a security token was missing.
If this occurred unexpectedly, please inform the administrator (http://localhost/forum/sendmessage.php) and describe the action you performed before you received this error.
what is wrong :S