The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How do I fix this security token error for pay-to-post in 3.7.3?
Hi,
I was trying to install the pay-to-post thread Mod on my VB 3.7.3 forum and keep getting this error: Quote:
Does anyone know how to fix this problem so I can run the Mod? I'm willing to pay for the help, I just need it resolved quickly if possible. I really need this Mod or something like it. Thanks in advance ... Mary Edit - btw, I did try checking the thread about this same error, and reinstalled vb 3.7.3 . To be honest though, the forum itself didn't have the token problem until after I installed the Mod. |
#2
|
|||
|
|||
you must update your template
In your Admin CP under Styles & Template select Search In Templates... Search for: HTML Code: Code: value="$session[sessionhash]" In every template this occurs in add this line directly after the line containing the above, if it doesn't exist already: PHP Code: Code: <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> Save the template. |
#3
|
||||
|
||||
Hey Balkan,
You're brilliant! That fixed it right up ... Thanks a ton! Btw, I'm will to give you something for the quick help. If you PM me you paypal addy, I'll send it to you now. Thanks again ... |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|