Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Styles
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Kirsch Details »»
Kirsch
Version: 1.0, by evenmonkeys evenmonkeys is offline
Developer Last Online: Dec 2018 Show Printable Version Email this Page

Version: 3.7.x Rating:
Released: 03-13-2008 Last Update: 04-10-2008 Installs: 246
Template Edits Auto-Templates
Additional Files  
No support by the author.

Kirsch
Fluid & Fixed

Description
A style I can't seem to let go of. =P

Included in ZIP
  • All image files.
  • PSD for the banner.
  • PSDs for the buttons.
  • Fonts used for the banner.
Comments
  • If you use this style, please click install.
  • April 11, 2008
    • Ensured everything is working fine for both postbit and postbit_legacy. Everything should be set to work for either.
  • Mar 14, 2008
    • Be sure to let me know what's missing. I'm not too entirely up to date with the new images and whatnot throughout the new version of vBulletin. So just send me PMs or reply if I'm missing anything. Included features only, please. No modifications.
  • Mar 13, 2008
    • Initial release for 3.7.x.
Live Demo:
No demo currently.

Enjoy this style!

Support only offered to those who clicked install.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #42  
Old 06-05-2008, 01:37 PM
1230 1230 is offline
 
Join Date: Jan 2008
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,
I when,waiting in main page(index.php)
Automatic redirect to :
http://site.com/profile.php?do=dst
What i do?
Reply With Quote
  #43  
Old 06-05-2008, 06:56 PM
timefactor timefactor is offline
 
Join Date: Mar 2008
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

One of the best formal style i've seen, will be installing soon. thankyou
Reply With Quote
  #44  
Old 06-05-2008, 07:07 PM
steve1966 steve1966 is offline
 
Join Date: Dec 2007
Posts: 504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Angel-Wings View Post
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
Reply With Quote
  #45  
Old 06-06-2008, 08:29 PM
1230 1230 is offline
 
Join Date: Jan 2008
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 1230 View Post
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?
Reply With Quote
  #46  
Old 06-21-2008, 02:19 AM
Angel-Wings's Avatar
Angel-Wings Angel-Wings is offline
 
Join Date: Sep 2007
Posts: 206
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by 1230 View Post
What i do?
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
Reply With Quote
  #47  
Old 06-21-2008, 10:26 AM
dxflw dxflw is offline
 
Join Date: May 2008
Posts: 218
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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

Reply With Quote
  #48  
Old 06-21-2008, 04:41 PM
steve1966 steve1966 is offline
 
Join Date: Dec 2007
Posts: 504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by steve1966 View Post
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
Reply With Quote
  #49  
Old 06-22-2008, 03:13 PM
Angel-Wings's Avatar
Angel-Wings Angel-Wings is offline
 
Join Date: Sep 2007
Posts: 206
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by steve1966 View Post
anyone please
https://vborg.vbsupport.ru/showpost....6&postcount=45
Reply With Quote
  #50  
Old 07-05-2008, 06:41 AM
luckylinux luckylinux is offline
 
Join Date: Aug 2007
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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
Reply With Quote
  #51  
Old 07-07-2008, 04:29 AM
SMosher SMosher is offline
 
Join Date: Jul 2008
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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



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


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 02:36 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.11095 seconds
  • Memory Usage 2,312KB
  • Queries Executed 27 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (8)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete