So when you move you need to do a few things
Backup, backup, backup ? Did i say backup yeah i mean it. Have a backup with a hidden backup of a backup thats stored! You can not ever have to much backup.
Restore back to the original domain.
Copy the files and copy the database to new domain.
Change global_conf.php and only change the following
a) BoardURL
b) DB info (So user etc)
Try, if this fails, please try the next step.
Download the database to your computer.
Open in Notepad++, Atom.io, Visual Coder. Anything except word or notepad (It might be a big file)
Do a search and replace for the following yoursub.domain.com replace with yourdomain.com
Replace INSERT INTO with REPLACE, or delete the database that is the new one (You have a backup so keep the old and delete the new, then upload your modified version)
Check conf_global in step 4.
Try the board
Let me know if this works.
So when you move you need to do a few things
Backup, backup, backup ? Did i say backup yeah i mean it. Have a backup with a hidden backup of a backup thats stored! You can not ever have to much backup.
Restore back to the original domain.
Copy the files and copy the database to new domain.
Change global_conf.php and only change the following
a) BoardURL
b) DB info (So user etc)
Try, if this fails, please try the next step.
Download the database to your computer.
Open in Notepad++, Atom.io, Visual Coder. Anything except word or notepad (It might be a big file)
Do a search and replace for the following yoursub.domain.com replace with yourdomain.com
Replace INSERT INTO with REPLACE, or delete the database that is the new one (You have a backup so keep the old and delete the new, then upload your modified version)
Check conf_global in step 4.
Try the board
Let me know if this works.