PDA

View Full Version : Remove costum user titles and replace them with there corresponding 'real titles'?


Sefiros
01-05-2003, 07:35 PM
I mean, is there a way to completely wipe all of your users 'costum titles' and replace them with the 'real title' (the ones you set in the CP) and it be corresponding to the post count of the user (the one you set in the CP)?

Thanks alot.

Chris M
01-05-2003, 07:52 PM
Do the "update usertitles" counter in the Admin CP:)

Satan

Sefiros
01-05-2003, 08:12 PM
That doesn't work, I've already tried.

All users costum titles would just stay as they were.

Xenon
01-06-2003, 07:24 AM
run this query:
UPDATE user SET customtitle=0

after that run update usertitles via the acp :)

flup
01-06-2003, 01:13 PM
<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=47440" target="_blank">https://vborg.vbsupport.ru/showt...threadid=47440</a>

I made a hack, just to make it simpeler for the ones who don't know how to do SQL Queries (like me :/)