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

Reply
 
Thread Tools
Steel Green 3.5.3 Details »»
Steel Green 3.5.3
Version: 3.5.3, by kall kall is offline
Developer Last Online: Aug 2021 Show Printable Version Email this Page

Version: 3.5.3 Rating:
Released: 09-15-2005 Last Update: 02-13-2006 Installs: 86
Uses Plugins Template Edits
 
No support by the author.

Steel Green - for your grassy meadow delight.

Style Name: Steel Green - The Third in the Steel Series from the team at vBEnhanced.com.

Style Version: 3.5.3

Updated - Uses a Product. Uninstall your existing Steel plugins before installing the Product.

Features:
  • Forum Status Icons Horizontal
  • Rounded top and bottom corners
  • Easily configured Javascript counter displaying time since forum launch on Forum Home
  • Greeting conditional on day of week and time of day
  • Custom Statusicon, Icons, Buttons and several misc images
  • Some SEO elements - Navbar tweaked for better keyword density.
  • Forum/Thread name in table at top of page in FORUMDISPLAY and SHOWTHREAD
  • Start new Thread/View New Posts buttons in Forumbits (Forumhome and Forumdisplay)

This is the 3.5.0 Release of the Steel series in Green.


Customised statusicon, buttons/misc and gradients folders included.

To install:Upload /steelgreen/ folder to your /forums/images/ directory.

Import the xml file in your Style Manager.

Import the plugin file in your Plugin manager.

Edit the forumid of the top of forumhome_forumbit_level1_nopost to that of your topmost forum.

If you are running vBadvanced, add nzbgreeting and nzbgreeting2 to the Globalized Variables section of the vBA Admin CP area.


***Additional Instructions***

To change the 'Launch date' ticker on Forum Home, look in the FORUMHOME template, near the bottom. There is a start date field.

To change the greetings that appear in the navbar, have a look in your php_include_start template.

To have the Forum images show up for selected forums, go into your forumhome_forumbit_level*_post templates (both level1 and level2) and look for the condtitional that reads:

PHP Code:
<if condition="in_array($forum['forumid'], array(2, 3)"
Change these ids to the ones you want to use.

Further on in the same template is this conditional:

PHP Code:
<if condition="!in_array($bbuserinfo[usergroupid], array(1,3,4,8))"
The array contains those Usergroup ids that we do NOT want to see the Start New Thread button.

Enjoy!

Demo: http://www.vbenhanced.com/forums/?styleid=3

*edit* fixed a bug in the navbar template that caused 'an error when attempting to log you out'. Thanks to breaume for reporting the bug.

Oh, and it's XHTML Compliant and CSS Compliant
PHP Code:
purpl3monk3ydishw4sh3r23 

(If you want support, you better have clicked INSTALL...I *can* see this you know.)

Show Your Support

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

Comments
  #22  
Old 09-21-2005, 11:03 AM
kall's Avatar
kall kall is offline
 
Join Date: Apr 2004
Location: New Zealand
Posts: 2,608
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Loco Macheen
and I noticed it doesn't seem to say anything other then the normal on the portal

vBa 2.0
Dude. Read the first post. I quite clearly state, if you are using vbadvanced, add the $nzb_greeting and $nzb_greeting2 variables to the Globalised variables (or whatever it is called) box in the vBACMPS Admin CP.

Quote:
Originally Posted by loco
oh and if you didn't understand what i'm looking for,,
its the code that say good morning/evening and happy hump day/t.g.i.f and the other days of the week..
that little part there is pimp :P
They are $nzb_greeting and $nzb_greeting2. They are in the navbar template above the bit for displaying PM info. The text itself is generated by the plugin, in global_start.
Reply With Quote
  #23  
Old 09-21-2005, 09:49 PM
Kirk Y's Avatar
Kirk Y Kirk Y is offline
 
Join Date: Apr 2005
Location: Tallahassee, Florida
Posts: 2,604
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The navbit message won't show on my portal either... I have placed the two variables in the "Portal Output Global Variables" box in my CMPS Panel. It doesn't show in the navbar after I click "New Posts", either.

Edit: I figured out why the message wasn't showing on my portal. The variables in your first post are missing an underscore. They should be "nzb_greeting" not "nzbgreeting". I do still however have the problem with the message not showing up after clicking New Posts.
Reply With Quote
  #24  
Old 09-21-2005, 10:37 PM
Kran Kran is offline
 
Join Date: Jun 2005
Posts: 69
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

if you don't mind me asking how did you get it to have that boxy look around the forums (how their separated, yes I have an obsession with boxes :P)
Reply With Quote
  #25  
Old 09-22-2005, 03:22 AM
Brandon Sheley's Avatar
Brandon Sheley Brandon Sheley is offline
 
Join Date: Mar 2005
Location: Google Kansas
Posts: 4,678
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by kall
Dude. Read the first post. I quite clearly state, if you are using vbadvanced, add the $nzb_greeting and $nzb_greeting2 variables to the Globalised variables (or whatever it is called) box in the vBACMPS Admin CP.


They are $nzb_greeting and $nzb_greeting2. They are in the navbar template above the bit for displaying PM info. The text itself is generated by the plugin, in global_start.

thank you, sorry that i asked a question you answered already,
I'll check this out see if I can get things working on my other style,
I still say this style rocks
thx for sharing it
Reply With Quote
  #26  
Old 09-22-2005, 08:13 AM
kall's Avatar
kall kall is offline
 
Join Date: Apr 2004
Location: New Zealand
Posts: 2,608
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Loco Macheen
thank you, sorry that i asked a question you answered already,
I'll check this out see if I can get things working on my other style,
I still say this style rocks
thx for sharing it
You should be good to go with any other style... just put
Code:
$nzb_greeting ,$bbuserinfo[username]
(god, I wish I knew how to get that to work inside the plugin...) wherever you want it to display.
Reply With Quote
  #27  
Old 09-29-2005, 07:31 AM
trilljester's Avatar
trilljester trilljester is offline
 
Join Date: Jul 2005
Posts: 151
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any changes to this style for 3.5.0?
Reply With Quote
  #28  
Old 10-06-2005, 10:20 PM
D2S05 D2S05 is offline
 
Join Date: Oct 2005
Posts: 13
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Edit the forumid of the top of forumhome_forumbit_level1_nopost to that of your topmost forum.
Can you explain this?, I'm a newbie and don't know what "forumid" is nor the "forumhome_forumbit_level1_nopost" nor the "topmust forum".

Thanks.
Reply With Quote
  #29  
Old 10-09-2005, 12:50 AM
Bounce's Avatar
Bounce Bounce is offline
 
Join Date: Mar 2004
Location: Edinburgh,Scotland
Posts: 919
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

/me installs .. thanks
Reply With Quote
  #30  
Old 10-10-2005, 02:25 PM
betablue betablue is offline
 
Join Date: Jul 2004
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Maybe you should add instructions how to configure Javascript counter.
Saying you can do it easily - does not really tell how to do it.
Reply With Quote
  #31  
Old 10-10-2005, 05:42 PM
Jack Crazy Jack Crazy is offline
 
Join Date: Dec 2004
Posts: 27
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

hi, i have a question, and i dont know if this is the right place to ask, but ill go ahead anyway.

On my forum, when I installed this skin (Great one by the way) - two of the forums have little icons next to them, a ying yhang, and a pill... how do i remove those? I dont know how they got there. you can check www.chowcow.com/forum to see it.

please advise
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:24 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04639 seconds
  • Memory Usage 2,320KB
  • 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
  • (1)bbcode_code
  • (3)bbcode_php
  • (5)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_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