vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   View Post Icons As Drop-Down (https://vborg.vbsupport.ru/showthread.php?t=47043)

damicatz 12-27-2002 11:07 PM

Ok I fixed the instructions.

As for the alphabetical order part :
You'd have to use a sort command, I belive that would be in the database query itself although I'm not entirely sure, I'm still a biy rusty with PHP.

NTLDR 12-27-2002 11:29 PM

Yes you would need to add: ORDER BY title ASC to the query ;)

Taco John 12-28-2002 01:05 AM

I don't know much about PHP... Would I need to go into the myPHP control panel?

damicatz 12-28-2002 02:31 AM

No, it'd require an actual code change, you'd have to change around some of the querys, possibly having to rewrite some, as I'm not sure if you can sort the global posticons database query without screwing something up. I'm not 100% sure on that however.

Taco John 12-28-2002 05:42 AM

I'll just have to live with sorting them by hand then...

Thanks for the hack! Nice job man!

Dean C 12-28-2002 09:28 AM

This is awesome :P

Hope its included in vb3 as it makes it so much neater hehe

damicatz 12-28-2002 12:46 PM

From what I understand, Jelsoft isn't adding anymore features to vB 3 although there's always 3.1/3.5.

SpeedStreet 12-28-2002 06:00 PM

Oooh...This is kinda nice.

Anyway I think I am going to try to modify this to work with smilies as well...would anyone be interested in this?

*edit - actually, is there a way you can just post up the code for this, versus having to make it a php hack the gives you the ability to select yes or no in your options? Instead of making this a global thing, I would be interested in just adding it to one of my styles.

Do you think this is a possibility, since you have already done the worst of it?

Taco John 12-29-2002 04:35 AM

You can just open the PHP as a text file... But you'll need to run it to alter the database, unless you want to do that manually too...

damicatz 12-29-2002 12:23 PM

Instructions are in the PHP file as text, like Taco John Said, it's under a textarea tag. The database query adds a option to the global settings page, so if you don't want that you don't want to run the actual query.


All times are GMT. The time now is 08:41 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.01335 seconds
  • Memory Usage 1,724KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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