Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
Blak-Ice Original vB 3.7.0 Details »»
Blak-Ice Original vB 3.7.0
Version: 1.0.2, by hoof hoof is offline
Developer Last Online: Apr 2021 Show Printable Version Email this Page

Version: 3.7.2 Rating:
Released: 05-05-2008 Last Update: 07-15-2008 Installs: 116
Auto-Templates
Additional Files  
No support by the author.

I decided after several requests... to bring this style up to speed with the current version of vB.

For all the Blak-Ice fans, v2 is in the design stage and looks to be one of our best Keep an eye out for that one as well.

Release Information
Version 1.0 - Initial release ported from our 3.6.4 version
Version 1.0.1 - Fixed Log Out function link, Fixed missing album pagination image
Xml file updatedand 1 image added to "misc" folder

DEMO
Removed due to dos attack

Screenshots



Install instruction included in zip file
.psd files added for customization of header and buttons
Added Navbar .zip for those with matching buttons probs

If you have any questions or need help let us know @ http://simplegfxdesigns.com/forums
Enjoy!

Show Your Support

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

Comments
  #22  
Old 05-10-2008, 01:08 AM
hoof hoof is offline
 
Join Date: May 2006
Location: Texas, USA
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by duckdodger View Post
I also noticed that when using vbadvanced, the "Links" dropdown tab doesn't work on the homepage. It still functions properly on all other pages. Any fix for this? I really want to use this skin, but need to get these two problems (navbar png not matching originals) fixed first before going live
I'll take a look at the vbadvanced tonite. I'll also re-slice the navbar images, I would recommend coding extra links under the "quick links" as eventually you'll run out of room for buttons. There is probably room for 4-6 buttons before it starts getting messy.
Reply With Quote
  #23  
Old 05-10-2008, 01:14 AM
Blizzard_Storm Blizzard_Storm is offline
 
Join Date: Oct 2007
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Unfortunately it didn't seem to work. I tried re-uploading the image and I checked for the code. It was there though still no luck.
Reply With Quote
  #24  
Old 05-10-2008, 01:18 AM
hoof hoof is offline
 
Join Date: May 2006
Location: Texas, USA
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can you provide me a link to your site? ( pm me if you don't want to post it )
Reply With Quote
  #25  
Old 05-10-2008, 12:21 PM
setishock setishock is offline
 
Join Date: Feb 2008
Location: Houma, La.
Posts: 1,177
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Same here. All accounted for. www.animeappeal.com
Reply With Quote
  #26  
Old 05-10-2008, 12:58 PM
ShadyMDUK ShadyMDUK is offline
 
Join Date: Mar 2008
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I followed the install instructions but all the graphics boxes (and I mean ALL) are just red x's - screenshot attached.

Any ideas?
Reply With Quote
  #27  
Old 05-10-2008, 01:47 PM
hoof hoof is offline
 
Join Date: May 2006
Location: Texas, USA
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by setishock View Post
Same here. All accounted for. www.animeappeal.com
Did you try changing to full url?
Code:
<img src="$stylevar[imgdir_misc]/tcat_bottom_fill.gif" border="0" />
to
Code:
<img src="http://yourdomain.com/forums/blak-ice/misc/tcat_bottom_fill.gif" border="0" />
Just change the red to the path of your blak-ice misc folder.
Reply With Quote
  #28  
Old 05-10-2008, 01:54 PM
hoof hoof is offline
 
Join Date: May 2006
Location: Texas, USA
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ShadyMDUK View Post
I followed the install instructions but all the graphics boxes (and I mean ALL) are just red x's - screenshot attached.

Any ideas?
Did the images upload properly?
Where did you upload the Blak-Ice folder? If it isn't located in the forum root you will need to change the style options to match the location of the images. e.g. if you uploaded Blak-Ice to a different folder on your forum such as "styles" then you will need to go to the Blak-Ice "All Style Options" and set the "Image Paths" section to match. In this example all the paths would be "styles/blak_ice/misc".
Reply With Quote
  #29  
Old 05-10-2008, 05:41 PM
ShadyMDUK ShadyMDUK is offline
 
Join Date: Mar 2008
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks Hoof, fixed now

Only thing that's missing now seems to be the icon when reading a quote that takes you back to the original post.

Any ideas?
Reply With Quote
  #30  
Old 05-10-2008, 06:23 PM
setishock setishock is offline
 
Join Date: Feb 2008
Location: Houma, La.
Posts: 1,177
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Changed the address as stated. No joy there.
Changed to another image and renamed it to the fill name. It shows on the left side but is not repeating. It's in the same location as the old bottom filler gif image. (I just renamed the old one)
Reply With Quote
  #31  
Old 05-10-2008, 07:49 PM
hoof hoof is offline
 
Join Date: May 2006
Location: Texas, USA
Posts: 183
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by setishock View Post
Changed the address as stated. No joy there.
Changed to another image and renamed it to the fill name. It shows on the left side but is not repeating. It's in the same location as the old bottom filler gif image. (I just renamed the old one)
It's working fine for me on your site
Reply With Quote
Reply

Thread Tools

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 11:14 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.05549 seconds
  • Memory Usage 2,303KB
  • Queries Executed 25 (?)
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
  • (2)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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_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