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 05-04-2004, 04:31 AM   #11
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

Fill in you Forumhome Custom Icon with

You must first be a registered member to view any code.
i noticed a typo in your <img> code. Maybe that is why. If your still having problems just let me know and maybe i can take a look on your board.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 05-05-2004, 02:51 PM   #12
Charter Member
Join Date: Apr 2004
Real Name: Marius
Location: Hamburg, Germany
Phalynx is on a distinguished road

Default

Nice Hack!

*install*




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

Default

I've done what you said but it still doesn't show up

EDIT: Hey, maybe it's because I'm using Forums2 instead of Forums as my link. E.G, I use www.*.com/forums2.

Would that cause a problem?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-08-2004, 12:04 AM   #14
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

Well if you uploaded to your images dirctory then all you would need to do is

You must first be a registered member to view any code.
his would work also:
You must first be a registered member to view any code.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-09-2004, 03:36 PM   #15
Charter Member
Join Date: Apr 2004
JaNa is on a distinguished road

Default

Ok Thanks, I got it working.

~Cheers




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-09-2004, 03:37 PM   #16
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

Glad to hear that




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-17-2004, 07:55 PM   #17
Charter Member
Join Date: May 2004
jesse is on a distinguished road

Default

Quote:
Originally Posted by LiveWire
forumhome_forumbit_level1_post
forumhome_forumbit_level2_post
forumhome_forumbit_level1_nopost
forumhome_forumbit_level2_nopost
In these templates were would I add:
$forum[forumhomeicon]

would be anywhere under
<tbody>




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-17-2004, 08:29 PM   #18
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

All depends on what you want, and were you want it. $forum[forumhomeicon] is just an <img> call in HTML.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 05-22-2004, 01:27 AM   #19
Charter Member
Join Date: May 2004
root is on a distinguished road

Default

Thank you
installed




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 06-13-2004, 03:07 PM   #20
Charter Member
Join Date: May 2004
juanchi is on a distinguished road

Default

Quote:
Originally Posted by LiveWire
forumhome_forumbit_level1_post
forumhome_forumbit_level2_post
forumhome_forumbit_level1_nopost
forumhome_forumbit_level2_nopost
O.K. I put $forum[forumhomeicon] in forumhome_forumbit_level1_nopost and the icon is showing on my forum home page categories but I don't understand how the other templates will be changed, what should i expecto to see in: forumhome_forumbit_level1_post, forumhome_forumbit_level2_post and forumhome_forumbit_level2_nopost, I put the code in these three templates but I didn't notice a change on my forum, if I put the code in these templates where the icon should appear and I have another question, I will like the icon to appear also when you make click on the title of the category and the new page only show the title of the category and the sub-forums, could this be done? Thanks




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 11:03 AM.


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