Quote:
Originally Posted by EuroBeat2
I've got hacked. I hope I got it back, but for some reason my "user titles" are gone. Like "junior fellow" "senior fellow" etc. Any suggestion? I tried to repair tables etc, but not to avail.
Tx
EB
|
1. Go in (phpMyAdmin) or SSH connecting
2. Open table user
3. Run SQL query
Code:
UPDATE user SET customtitle = '0' where customtitle = '1'
4. Then: Update the counters - Update User Titles and Ranks