vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Forum Home Enhancements - Forum Icons (https://vborg.vbsupport.ru/showthread.php?t=229529)

Medina 12-24-2009 07:11 PM

Hello,

Is it possible to make the same mod. like this;

https://vborg.vbsupport.ru/showthrea...ht=multiFicons

It replace the icons instead of insert a whole new one next to it.

Kind regards

Bouncer222 12-26-2009 03:22 AM

I see it says Version: 4.0.0 RC 4

Does it work on latest vb 4.0 gold? if not , please update!

acanuck 12-26-2009 03:30 AM

Quote:

Originally Posted by Bouncer222 (Post 1938395)
I see it says Version: 4.0.0 RC 4

Does it work on latest vb 4.0 gold? if not , please update!


Yes it does :)

kf4eok 12-26-2009 04:56 AM

Thanks for the mod it great.
Installed

Nadeemjp 12-26-2009 06:00 AM

I have tried the vb4 version and it seems to be fine and the htkml codes can be used there.
If you want the icon to allign with the description and the heading, then probably you might wanna go ahead and use this hack, but for me, simple html codes work.
for example use the following codes, when describing the name of the forum:

Quote:

<img src="/cat_icons/games1.png" border="0"> Forum Games
and it should display the icon besides you forum name.
please remember to upload a category of icons and then give the path.

Bouncer222 12-26-2009 01:58 PM

It doesnt state in the description how to actually set the icon you want for each forum , how do I do this?

acanuck 12-26-2009 11:38 PM

Quote:

Originally Posted by Bouncer222 (Post 1938611)
It doesnt state in the description how to actually set the icon you want for each forum , how do I do this?


You create a folder through ftp say called "icons" inside the images folder

then add the images in there :)

Bouncer222 12-27-2009 12:01 AM

K I had the icons set up like that since vb 3.8.4 since I used a similiar mod like this before, the icons are in an images/icons folder and they are named by the forum id such as: 16.gif 17.gif etc..

But how do I make them show up for each forum that I want them to show up? That is my question.

Toxic2 12-27-2009 12:24 AM

When you make a new forum Name and below is the description, In the Description box

<img src="/cat_icons/games1.png" border="0"> Forum Games

Not sure if it will work in the name, haven't tried, but in the description box it does, you can use Photobucket, tiny pic embed/url code (not the BBC code link) as well

Bouncer222 12-27-2009 01:38 AM

So all I have to do is put that in the description and the icon will show up? If so, what is the point of the modification posted in this mod description?

Toxic2 12-27-2009 02:28 AM

well.....your talking about 2 different ways to get the Icons. The mod is a template edit and the other way is a manual html edit. 2 different ways to accomplish the same thing. Its kinda a hassle to do it manual but you have options

SoFresh 12-28-2009 01:46 AM

Has anyone figured out how to get the icon to the left of both title and description?

saviola8x 12-28-2009 04:14 PM

I want like this : http://www.tinhte.com/forum.php
How to make ? Help me, plz

SoFresh 12-29-2009 03:37 PM

Quote:

Originally Posted by saviola8x (Post 1940552)
I want like this : http://www.tinhte.com/forum.php
How to make ? Help me, plz

Seems like you should just be able to remove the notifier icon image and replace it with the forum icon.

fayax 12-30-2009 06:33 AM

deleted.

fayax 12-30-2009 07:34 AM

1 Attachment(s)
Voted Excellent!!!!

Could someone please write better directions for all the steps to help others. :)

Here is what mine looks like just with two forums icons so far. Check out my site for changes that will come as I work on the icons slowly and pick them carefully.

fayax 12-31-2009 06:13 AM

wooohoooo got it all done..Check it out. Looks excellent!!!

House M.D. 12-31-2009 08:32 PM

Is there any way to modify this mod so it looks like this? (I'm in the process of converting from SMF to VB)

https://vborg.vbsupport.ru/external/2010/01/49.png

fayax 12-31-2009 10:56 PM

I am also looking for what MD and another user said earlier to make the icons go to the left instead of under the forum titles. Also making the those icons linkable with the same link as the forum icon.

SLY LS1 01-01-2010 01:23 PM

Quote:

Originally Posted by House M.D. (Post 1943603)
Is there any way to modify this mod so it looks like this? (I'm in the process of converting from SMF to VB)

https://vborg.vbsupport.ru/external/2010/01/49.png



I would like the template mod to make it look like this aswell if someone could write it

SledgeHead 01-01-2010 06:50 PM

I think we are all waiting on one that looks like that. lol

JonUrban 01-02-2010 11:46 PM

There must be a way to make the forum name move to the right of the icon, so the icon does not sit under the title.

Elmer? Anyone?

compact123 01-03-2010 01:55 AM

this is impossible? so is there a way to display it as shown in this picture?

https://vborg.vbsupport.ru/

Verionia 01-03-2010 02:32 AM

How can I replace some original forum icons with a different one, not an additional one?

SLY LS1 01-03-2010 02:42 AM

Quote:

Originally Posted by Verionia (Post 1945540)
How can I replace some original forum icons with a different one, not an additional one?


Just replace the original icons with your own that are found in the "images/statusicon" folder

Verionia 01-04-2010 12:58 AM

Quote:

Originally Posted by SLY LS1 (Post 1945545)
Just replace the original icons with your own that are found in the "images/statusicon" folder


Oo sorry, meant that for each forum I want a different image for each. How do I do this? Thx.

c.c. 01-07-2010 07:09 PM

Anyone get this to work with subforums?

Zoon 01-08-2010 10:07 AM

The fix for subforums should be to add the same code to forumhome_forumbit_level2_nopost in the same spot, I think.

hcmagix 01-08-2010 10:30 AM

Quote:

Originally Posted by Zoon (Post 1950268)
The fix for subforums should be to add the same code to forumhome_forumbit_level2_nopost in the same spot, I think.

correctly

c.c. 01-08-2010 05:45 PM

Still not working. Strange?

Juggernaut 01-10-2010 05:37 PM

Great plugin Elmer, I love it :D
Exelente producto Elmer.

youradhere4222 01-11-2010 05:40 AM

I'm looking for this as well.

House M.D. 01-12-2010 04:35 AM

URGENT

I will pay for someone to modify this mod to look like this :

https://vborg.vbsupport.ru/external/2010/01/49.png

PM me with quote

KURTZ 01-12-2010 10:40 AM

i think this hack is dead ... :S

MrPHD 01-12-2010 12:56 PM

This is very in did a good script for vBulletin. Works fine on all plataforms.

Andre31 01-12-2010 06:56 PM

Dont work! Uninstall!

sveinung 01-13-2010 09:25 AM

were do you Upload the product xml file.?

sveinung 01-14-2010 05:50 AM

bump:)

GreigM 01-14-2010 08:00 AM

in admincp go to plugins and products, then manage products, then import product, browse for the xml

GreigM 01-14-2010 10:04 PM

Good mod, I made a little modification so that the image is clickable and is a link to the forum

Code:

<vb:if condition="$show['forumdescription']"><p class="forumdescription"><vb:if condition="$forum['iconlocation']"><a href="{vb:link forum, {vb:raw forum}}"><img src="{vb:raw forum.iconlocation}" alt="{vb:raw forum.title}" style="float: left; margin-right: 4px;" /></a></vb:if>{vb:raw forum.description}</p>
                                        <vb:elseif condition="$forum['iconlocation']" /><p class="forumdescription"><img src="{vb:raw forum.iconlocation}" alt="{vb:raw forum.title}" /></p></vb:if>



All times are GMT. The time now is 12:53 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.01290 seconds
  • Memory Usage 1,793KB
  • 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
  • (1)bbcode_code_printable
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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