![]() |
Installing this skin on a 2nd site now :) love it to bits
|
I have a "security token was missing or mismatched" issue too. One of the suggestions to users having this error was to revert your templates.
I did that and now my wow templates header is messed up. Suggestions? site = http://www.mlkclan.net/forums/ |
Quote:
Find in your footer template the following: Code: <if condition="$show['dst_correction']"> <!-- auto DST correction code --> <form action="profile.php?do=dst" method="post" name="dstform"> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="do" value="dst" /> </form> It should be (Add the BOLD code): <if condition="$show['dst_correction']"> <!-- auto DST correction code --> <form action="profile.php?do=dst" method="post" name="dstform"> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> <input type="hidden" name="do" value="dst" /> </form> Have fun :up: Best Regards, Fearless Guild. |
Thanks tcahuzak
Its working fine now :) |
Skin updated to vBulletin 3.7.2 and security token issue fixed
|
very nice
thank you Installed |
Will this work with vbadvanced (not sure since it is fixed width)?
|
Awesome Style and i'm very thankfull! apokphp i have this with Vbadvanced with only the slight issue of the border ending up between the modules. I'm sure someone knows how to get rid of it but it's not that bad. You can see what i mean in the attachment.
|
Quote:
Here is the solution for the vbadvanced problem, Please goto your admincp>Styles&Templates>Edit Templates> Then under vbAdvanced CMPS Templates, edit the template named "adv_portal" Search for: Code:
<table align="center" class="page" cellspacing="0" cellpadding="0" width="100%"> Code:
<table align="center" cellspacing="0" cellpadding="0" width="100%"> |
Thank you very much it worked a treat!
|
All times are GMT. The time now is 04:25 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:
|