I have 3 websites on a shared server. Upgraded 2 out of 3 from 2.2 to 2.3 with no problems. Upgraded third one and although website ok, there's nothing in the manager (no resources, elements, files, packages, users etc) and can't do anything. Clear Cache results in the console running but sticks. Can't log out either.
Reading other posts, perhaps an issue with installation as I uploaded unpacked files because the server doesn't have ability to unzip. Tried Sottwell's install.php but when I run it, it simply displays the installer code - looks like the github page - doesn't look right.
David Heriot
pfsmedia
Yes, I deleted them thanks.
I tried to unpack the files on the server but failed, so re-FTP'd the files and re-installed and everything is now working normally. So suspect a file didn't transfer properly.
David Heriot
pfsmedia
-
MODX Staff
- 10,725 Posts
You may just have cached javascript from before the upgrade (try clearing the browser cache), or, as the previous poster found out, a file that was not transferred properly before you ran the upgrade...
-
MODX Staff
- 10,725 Posts
Did you have a custom manager theme setup? If so, reset that to default. Otherwise, no, I do not have any insight...
That was it! THANK YOU! I don't remember why I had one custom file in there but that was the source of the problem. I changed manager_theme back to 'default' (using phpMyAdmin), cleared the cache and everything is back to normal. Thanks again.