Moving the site to Root

Permalink
Hope someone can help me, I'm trying to move my website from a sub folder to the root. I've always managed to do so by simply moving the files and folders from the subtler to the root. However, in this particular case I keep getting this error after moving the site:

----
An unexpected error occurred.

include(/home/agilitymstr/domains/agilitymasters.com/public_html/ZiP/concrete/elements/header_required.php): failed to open stream: No such file or directory

---

I cleared the cache both from the Dashboard as well as manually before moving, logged out and moved the files.

Can somebody help me please? I'm running the latest version Core Version - 8.2.1

ZillionProductions
 
hutman replied on at Permalink Reply
hutman
You have confirmed that you don't have anything in the application/files/cache folder?

Have you checked all the files in application/config to make sure that ZiP isn't in any of them?

Have you checked your .htaccess file (this is probably not the issue) to make sure the ZiP isn't in there?
ZillionProductions replied on at Permalink Reply
ZillionProductions
Hi Hutman, thanks for your quick reply. About your questions:
1. Yes, all cleared
2. Checked the following:
- app.php
- database.php
- all the files in /generated_overrides

3. I don't have an .HTACCESS as far as I can see on the server...

Any other ideas? I really appreciate it!
hutman replied on at Permalink Reply
hutman
Did you have Pretty URLs turned on when you were in the sub folder?

If you did login to the Dashboard, turn off Pretty URLs, then clear the cache.
ZillionProductions replied on at Permalink Reply
ZillionProductions
Already did that too :( doesn't work.

Getting hopeless here...

Any other ideas or would you mind having a look by logging in?
hutman replied on at Permalink Reply
hutman
Sure I can look, send me a PM with the URL and login info.
ZillionProductions replied on at Permalink Reply
ZillionProductions
Awesom, I'll PM you right away, do you need ftp as well?
hutman replied on at Permalink Reply
hutman
Yeah, why don't you send that too.
Kresten replied on at Permalink Reply
Kresten
Any luck finding the error?

I have exactly same error :-( And i cant seem to find the error...
hutman replied on at Permalink Reply
hutman
Did you recently move your site too?
Kresten replied on at Permalink Reply
Kresten
Yes, Its in the mooving process. And it was acting really strange.

But i figured out that the cache was enabled when i took the DB snapshot and copied the the files...
So new DB snapshot, and cache turned off and cleared - Then it worked...

The new version 8.x is more fragile than the old ones i think :0)
aschaffer replied on at Permalink Reply
^ This worked for me as well, thanks Kresten
softwallcave replied on at Permalink Reply
Did you ever get anything to function? I just moved a v8.3.2 up one directory and suddenly some of the admin java scripts do not appear to have loaded, as many functions are undefined. I can rename the sub-directory, or move the installation into a sub-sub-directory, and it works fine. Just not the root. Pretty URLs on or off, no difference. Cleaned out everything else from the root, no difference. Cache of course manually cleaned as well.
softwallcave replied on at Permalink Reply
I will also be facing the issue of moving a v8.3.2 site up one directory, and the answers seem vague and do not give me any type of warm and fuzzy. Should pretty URL's be kept turned off? Will that otherwise mess up translation of "concrete-picture" pseudo-elements?
Gondwana replied on at Permalink Reply
Gondwana
While I haven't tried it, I'd definitely turn off pretty URLs before relocating a site. At least in part, 'pretty URLs' works by changing .htaccess (or equivalent) to deal with the directory in which c5 is installed.