vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Styles (https://vborg.vbsupport.ru/forumdisplay.php?f=195)
-   -   BlaK-Ice (https://vborg.vbsupport.ru/showthread.php?t=134676)

deezelpope 03-03-2007 08:57 AM

Beautiful skin!! Installed!! Thanks!!

wi11ie1950 03-05-2007 01:19 PM

Sweet, this is one I really like!!
Thanks

anywares 03-14-2007 06:05 PM

<!-- Start Clicks Install -->

10/10 nice

<!-- End Clicks Install -->

Webmasta 04-18-2007 11:40 PM

Downloaded it and installed. Thanks, great skin. However I noticed this error. How come the "Move Thread" option is missing? When I select it and click on perform action it works fine, just the text missing. It works fine on my other skins. Help anyone?

hoof 04-19-2007 09:25 AM

Quote:

Originally Posted by Webmasta (Post 1230886)
Downloaded it and installed. Thanks, great skin. However I noticed this error. How come the "Move Thread" option is missing? When I select it and click on perform action it works fine, just the text missing. It works fine on my other skins. Help anyone?

Glad you like the skin :)

Good catch on the "Move Thread" I hadnt noticed this before. To fix it go to AdminCP>Styles & Templates>Blak Ice>Style Manager>Edit Templates>Showthread and

Find:
Code:

<if condition="$show['movethread']"><div><label for="ao_mvt"><input type="radio" name="do" id="ao_mvt" value="movethread" />$vbphrase[move_copy_thread]</label></div></if>
Replace it with:
Code:

<if condition="$show['movethread']"><div><label for="ao_mvt"><input type="radio" name="do" id="ao_mvt" value="movethread" />$vbphrase[move_thread]</label></div></if>
That's where the error lies :)

Thanks for bringing it to my attention

deezelpope 04-19-2007 10:18 AM

Oh wow! I never noticed this before either! Thanks for catching this!

Webmasta 04-19-2007 11:58 PM

Quote:

Originally Posted by hoof (Post 1231097)
Glad you like the skin :)

Good catch on the "Move Thread" I hadnt noticed this before. To fix it go to AdminCP>Styles & Templates>Blak Ice>Style Manager>Edit Templates>Showthread and

Find:
Code:

<if condition="$show['movethread']"><div><label for="ao_mvt"><input type="radio" name="do" id="ao_mvt" value="movethread" />$vbphrase[move_close_thread]</label></div></if>
Replace it with:
Code:

<if condition="$show['movethread']"><div><label for="ao_mvt"><input type="radio" name="do" id="ao_mvt" value="movethread" />$vbphrase[move_thread]</label></div></if>
That's where the error lies :)

Thanks for bringing it to my attention

Thanks that fixed it. However I couldn't find the code you posted but I replaced this code with the one you provided and it worked fine.

Code:

<if condition="$show['movethread']"><div><label for="ao_mvt"><input type="radio" name="do" id="ao_mvt" value="movethread" />$vbphrase[move_copy_thread]</label></div></if>

deezelpope 04-20-2007 09:16 AM

Yeah, that's what mine was, too.

NukeOZ 04-20-2007 10:17 AM

Well done thats all I can say,Thanks for a truely big effort....

TheFixx 05-23-2007 03:26 PM

How would I go about redirecting or changing where the "home" button on the navbar points to? Or at the least the main header image.


All times are GMT. The time now is 10:50 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.01142 seconds
  • Memory Usage 1,740KB
  • 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
  • (5)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