![]() |
Goldbrick and invalid security token help !!
I try to add a video to my cp and get this error
Your submission could not be processed because a security token was missing ? |
I've never used Goldbrick, but it means the template is out of date.
You need to find all forms within the Goldbrick modification and put the following in before the 'Submit' buttons. PHP Code:
|
im searching the forms too, but i think at the moment im too stupid to get through.
anyone here, who had the same problems and can help me? thanks |
Search for "<form" and add the above below that line. (Only in the modification's templates though, as the default vBulletin ones should already have this there.)
|
so now i did it in the gb_usercp_profile template, which is shown in the usercp profile where you can enter your video url:
Code:
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> <form enctype="multipart/form-data" action="profile.php?do=updateprofilevid" method="post"> :( |
*push*?
|
Quote:
Quote:
|
All times are GMT. The time now is 05:24 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|