Quote:
Originally Posted by Devices
Don't you get a Security Token error if a user edits their arcade setting from their control panel?
I had to make edits to fix that by adding the following to all the forms.
Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
|
vBulletins upgrade script did that for me.
But I guess you need to do it yourself if you do a new installation of v3arcade on a v3.7 forum.
/SK