vBulletin Modifications

Forum Home Enhancements - Forumhome Category Icons

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > Forum Archives > vBulletin 3.0 Hack Releases

Reply
 
Thread Tools Search this Thread
Download Options
You Must Register First
To Download This Modification

Bugs
No bugs found in the system. If you have found a bug, please report a bug here
Submit A Bug | View All Bugs

Advertisement
  
Supported
[vB 3.0.7] Forum Home Enhancements - Forumhome Category Icons (109)
Released: 04-26-2004, 05:02 PM
Modification Information:
Ken Iovino's Avatar Author: Ken Iovino
Last Online: 10-29-2008
Demo: View Online Demo!
Hack Version: 1.0 Installer Included: 0 Additional queries added to database: 1
New Templates: 0 Template Edits: 1 File Edits: 1
New Files: 0 New Phrases: 2 Installation Time (In Minutes): 5

Forumhome category icons v1.0

/*===========================*\
Author: LiveWire
Site: www.vbhackers.com
--------------------------------
Install Time: 5 mins
Files to edit: 1 admincp/forum.php
Templates to edit: 1
Templates to add: 0
Phrases to add: 1
\*===========================*/

What does this do?
This will allow you to add a catogory icon for all your catogorys on the forum home page. Screenshot Attached

--------------------------------
Run this query
[sql]
ALTER TABLE forum ADD (
forumhomeicon VARCHAR(200) NOT NULL DEFAULT ''
)
[/sql]

Open admincp/forum.php

Find:
You must first be a registered member to view any code.
Under Add:
You must first be a registered member to view any code.
Still in admincp/forum.php

Find:
You must first be a registered member to view any code.
Under Add:
You must first be a registered member to view any code.
Add this phrase:
You must first be a registered member to view any code.
Add $forum[forumhomeicon] in any of your forumhome templates were you want your icons to appear:

Note:
In you admincp you must define it as <img> tags. See attachment.

Done! Don't forget to click install! ;)



Screenshots
Screenshots
File Type: gif ss01.gif (3.6 KB, 1133 views)
File Type: gif ss02.gif (4.4 KB, 893 views)


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Add a Comment!
Old 04-30-2004, 11:33 AM   #2
Charter Member
Join Date: Apr 2004
Location: Belgium
cLord is on a distinguished road

Default

Oh yes!

cLord is going to install this one very soon, I always wanted something like this for my forum...

cLord ;)




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-02-2004, 06:45 PM   #3
Coder
TheProphet's Avatar
Join Date: Apr 2004
Location: Holland
TheProphet is on a distinguished road

Thumbs up

Quote:
Originally Posted by LiveWire
Add $forum[forumhomeicon] in any of your forumhome templates were you want your icons to appear:
I run on the fusion template, but when i put in the forum home template
it's not showing up. I upload the icon and put the
<img src="images/picture.gif"> in the forumhome cat.

What im doing wrong or witch template i should edit.

thx for this code




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-02-2004, 08:24 PM   #4
vBulletin Guru
Ken Iovino's Avatar
Join Date: Mar 2004
Real Name: Ken Iovino
Location: Miami, Florida
Ken Iovino is on a distinguished road

Default

This will only work on your forumhome level templates.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-03-2004, 12:10 AM   #5
Join Date: Mar 2004
Real Name: Duh
Location: Cincinnati, Ohio
Ryan Ashbrook is on a distinguished road

Default

I'll try this out.

I used Forum Images on my old vB2 forum.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-03-2004, 02:24 PM   #6
Coder
TheProphet's Avatar
Join Date: Apr 2004
Location: Holland
TheProphet is on a distinguished road

Wink

Quote:
Originally Posted by LiveWire
This will only work on your forumhome level templates.
Can u please give me more info, whats the name of the template that i have to edit.

thx in advance.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-03-2004, 02:57 PM   #7
vBulletin Guru
Ken Iovino's Avatar
Join Date: Mar 2004
Real Name: Ken Iovino
Location: Miami, Florida
Ken Iovino is on a distinguished road

Default

forumhome_forumbit_level1_post
forumhome_forumbit_level2_post
forumhome_forumbit_level1_nopost
forumhome_forumbit_level2_nopost




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-03-2004, 04:26 PM   #8
Coder
TheProphet's Avatar
Join Date: Apr 2004
Location: Holland
TheProphet is on a distinguished road

Thumbs up

Quote:
Originally Posted by LiveWire
forumhome_forumbit_level1_post
forumhome_forumbit_level2_post
forumhome_forumbit_level1_nopost
forumhome_forumbit_level2_nopost
Thx m8, ill try it again




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-03-2004, 07:21 PM   #9
vBulletin Guru
Ken Iovino's Avatar
Join Date: Mar 2004
Real Name: Ken Iovino
Location: Miami, Florida
Ken Iovino is on a distinguished road

Default

No prob, let me know how it goes.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-04-2004, 04:07 AM   #10
Charter Member
Join Date: Apr 2004
JaNa is on a distinguished road

Default

This is what i've been looking for, but i'm having the same sort of problem you're discussing.

I edit one of the templates..and put "$forum[forumhomeicon]" where I want it to go. I fill in the "Forumhome Custom Icon" with "<img src="images/announcments.gif"" and nothing happens. :\




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Last X threads in forumhome for a specific forum. Developer vBulletin 3.5 / 3.6 Hack Releases 31 10-09-2007 02:52 PM
Change Category Icons jarod1981® vBulletin Modification Requests 0 11-21-2005 05:34 AM
vB Category Icons ValsiS vBulletin Modification Requests 0 10-13-2005 09:44 AM


All times are GMT -3. The time now is 01:04 PM.


SEO by vBSEO 3.2.0 ©2008, Crawlability, Inc. (Patent Pending)