Quote:
Originally Posted by NeitherSparky
The fix for this was posted by a user several pages back.
Open template favoritesmilies:
Find:
Code:
<input class="button" type="reset" value="$vbphrase[reset]" name="resetfavs"><input class="button" type="submit" value="$vbphrase[clear_list]" name="clearfavs">
Below it add:
Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
|
Hi, NeitherSparky
It works now, thanks so much, be happy