Quote:
Originally Posted by Boofo
In the xml
Find:
<input type="hidden" name="do" value="savenotepad" />
And add below it:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
and that will fix the security token error.
|
Perfect. For those who want to edit pre-existing installations, make the same edits in the "personal_notepad" template.