Hi
I have recently built a website on a sub domain using the T3 framework. This has worked well.
Yesterday I migrated my site from the sub-domain to a new account created on the same hosting server.
The steps I took were
1. I uploaded all the files to the new account
2. I created a database and database user keeping the same filenames as my database I created on the sub domain.
3. I then used the same password as I did on my sub domain
4. The only thing that is different is the hosting username that pops up before you database name xxxx_dbname
5. After this was complete I edited my configuration.php with the new details
6. I then viewed the site and all seems to be working fine. I was even able to edit pages.
7. I then tried to upload an extension and received this error ” JFolder::create: Could not create directory Warning! Failed to move file”
8. I also checked my Configuration settings in Joomla and noticed my Database settings and Path to temp folder are using the old xxxx username , for example /home/xxxx/public_html/ssaa/tmp
even though I updated this in the Configuration.php file
9. When I tried changing these the site went down and said “Database Error can not connect to database”
Can anyone point me in the direction of what I am doing wrong? Is there another php file I should be editing?
I am not sure what I have done wrong.
Thanks