vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=230)
-   -   Kirsch (https://vborg.vbsupport.ru/showthread.php?t=172978)

Stiff- 09-06-2008 02:46 PM

How do I get the posts to have the username and information on the left side, not above it?

saxahan 09-06-2008 07:21 PM

thanks installed.

Stiff- 09-06-2008 08:14 PM

I have a problem, users seem to get the following error:

Quote:

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

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.
Now I was told in another thread that it had something to do with the style.

azn_romeo_4u 09-14-2008 06:07 AM

it could also be a mod.

vigliarolo12 10-04-2008 09:22 PM

thanks for this temp

vigliarolo12 10-04-2008 09:46 PM

collapse_generic.gif
menu_open_usercss.gif

missing.

plus when i do this it wont allow any of my mods such as awards or vbexperience work

tide 11-02-2008 10:32 PM

Add this to your footer template in the dst section:

Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

Quote:

Originally Posted by Stiff- (Post 1616144)
I have a problem, users seem to get the following error:


Now I was told in another thread that it had something to do with the style.


mtlcore 11-03-2008 03:43 PM

Quote:

Originally Posted by tide (Post 1658166)
Add this to your footer template in the dst section:

Code:

<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />

I did what you said but users still experiencing the error.

this is how the template looks:
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>
<script type="text/javascript">
<!--
        var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff];
        var utcOffset = new Date().getTimezoneOffset() / 60;
        if (Math.abs(tzOffset + utcOffset) == 1)
        {        // Dst offset is 1 so its changed
                document.forms.dstform.submit();
        }
//-->
</script>
<!-- / auto DST correction code -->


maritimer 11-18-2008 12:34 AM

Are there any blog buttons/images available for this skin yet? Thanks.

mtlcore 01-12-2009 10:23 PM

Hi, I would love to see this over to 3.8 and later on 4.0.. If possible.. (I can pay you to do that for me if you want)


All times are GMT. The time now is 06:34 AM.

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.01112 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
  • (3)bbcode_code_printable
  • (3)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