vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=230)
-   -   WoW Style (World of Warcraft) (https://vborg.vbsupport.ru/showthread.php?t=179080)

Player-63 06-11-2008 02:08 AM

Installing this skin on a 2nd site now :) love it to bits

mmerced 06-14-2008 03:59 AM

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/

tcahuzak 06-16-2008 06:38 PM

Quote:

Originally Posted by mmerced (Post 1548911)
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/

Just install this Template. Don't revert anything just follow this instructions!

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.

Player-63 06-16-2008 09:14 PM

Thanks tcahuzak

Its working fine now :)

egtrix 07-06-2008 04:50 PM

Skin updated to vBulletin 3.7.2 and security token issue fixed

mesdar 07-12-2008 06:12 AM

very nice

thank you

Installed

apokphp 07-19-2008 02:31 AM

Will this work with vbadvanced (not sure since it is fixed width)?

soothius 07-24-2008 10:29 PM

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.

quarum 07-26-2008 10:34 PM

Quote:

Originally Posted by soothius (Post 1583437)
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.

http://www.vbalien.com/forums/free-v...w-style-4.html

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%">
And replace with
Code:

<table align="center" cellspacing="0" cellpadding="0" width="100%">
and FYI, he is working on a new version of this that is fluid in width and should be available in the next few weeks according to his forums.

soothius 07-27-2008 09:29 AM

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
  • Page Generation 0.01176 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete