Quote:
Originally Posted by Wobbly Goblin
Great news! Zero Tolerance wrote a nice little hack that fixed the problem I was having with the Personal Notepad & Event Attendance mods. Check it out --> Link
|
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.