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 03-25-2004 10:40 AM

oh my god....

I thought everything worked fine, but when i select and icon when posting it doesn't showup !

Anyone have any clue what i could have messed up this time?

noonespecial 04-02-2004 06:29 AM

Quote:

Originally Posted by Fibe
oh my god....

I thought everything worked fine, but when i select and icon when posting it doesn't showup !

Anyone have any clue what i could have messed up this time?

exact same issue ..

everything looks like it works, i can select the icon, it shows up next to it .. then i push post, and no icon appears in the forum.. ?!

Jolten 04-02-2004 07:44 AM

Quote:

Originally Posted by Gary W



Find
HTML Code:

        // -->
Above, add
HTML Code:

        <if condition="$show['dropdownicons']">
function changeImage(selVal)
{
if (selVal != 0)
{
 document.getElementById('posticonimage').src = selVal;
}
else
{
document.getElementById('posticonimage').src = 'clear.gif';
}
}
        </if>


Where do these steps go??

noonespecial 04-02-2004 07:48 AM

Quote:

Originally Posted by Jolten
Where do these steps go??

posticon template.

Jolten 04-02-2004 08:02 AM

Thanks noonespecial.

I've got the same issue as others. It appears to work. But back in thread view no icons change. They only appear to change when you select them from the menu.

noonespecial 04-02-2004 09:26 AM

Quote:

Originally Posted by Jolten
Thanks noonespecial.

I've got the same issue as others. It appears to work. But back in thread view no icons change. They only appear to change when you select them from the menu.

exactly.. slightly annoyed at the moment, but i am hoping the author will be on tomorrow, and sort this all out .. so, for now this remains uninstalled with a sincere hope to get it fixed and working, because I have way too many icons on my website .. and this would save so much bandwidth, loading time ..

Jolten 04-03-2004 06:36 PM

Any chance for a fix Gary?

Gary King 04-03-2004 10:25 PM

Quote:

Originally Posted by Jolten
Any chance for a fix Gary?

I'm working on it, just real busy :)

noonespecial 04-03-2004 10:26 PM

Quote:

Originally Posted by Gary W
I'm working on it, just real busy :)

yay!!!.. i've been working on it too, so far no luck .. and well, i suck. so that's prolly why.

Jolten 04-09-2004 09:22 PM

This one works like a charm for me:

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


All times are GMT. The time now is 11:00 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.01227 seconds
  • Memory Usage 1,739KB
  • 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
  • (2)bbcode_html_printable
  • (6)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