vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Forum Home Enhancements - vB Category Icons (https://vborg.vbsupport.ru/showthread.php?t=82750)

GrendelKhan{TSU 07-27-2005 07:35 AM

Quote:

Originally Posted by Live Wire
All you will have to do is import a xml file from the admincp. Working on it now/

SCCHWWEETT! ! you rock :) :D

Logikos 07-27-2005 08:16 AM

UPDATED FOR vB 3.5.0 RC1
No Code Changes Necessary!

First post updated with zip. Zip includes readme.txt and product-caticons.xml.
Please read the readme file before doing anything!

Thanks for all your support!

Andreas 07-27-2005 08:30 AM

If you add the following as Install-Code, new Users won't have to run Queries manually - just import the XML as existing Users :)

PHP Code:

$db->hide_errors();
$db->query_write("ALTER TABLE " TABLE_PREFIX "forum ADD (forumhomeicon VARCHAR(250) NOT NULL DEFAULT '')");
$db->show_errors(); 

Btw: Moved to Plugins as it does not require File Edits any longer, nor comes with additional Files.

Logikos 07-27-2005 08:35 AM

KirbyDE Thank you for that! Updated now. :)

Logikos 07-27-2005 08:46 AM

Updated zip with install/uninstall code thanks to KirbyDE! :)

Chris_D 07-27-2005 09:25 PM

Great work, love it :)

When I get some more icons made up I think it'll look pretty cool :D

GrendelKhan{TSU 07-28-2005 06:32 PM

btw...
this should SOOOOOOO be a standard feature for vbulletin. Its easy, gives the admin a flexibility and DRAMATICALLY improves the look and feel a site.

great job again. :D

Logikos 07-29-2005 02:40 AM

Thanks for the support :)

akanevsky 08-02-2005 03:33 PM

I don't think anyone wants to have double icons. Too cluttered... :(
It would be cool, though, if you replce the standard skin icon of the forum...

Logikos 08-02-2005 04:10 PM

Apparently 198 users do :p. That would have to be a complete rewrite of the on/off images as far as I can tell. But thats something that i'm going to look into.

akanevsky 08-02-2005 04:24 PM

Where did you get 138 from? "Installs: 30"...

Blam Forumz 08-02-2005 04:35 PM

im liking it already :D

http://blamforums.com/forum/forumdisplay.php?f=80

Logikos 08-02-2005 04:49 PM

Quote:

Originally Posted by Dark Visor
Where did you get 138 from? "Installs: 30"...

Come on man, look around! :p https://vborg.vbsupport.ru/showthrea...threadid=70365 198

Quote:

Originally Posted by Blam Forumz
im liking it already

Glad you like :)

Boofo 08-02-2005 04:56 PM

I likee, I likee! Now, if only you can come up with some icons I can use. ;)

Rich 08-03-2005 06:37 PM

Hello,

I have a suggestion for an upgrade. Could you make it so that the icon we choose can also be a link to another page if we want it too? That would allow us to have sponsor on each forum that when clicked, leads to a custom profile page or something that describes their company.

"Clicks Install"

Logikos 08-03-2005 07:10 PM

I would have to create a seperate hack for that. I'll do that for you tonight. :)

Rich 08-03-2005 11:38 PM

Hello,

I wasn't trying to get a new hack. lol (I will take it though!, lol) I assumed that it would require a series of conditionals and an extra table. I didn't realize it would require a completely new hack though. Thanks though!

Brinnie 08-04-2005 05:26 AM

Quote:

Originally Posted by Live Wire
Apparently 198 users do :p. That would have to be a complete rewrite of the on/off images as far as I can tell. But thats something that i'm going to look into.

can't wait :)

SkyShadow 08-13-2005 09:13 AM

Has anyone tested this plugin with vBulletin 3.5. RC2 or will it be released for RC2?

Brinnie 08-13-2005 12:52 PM

Quote:

Originally Posted by SkyShadow
Has anyone tested this plugin with vBulletin 3.5. RC2 or will it be released for RC2?

I did it on RC1 and worked fine.
I don't know about RC2, as I am waiting for the next release.

Logikos 08-13-2005 02:18 PM

This will work for vB 3.5.0 RC1 and RC2 :)

SkyShadow 08-13-2005 02:35 PM

Thanks

Harald_T 08-21-2005 09:42 AM

I think, this nice hack has a little problem: It works only for all styles, you can't have different icons for each style.

erratic assasin 08-21-2005 11:41 AM

Clicks install -- Love this addition to my board thanks!

feldon23 09-07-2005 08:00 PM

Quote:

Originally Posted by Live Wire
Apparently 198 users do :p. That would have to be a complete rewrite of the on/off images as far as I can tell. But thats something that i'm going to look into.

On my forum, I have 'new' and 'old' versions of each forum category icon instead of two icons next to each other. It's not as elegant to have a category icon AND the standard vB icon for 'this forum contains new posts'.

Zachariah 09-07-2005 11:17 PM

Quote:

Originally Posted by feldon23
On my forum, I have 'new' and 'old' versions of each forum category icon instead of two icons next to each other. It's not as elegant to have a category icon AND the standard vB icon for 'this forum contains new posts'.

:glasses: few edits and I bet it would. perhaps some <if> statements

Logikos 09-08-2005 03:36 AM

Quote:

Originally Posted by Zachariah
:glasses: few edits and I bet it would. perhaps some <if> statements

I've made one for 3.5 RC2. Where it will use diffrent status icons for each forum. I'll try and release it tomorrow :)

Zachariah 09-10-2005 03:53 PM

Quote:

Originally Posted by Live Wire
I've made one for 3.5 RC2. Where it will use diffrent status icons for each forum. I'll try and release it tomorrow :)

[high]* Zachariah waits ..... :)[/high]

The Wise One 09-25-2005 05:47 PM

Quote:

Originally Posted by Zachariah
[high]* Zachariah waits ..... :)[/high]

im waiting for this as well.

b65ran 10-01-2005 10:26 AM

I tried this on on 3.5 gold. doesn't seem to work! anyone has it working on 3.5 final release??

dsotmoon 10-01-2005 09:47 PM

i just tried and couldnt get it to work, would love to see and update on this, thanks

Allan 10-05-2005 05:58 PM

Hey, work with vB3.5 Gold ?

WNxWakko 10-05-2005 09:23 PM

I got it to work on 3.5.0 Gold just fine.

Alien 10-06-2005 10:14 AM

Works fine on 3.5 Gold... I've tested it too.

dsotmoon 10-06-2005 05:21 PM

Quote:

Originally Posted by Alien
Works fine on 3.5 Gold... I've tested it too.

are you adding in the $forum[forumhomeicon] to the forum home template or did you use the ones posted above?

dsotmoon 10-06-2005 06:07 PM

never mind, i got it to work in gold using the code above, i just couldnt get it to work by adding in $forum[forumhomeicon] for some reason, thanks, installed

DefenceTalk 10-08-2005 10:18 PM

Quote:

Originally Posted by dsotmoon
never mind, i got it to work in gold using the code above, i just couldnt get it to work by adding in $forum[forumhomeicon] for some reason, thanks, installed

Thanks!

The FORUM NAME / LINK font changed to SMALL, how to change back to default?

http://www.defencetalk.com/forums/

MR-2ZZ 10-08-2005 10:34 PM

Excellent! Worked great!

Kalipo 10-08-2005 10:53 PM

Hi mate cheers for teh hack, Only one problem ive noticed.. The images dont have a space after them.. so the image is vertualy on the forum name and description :(

Apart from that, Looks good and a good way to brigthen up a dull forum :)

dsotmoon 10-09-2005 12:48 AM

Quote:

Originally Posted by Kalipo
Hi mate cheers for teh hack, Only one problem ive noticed.. The images dont have a space after them.. so the image is vertualy on the forum name and description :(

i noticed that too so i increased the canvas size of the pic in photoshop by 5 or pixels to give it some space


All times are GMT. The time now is 08:50 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.01482 seconds
  • Memory Usage 1,797KB
  • 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_php_printable
  • (13)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