vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Forum Home Enhancements - Custom Forum Status Icon (https://vborg.vbsupport.ru/showthread.php?t=177164)

spaziopc 04-24-2008 10:00 PM

Custom Forum Status Icon
 
Do you want to add a custom icon insead of boring status icon ?


Modify forumhome_forumbit_level1_post :

Search:
Code:

<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" />
Replace with this:
Code:

<img src="$stylevar[imgdir_statusicon]/forum_$forum[forumid].png" alt="" border="0" />
Modify forumhome_forumbit_level2_post :

Search:
Code:

<img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].png" alt="" border="0" id="forum_statusicon_$forum[forumid]" />
Replace with this:
Code:

<img src="$stylevar[imgdir_statusicon]/forum_$forum[forumid].png" alt="" border="0" />
Now UPLOAD your images in your /statusicon/ folder.
You have to name your image as: forum_FORUMID.png

The forum id is i.e. --> *** Link Removed ***

So i called the icon for this forum --> *** Link Removed ***

*** Link Removed ***

iogames 04-25-2008 07:49 PM

This isn't a Template Mod?

but a nice once! :D

Madlike 04-25-2008 09:14 PM

This is a TempLate Modification

And I Think: Plugin version is Better Than Code Version Of This Hack.

Skavenger 04-25-2008 09:20 PM

Quote:

Originally Posted by Madlike (Post 1499329)
This is a TempLate Modification

And I Think: Plugin version is Better Than Code Version Of This Hack.

can you post a link for that mod here? thanks.

semka 04-25-2008 10:35 PM

very nice skin :)

Hornstar 04-26-2008 09:32 PM

I was thinking of doing this a while ago. Thanks.

segwayon 04-29-2008 12:07 AM

How do the 'old' and 'new' status icons get called? Would this alteration allow for forum-distinct 'old' and 'new' status icons?

jerrygad 04-29-2008 03:15 AM

Awesome. Thank you for sharing :)

glennybee 04-29-2008 05:27 AM

Nice idea. Does anyone know how to make the icons or have a template?

There's also a similar mod here...

https://vborg.vbsupport.ru/showthread.php?t=127426

spaziopc 04-29-2008 04:31 PM

I did it on myown, that mod is similar, but mine is easier

segwayon 04-30-2008 01:29 AM

Quote:

Originally Posted by spaziopc (Post 1502453)
I did it on myown, that mod is similar, but mine is easier

Does it allow for one unique icon per forum? Or does it allow each forum to have their own unique 'old' and 'new' icons? I ask because in our default template we have two forum statisicons for 'old' and 'new' but in your example I don't see the differentiation.

spaziopc 04-30-2008 11:56 AM

no it's a unique icon, without "old" or "new"

rn-nr.com 05-12-2008 08:11 AM

can you give we a few of images to put it on our forums ..?

and thank you =)

spaziopc 05-12-2008 07:00 PM

<a href="http://www.prohw.net" target="_blank">www.prohw.net</a>

Live Demo


All times are GMT. The time now is 05:17 AM.

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.01131 seconds
  • Memory Usage 1,742KB
  • 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
  • (4)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete