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.


All times are GMT. The time now is 09:26 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.01046 seconds
  • Memory Usage 1,734KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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