Quote:
Originally Posted by AzH
This works a-ok with 3.7 Gold.
|
Quote:
Originally Posted by AzH
Why a new version? Current version works fine.
|
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]" />