vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Show Thread Enhancements - vB Staff Titles (https://vborg.vbsupport.ru/showthread.php?t=71447)

mrmax 12-20-2004 11:51 AM

I like it *installs*

Is there a way to get the install instructions for edits to the other files
where you could display the staff titles? Such as the member / members list. I have done
this myself with the members page - trying to figure out the memberslist page.

Thanks

Megareus Rex 12-22-2004 11:17 AM

Cool hack, and much needed on my board :)

Although the Rank system COULD be used for this, we also use images to denote rank via # of posts, so staff was left without the post rank indicator. Plus, we use a lor of usergroups that can be set as primary display group, which makes it impossible to use them for staff indication purposes.

catocom2 01-26-2005 05:42 PM

Installed.

Can this only be changed from the admincp, or can the mods change their own?

Timbeaux38 08-25-2005 01:43 PM

message from my admin guy...
Quote:

I am having a hard time understanding this

====================================
Run this query
====================================
+---------------------+
ALTER TABLE user ADD (
staffrank varchar(100) not null default ''
)
+---------------------+


I dont know what to put in the run query box... This can seriously f$%& up our board... and it is irreversable..

So Im hessitant..

Logikos 08-25-2005 04:47 PM

Admincp -> Import & Maintenance -> Execute SQL Query

Then you past:
[sql]
ALTER TABLE user ADD (
staffrank varchar(100) not null default ''
)
[/sql]

In that box. Just so you know, this is irreversable. ;)

yoyoyoyo 08-25-2005 05:30 PM

can you please update the 3.0.X version to inclide HTML markup like the 3.5 version?

Timbeaux38 08-25-2005 07:17 PM

Thanks Man!

MET920 08-26-2005 10:40 PM

Great hack!

/me clicks install!

yoyoyoyo 08-26-2005 10:57 PM

this is not my day... I installed this hack and now I am unable to change the staff title. When I go the the ACP and change the user title, and click submit the title does not change, so now the only way to edit it is via phpMyadmin... any ideas?

Logikos 08-27-2005 12:17 AM

Quote:

Originally Posted by yoyoyoyo
this is not my day... I installed this hack and now I am unable to change the staff title. When I go the the ACP and change the user title, and click submit the title does not change, so now the only way to edit it is via phpMyadmin... any ideas?

Hmmm, thats odd. I don't have vB 3.0.x installed on my computer anymore, but I don't remember having this problem. Anyone else having this problem?


All times are GMT. The time now is 08:06 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.01066 seconds
  • Memory Usage 1,730KB
  • 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_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
  • (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