View Single Post
  #4  
Old 02-29-2016, 03:01 PM
Hall of Famer's Avatar
Hall of Famer Hall of Famer is offline
Administrator, Lead Coder
 
Join Date: Dec 2008
Location: South Brunswick
Posts: 4,448
Gender: Male
Credits: 587,225
Hall of Famer is on a distinguished road
Default

There are also columns from four tables that you may need to change too:

Code:
table prefix_folder_messages: two columns(`fromuser`, `touser`)
table prefix_pounds: three columns(`firstowner`, `lastowner`, `currentowner`)
table prefix_promocodes: one column(`user`) 
table prefix_shoutbox: one column(`user`)
Anyway changing username is an extremely tedious process and Id definitely not recommend you to do this unless you have a good reason. And just like Kyttias mentioned, you also need to keep track of your username from your forum database if you have forum integration, which I cannot help you since I know little about MyBB's table structure other than its users table.
__________________


Mysidia Adoptables, a free and ever-improving script for aspiring adoptables/pets site.
Reply With Quote