vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Post Icons - drop down list (good for lots of icons!) (https://vborg.vbsupport.ru/showthread.php?t=62562)

Fibe 04-09-2004 10:57 PM

yeah works but i'd like to have people see a preview of em.., hope this one gets fixed soon.

Taco John 04-15-2004 05:40 AM

A question about the hack... When you add new icons, do they get inserted in alphabetical order? I had a similar hack loaded on VB 2.9, but it got unweildy because when I added new icons, they didn't get inserted in alphabetical order and people simply stopped using it.

Taco John 05-07-2004 07:52 AM

any answer on this one?

Jolten 05-07-2004 06:46 PM

The get listed by display order. If youwant them sorted any other way, you need to alter the display order numbers.

Flow Fusion 06-08-2004 09:03 PM

I installed this hack, but I also got rid of the original post icons and installed new ones. The dropdown box and preview work correctly, but when the post is submitted, the icon doesn't show next to the post. What does show is the original notepad-looking icon. What is even odder is that if I turn the dropdown box off ($show['dropdownicons'] = 0), which returns to the radio buttons, the new icons will show next to posts.

Does anyone know what is going on here? Do I have to name the files in /images/icons like the originals were named (icon1, icon2, etc), or is there something else that I'm missing?

grief 07-13-2004 08:32 PM

this hack doesnt work, its a nifty idea though gj for that
*grief clicks uninstall

dfmafia 09-03-2004 12:01 PM

any update to this?

many of us would like to see this work

Fibe 09-05-2004 12:50 AM

Yeah i wish it would work!

Jolten 09-05-2004 06:33 AM

Read the thread folks.

this one DOES work

https://vborg.vbsupport.ru/showthrea...ght=post+icons

Suzie 09-30-2004 02:34 AM

I am having the same problem it shows when creating a post but not once you get to the list of posts.

RaZor Edge 02-17-2005 07:24 PM

You can make this hack work if you don't need the icon preview.

Just make this 2 changes:

Change

PHP Code:

<option value="$iconpath"$iconselect>$alttext</option

to

PHP Code:

<option value="$iconid"$iconselect>$alttext</option

and

PHP Code:

<if condition="$show['dropdownicons']"><td><select name="iconid" id="iconid" onchange="changeImage(this.value)">$posticondropdown</select> <img id="posticonimage" /></td><else /><td width="12%" nowrap="nowrap"><label for="rb_iconid_0"><input type="radio" name="iconid" value="0" id="rb_iconid_0" tabindex="1" onclick="swap_posticon(null)" $iconchecked />$vbphrase[no_icon] &nbsp; &nbsp;</label></td>$posticonbits</if> 

to

PHP Code:

<if condition="$show['dropdownicons']"><td><select name="iconid" id="iconid">$posticondropdown</select> <img id="posticonimage" /></td><else /><td width="12%" nowrap="nowrap"><label for="rb_iconid_0"><input type="radio" name="iconid" value="0" id="rb_iconid_0" tabindex="1" onclick="swap_posticon(null)" $iconchecked />$vbphrase[no_icon] &nbsp; &nbsp;</label></td>$posticonbits</if> 

Icon will now show on post, BUT, icon preview won't work.

T3MEDIA 02-27-2005 03:38 PM

This author always takes hacks from other sites and mangles them together. just look at all his releases... 90% are all people complaining it doesnt work.

Never use this guys hacks.

Rickk 03-10-2005 03:00 PM

I should note that this hack worked fine on my boards.
I am running 3.0.1, though.

I'm very happy with this hack. :)

Suzie 04-14-2005 12:20 AM

Is there a more recent or similar hack out that does this? If not, does this work on 3.07? :ermm:

Silmarillion 04-26-2005 08:01 PM

Anybody able to fix the problem with the icon-preview? Would be great! :squareeyed:

mfg

Renee 05-23-2005 06:47 PM

Nice Hack,

I have 2 icon-categories, one with the standart-icons, one with flags.
The standart-icons should be seen normal and the category with the should be displayed with this Dropdown-hack.
It would this going with this hack?

Okie 11-30-2005 11:21 AM

any chanse the outher update this hack to vB3.5

RaZor Edge 03-07-2006 04:59 PM

I would also like to see this hack updated for 3.5...

One of my icon category have more that 950 icons!!! :-/

DieselMinded 11-11-2007 05:48 AM

can someone make this for 3.6.8.........


All times are GMT. The time now is 12:48 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.01262 seconds
  • Memory Usage 1,762KB
  • 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
  • (4)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (19)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