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.

steve1966 07-07-2008 06:42 PM

Quote:

Originally Posted by SMosher (Post 1568738)
I'm in search of this also. Maybe Im asking in the wrong place.


ACP/vBulletin Options /Style & Language Settings/ Use Legacy (Vertical) Postbit Template option yes

SMosher 07-07-2008 09:46 PM

Quote:

Originally Posted by steve1966 (Post 1569378)
ACP/vBulletin Options /Style & Language Settings/ Use Legacy (Vertical) Postbit Template option yes


Thank you very much.

mesdar 07-12-2008 05:58 AM

Very nice
thanx

Installed

lele816 07-21-2008 03:26 PM

Hello, I installed the template but some users of the site when trying to log leaves this message:

--------------------------------

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

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

--------------------------------

why? what could it be?

HunterZ 07-30-2008 03:33 AM

This theme seems to be missing a lot of images, such as the reply button graphic.

Edit: nm figured it out - have to install it in the images folder instead of the root folder (it seems that styles seem to differ on installation path).

ximcix 08-02-2008 01:45 AM

Quote:

Originally Posted by HunterZ (Post 1587158)
This theme seems to be missing a lot of images, such as the reply button graphic.
Edit: nm figured it out - have to install it in the images folder instead of the root folder (it seems that styles seem to differ on installation path).

Each designer decide what sub folder he/she wants to put their files in.

But it is missing a few images:
images/mics/tag.png
images/buttons/add_album.png
images/buttons/upload_pictures.png

Coleccromos 08-02-2008 05:40 PM

Thank you for this magnificent design

Desibabu19 08-04-2008 10:31 AM

I already installed this design on vB version 3.6.4.
I plan to upgrade to latest vB version 3.7.2.
How do I upgrade Kirsch ? Do I need to uninstall earlier version ?

Stranix 08-10-2008 02:09 PM

Great style! And what is the font in the logo?

sdfaheem 09-04-2008 07:21 PM

How do we add a 468*60 banner in the header?
The header seems to use 2 images, one with the logo and another is plain.
Any help would be much appreciated!

Thanks for the wonderful theme!

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)

star88 01-13-2009 01:36 PM

great style
thanks very much

*installed*

anderow 01-13-2009 06:12 PM

Quote:

Originally Posted by mtlcore (Post 1710292)
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)

I too would love to be able to use this on 3.8 :) would be awesome

Also, I am having a problem with all of teh 'rating' images not showing as in the picture below?

Anyone have any ideas? they work fine on other skins and Im a bit stumped!

Angel-Wings 01-16-2009 04:25 AM

Quote:

Originally Posted by anderow (Post 1711233)
Also, I am having a problem with all of teh 'rating' images not showing as in the picture below?

Just right-click on the missing image link -> Properties and look the URL. Then upload the files into the corresponding directory or copy the default ones there.

As example:

URL: www.your_board.com/images/ratings/missing_image_1.jpg

Would result in:

images/ratings/missing_image_1.jpg

Via FTP :)

Jorrit787 01-19-2009 06:51 PM

I support the motion for a 3.8 update!

funinthesun 01-20-2009 09:58 AM

Quote:

Originally Posted by sdfaheem (Post 1614576)
How do we add a 468*60 banner in the header?
The header seems to use 2 images, one with the logo and another is plain.
Any help would be much appreciated!

Has anyone figured out how to do this yet? This theme is THE best but with the exception of not being able to add banners to the header because it messes the whole alignment up. Can we convert the second header image to a background image somehow?

funinthesun 01-20-2009 09:59 AM

Quote:

Originally Posted by Jorrit787 (Post 1718136)
I support the motion for a 3.8 update!

I second it!

scruff2 01-26-2009 10:00 PM

Does this work for 3.8.0?

I really like it and would like a valid 3.8.0 version...

yeku 01-30-2009 11:09 AM

Installed...

thanks

KProjects 02-15-2009 11:46 AM

Great style!!

I'm using it on a 3.8 board right now (http://www.lifeattack.com - off topic for cool people) and about to install it on my Glock classifieds: http://www.glockifieds.com

Thanks man!

yeku 04-05-2009 10:10 AM

<div align="left">Hello, my version is 3.7.5 and I want to upgrade to 3.8.2.

My style will work perfectly without any problems?

thanks</div>


All times are GMT. The time now is 11:34 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.02477 seconds
  • Memory Usage 1,827KB
  • 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
  • (18)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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