Quote:
Originally Posted by RichieBoy67
For next time:
It(phpadmin) should be an option on your server. You just log in using the same database info you entered in your config file. Once there you see the list of table in alphabetical order on the left side. Scroll through until you see the settings table and then click on it and choose "browse".. Then scroll through looking for your url, change it to your new one where ever you see it. Simply click on the url and enter your new one.. Bam.. done in about 30 seconds. Much easier then switching back to your old domain, changing the admincp, backing up and then reimporting.
|
Actually, not quite that easy. It needs to be changed in the datastore table also, which is serialized data. Just changing it in the settings table will not fix the issue. So, he'd have to either fix it in the datastore table (and if you aren't familiar with serialized data, you can screw this up) or you would need to upload the tools.php file to the /admincp (as well as upload the /install directory) and then Rebuild the Bitfields. That will fix the datastore table entries.