What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

Your submission could not be processed because a security token was invalid.

i have the same problem. I've cleared cache, cookies and have tried different browsers. help is greatly appreciated!
 
Usually get that error when the vbulletin skin hasnt been coded for the current version.

Go to AdminCP > Styles & Templates > Find Updated Templates -- Download Index
add this to the top
<input type=\"hidden\" name=\"securitytoken\" value=\"" . $vbulletin->userinfo['securitytoken'] . "\" />

This can also happen when people are uploading somthing that is too big for the system to handle.
 
Last edited:
Back
Top