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)
-   -   Reset Custom User Titles to Preset UserTitles (from AdminCP) (https://vborg.vbsupport.ru/showthread.php?t=47440)

Floris 08-10-2003 08:03 AM

I have a question.

Due to importing from other forums, users are having custom user titles. I want to reset those. But not if their postcount is over x posts.

You happen to know how to do that ?

Reset user titles to the ones as set in the forum, except if their postcount is above x posts ?

That would be greatly appriciated

MGM 08-21-2003 02:20 AM

this isnt working on my 2.3.0 :(

Any help?

Whenever I try to reset the user titles it says "All Usertitles have been reset" but when I check a thread, all the users still have their custom titles :(

MGM out

flup 08-21-2003 07:44 AM

Very weird,
Cause i made this hack when i was using vB2.3.0

Maybe check all edites maybe you forgot one little tiny thing.
I don't know what i else could be, sorry

flup 08-21-2003 07:47 AM

Quote:

08-10-03 at 10:03 AM xiphoid said this in Post #11
I have a question.

Due to importing from other forums, users are having custom user titles. I want to reset those. But not if their postcount is over x posts.

You happen to know how to do that ?

Reset user titles to the ones as set in the forum, except if their postcount is above x posts ?

That would be greatly appriciated

You must do 2 SQL queries in that hack I think now,
1 to get the post count, and 1 to reset the titles.

After you done the postcount query you most do like:
PHP Code:

if ($user[posts] < 200) { reset titles } else { //do nothing } 

If you think you could do it say it :)
Else i'm willing to give it a try!

MGM 08-22-2003 03:36 AM

Quote:

Yesterday at 09:44 AM flup said this in Post #13
Very weird,
Cause i made this hack when i was using vB2.3.0

Maybe check all edites maybe you forgot one little tiny thing.
I don't know what i else could be, sorry

I looked through my files and hacks and found that I had installed this hack: https://vborg.vbsupport.ru/showthrea...threadid=45181

Could you help me with that or do you not support hacked up boards? lol

MGM out

MGM 09-02-2003 10:17 PM

nevermind, i got it workin ;)

MGM out

HPIA 01-05-2007 11:37 PM

Why isnt this more popular?


All times are GMT. The time now is 01:02 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.01126 seconds
  • Memory Usage 1,728KB
  • 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
  • (2)bbcode_quote_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
  • (7)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