Quote:
Originally Posted by TosaInu
Trying to save notepad in 3.7.1:
Your submission could not be processed because a security token was missing or mismatched.
If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
|
You're in the wrong Forum!!! As suggested in that Thread
Personal Notepad for
VB 3.67...
Find:
HTML Code:
<input type="hidden" name="do" value="savenotepad" />
Add below:
HTML Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
That will fix the Security Token Error