The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hi, I have changed username from one of Smoderators I have, all ok but in all post that have quotes with his posts it shows the old username.
I have run all Maintenance tools & Scheduled Tasks, but old username do not change. Is there a query to run that can solve this? Thanks |
| Благодарность от: | ||
| CAG CheechDogg | ||
|
#2
|
||||
|
||||
|
Yes. Usual backup warnings etc.
In phpmyadmin Code:
UPDATE post SET pagetext = REPLACE(pagetext, 'QUOTE=oldusername', 'QUOTE=newusername'); |
| 2 благодарности(ей) от: | ||
| CAG CheechDogg, Stratis | ||
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|