You are not logged in.
Pages: 1
Hello,
I am trying to upgrade to the newest version of bigtree locally but when I go to the backend(/admin/dashboard/) of bigtree, there is no styling. I copied the core folder and moved it over.
This is the error I'm getting
GET http://localhost/admin/css/main.less net::ERR_ABORTED 500 (Internal Server Error)
I tried restarting Mamp and using php 7.2.1
Offline
Have you tried hitting the front end first? It should prompt you to update your composer (if you're using composer) or will copy over BigTree's vendor folder to the root directory if you're not presently using composer. I believe a composer package is now used to process the admin's LESS file.
Offline
Thanks Tim, I copied over the vendor folder and did a hard refresh and css showing. I'll have to remember to copy over core and vendor folder from now on.
Might need to update the manual upgrade directions to include the vendor folder: https://www.bigtreecms.org/developers/d … upgrading/
Offline
I think I addressed an issue with the bootstrap not properly alerting users when it fails to automatically copy vendor and composer.json in the 4.3-devel branch here:
https://github.com/bigtreecms/BigTree-C … b929328681
That might have been the issue you ran into with it silently failing.
Offline
Thanks for the update Tim.
Offline
Tim,
Two issues I am having.
Files > Add Files >This page isn’t working, HTTP ERROR 500
I am able to view the Add Images, Video and Folder.
Developer > Cloud Storage > Blank page with no errors.
Hard refresh and restarted server.
Offline
Pages: 1