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)

1230 06-05-2008 01:37 PM

Hi,
I when,waiting in main page(index.php)
Automatic redirect to :
http://site.com/profile.php?do=dst
What i do?

timefactor 06-05-2008 06:56 PM

One of the best formal style i've seen, will be installing soon. thankyou

steve1966 06-05-2008 07:07 PM

Quote:

Originally Posted by Angel-Wings (Post 1538440)
Got them too - just edit the "Footer" template and copy the information from the Default style.
The error happens when a new user logs in the 1st time - the profile link for Timezone correction is set in a wrong way in this style.
Just search for the "profile.php?=dst" link in the Kirsch style and replace this with the information from the Default style.
There's something within with the security token ;)

ok I have replaced the footer template with that of the default and i have lossed the

Kirsch designed by Andrew & Austin from the footer how do i re add that please

1230 06-06-2008 08:29 PM

:mad::mad:
Quote:

Originally Posted by 1230 (Post 1541532)
Hi,
I when,waiting in main page(index.php)
Automatic redirect to :
http://site.com/profile.php?do=dst
What i do?

What i do?:mad:

Angel-Wings 06-21-2008 02:19 AM

Quote:

Originally Posted by 1230 (Post 1542594)
What i do?:mad:

Copy the original Footer from the Kirsch style and then - that's the final fix - open the Footer template and search for:

Quote:

<!-- 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>
Replace this with:

Quote:

<!-- 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>
Like said already, the securitytoken POST info isn't sent - seems in VB 3.6 this wasn't required, since 3.7 it is

dxflw 06-21-2008 10:26 AM

Ok installed!But how can i set the user info left side? like this:

https://vborg.vbsupport.ru/external/2008/07/83.jpg

steve1966 06-21-2008 04:41 PM

Quote:

Originally Posted by steve1966 (Post 1541747)
ok I have replaced the footer template with that of the default and i have lossed the

Kirsch designed by Andrew & Austin from the footer how do i re add that please


anyone please

Angel-Wings 06-22-2008 03:13 PM

Quote:

Originally Posted by steve1966 (Post 1555521)
anyone please

https://vborg.vbsupport.ru/showpost....6&postcount=45 ;)

luckylinux 07-05-2008 06:41 AM

a "</div>" appears (as string, not tag) in kirsch template for VB 3.6.7 / 3.7.0 USING vbulletin version 3.7.1 and kirsch based templates (like the one I use).
Can you help me ?
Here are some more details ... https://vborg.vbsupport.ru/showthrea...50#post1566550
Thanks a lot

SMosher 07-07-2008 04:29 AM

Quote:

Originally Posted by dxflw (Post 1555335)
Ok installed!But how can i set the user info left side? like this:

https://vborg.vbsupport.ru/attachmen...1&d=1214047510



I'm in search of this also. Maybe Im asking in the wrong place.


All times are GMT. The time now is 03:30 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.01317 seconds
  • Memory Usage 1,743KB
  • 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
  • (8)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