Go Back   vb.org Archive > vBulletin Modifications > vBulletin 3.8 Modifications > vBulletin 3.8 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
AiONets : Custom Forum Status Icons Details »»
AiONets : Custom Forum Status Icons
Version: 2.0, by A.Chakery A.Chakery is offline
Developer Last Online: May 2017 Show Printable Version Email this Page

Category: Forum Home Enhancements - Version: 3.8.x Rating:
Released: 07-22-2010 Last Update: Never Installs: 29
DB Changes Uses Plugins Template Edits Auto-Templates
 
No support by the author.

Custom Forum Status Icons
by: Ali.ch.
------------------

This mod was created by Chris M for vBulletin 3.5.x and you can find it Here. Thanks to him for this great mod, He has not developed this mod for higher versions of vBulletin so I decided to develope the second version of this great mod.
So Please note that All credits of this mod goes to him.



Introduction:

By installing this mod you will be able to change all forum status icons ( Forum old , Forum new ...) as you want easily.Its possible to turn off this mod for any forum that you want to be excluded.

You Can find the screen-shots below.

Installation:
  • Fisrt try to install " product-chrism_customstatusicons.v.2.xml " which you can find in the zip file. For installing this file goto this location :Admin CP > Plugins & Products > Manage Products > Add/Import New Product
  • Then Do below Template Modifications : (Thanks to inciarco for ideas )

Step 1:
In the forumhome_forumbit_level1_post template
Find :
PHP Code:
<td><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]/></td
And Replace it with :
PHP Code:
<td><img src="<if condition="$show['customstatusicon'] and $forum[customicon]">$forum[customicon]<else />$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif</if>" alt="" border="0" id="forum_statusicon_$forum[forumid]/></td
STEP 2 : In the forumhome_forumbit_level2_post template

Find :

PHP Code:
<td class="alt2"><img src="$stylevar[imgdir_statusicon]/$forum[imageprefix]forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]/></td
And Replace it with :

PHP Code:
<td class="alt2"><img src="<if condition="$show['customstatusicon'] and $forum[customicon]">$forum[customicon]<else />$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif</if>" alt="" border="0" id="forum_statusicon_$forum[forumid]/></td
Quote:
Note : You can change ".gif " to other image extensions to use another image formats like "PNG" and "JPG"
Now It's Done! (Dont Forget to Click Installed )



Download Now

File Type: xml product-chrism_customstatusicons.v.2.xml (5.1 KB, 182 views)

Screenshots

File Type: jpg custom theme.jpg (88.0 KB, 0 views)
File Type: jpg default theme.jpg (53.5 KB, 0 views)
File Type: jpg admincp.jpg (95.4 KB, 0 views)

Show Your Support

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

Comments
  #12  
Old 07-29-2010, 03:37 AM
A.Chakery's Avatar
A.Chakery A.Chakery is offline
 
Join Date: Jul 2007
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@ Cyb3egh0st :

annoying ??

which section or part is annoying ?
Reply With Quote
  #13  
Old 07-29-2010, 02:11 PM
vBarsiv vBarsiv is offline
 
Join Date: Jul 2010
Location: Turkey / Manisa
Posts: 49
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thank you
Reply With Quote
  #14  
Old 07-29-2010, 03:40 PM
inciarco's Avatar
inciarco inciarco is offline
 
Join Date: Mar 2007
Posts: 758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by cyb3rgh0st_ View Post
hrm aint working on my bord lol ..
dono how or why its anoying me tho i relly want it lol
Quote:
Originally Posted by UIQarena View Post
@ Cyb3egh0st :

annoying ??

which section or part is annoying ?
Remember to Do The Template Edits Mentioned on the First Post of this Thread, Otherwise the Custom Icons Won't Appear.

Also Check if You're Trying to View the Custom Icons for Forums for Whick Apply the (nopost) Templates, "forumhome_forumbit_level1_nopost" or the "forumhome_forumbit_level2_nopost", because in that case you should Find the Right Lines to Include the Proper Template Edit Code Lines.

Also Check If You Checked "Yes" on the "Enable Custom Status Icons?" Yes/No Check Box.

Also Remember the Following Instructions:

Quote:
Select yes to enable Custom Status Icons in this forum.
Turning this off will disable any custom images you enter below.
Please make sure all images are in RELATIVE PATHS i.e. /customicons/myimage.gif
But if you have your Forum/Board on a Location Different than the root of your Web Site, then the Relative Path Should NOT Include the First "/", then it Should be Like This:

customicons/myimage.gif

Without the First "/", otherwise it'll Point to the Root of the Web Site and not the Forum Location "www.yourforum.com/forum/".

(I Forgot to Mention This Last Tip that I Found when I Tried to Use the Image Path with the initial "/").

My Best Regards.

Reply With Quote
  #15  
Old 07-30-2010, 02:53 AM
A.Chakery's Avatar
A.Chakery A.Chakery is offline
 
Join Date: Jul 2007
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks inciarco you are so helpful.

Regards
Reply With Quote
  #16  
Old 08-08-2010, 11:34 PM
Kyojii Kyojii is offline
 
Join Date: Jun 2008
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice addon
Reply With Quote
  #17  
Old 08-11-2010, 07:13 AM
ShawneyJ's Avatar
ShawneyJ ShawneyJ is offline
 
Join Date: Jul 2006
Location: Australia
Posts: 1,758
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

this looks good thanks, will test now.

EDIT: Install and Nominate for Modification of the Month.
Reply With Quote
  #18  
Old 08-18-2010, 06:06 AM
unknown22 unknown22 is offline
 
Join Date: Aug 2010
Posts: 114
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Will this work on vbulletin 4.0.6??
Reply With Quote
  #19  
Old 08-19-2010, 01:56 AM
A.Chakery's Avatar
A.Chakery A.Chakery is offline
 
Join Date: Jul 2007
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by unknown22 View Post
Will this work on vbulletin 4.0.6??
unfortunately no.

I will try to recode it for vb4.


Regards.
Reply With Quote
  #20  
Old 12-10-2010, 11:48 AM
onealien's Avatar
onealien onealien is offline
 
Join Date: Jun 2010
Posts: 86
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

GREAT!
exactly what ive been searching for...will check it out.

thanks
Reply With Quote
  #21  
Old 02-22-2013, 12:14 PM
Gophers's Avatar
Gophers Gophers is offline
 
Join Date: Jan 2006
Posts: 93
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I know this does not work for vbulletin 4. But anyone if there is some simlair to this one, i really would love to have this for vb 4.
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 08:53 AM.


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.07020 seconds
  • Memory Usage 2,357KB
  • Queries Executed 26 (?)
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
  • (4)bbcode_php
  • (5)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
  • (2)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
  • (4)postbit_attachment
  • (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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete