Hi All,
I have been trying to download a website of a client from their server to my localhost to be able to work on it further there. Problem is that I have no made the initial website and there is a problem when I want to run the website.
Done:
- Backup database, installed it locally
- Copied all the files to my localhost/websitename/code/
Tried to run it but got PHP fatal errors that files in the sites/all/modules/... folder did not exists.
So you did not download all files, I hear you think. But wrong, the files also do not exist on the server.
Tried to install all missing modules and plugins and it worked. I got the website working but now the theme is being ignored. Wanted to change this in the admin but for some reason I also cannot login with the proper login credentials while the database connection is working perfectly. Also do not get any PHP errors, just the normal drupal login error.
Structure:
- Sites
- All
- Default
- Clientname
For some reason I have the feeling that Magento is falling back onto older templates/modules from the default installation instead of using the one from the client. I only have no clue where I can configure this. Anybody any idea what the problem could be?
One of the errors I still have: