Update crash from 5.7.5.9 to 5.8.3.2
Permalink
Dear all,
I made a mistake and updated my installation from 5.7.5.9 to 5.8.3.2.
Now nothing works any more. I have no backup of the database and no backup of the files.
Is there any chance to get things running again? Can anyone help me?
http://www.maple-leaf-muenze.info...
Best regards
Michael
I made a mistake and updated my installation from 5.7.5.9 to 5.8.3.2.
Now nothing works any more. I have no backup of the database and no backup of the files.
Is there any chance to get things running again? Can anyone help me?
http://www.maple-leaf-muenze.info...
Best regards
Michael
Dear Steevb,
I uploaded the concrete folder by FTP
I uploaded the concrete folder by FTP
I recovered the files with the backup system of my provider, but then I get the fault:
Class \Concrete\Core\Permission\Key\CategoryTreeNodeKey does not exist
picture attached
Class \Concrete\Core\Permission\Key\CategoryTreeNodeKey does not exist
picture attached
Where did u put the new C5 folder, in root or updates folder?
In the root. See picture attached
So do u only have the one C5 folder?
Yes, this is the complete file structre in the picture I now attached. Please check
Okay, try uploading the previous C5 version that was working and BEFORE unzipping rename the new C5 folder to perhaps '5832'.
Unzip the version that was working and refresh the site to see if that helps.
If it does update in the proper steps.
Unzip the version that was working and refresh the site to see if that helps.
If it does update in the proper steps.
Do you mean the complete download folder for installation or only the concrete folder out of it?
Now I get this fault:
An exception occurred while executing 'select akID, akHandle, akName, AttributeKeys.akCategoryID, akIsInternal, akIsEditable, akIsSearchable, akIsSearchableIndexed, akIsAutoCreated, akIsColumnHeader, AttributeKeys.atID, atHandle, AttributeKeys.pkgID from AttributeKeys inner join AttributeKeyCategories on AttributeKeys.akCategoryID = AttributeKeyCategories.akCategoryID inner join AttributeTypes on AttributeKeys.atID = AttributeTypes.atID where akHandle = ? and akCategoryHandle = ?' with params ["meta_title", "collection"]: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'akIsEditable' in 'field list'
An exception occurred while executing 'select akID, akHandle, akName, AttributeKeys.akCategoryID, akIsInternal, akIsEditable, akIsSearchable, akIsSearchableIndexed, akIsAutoCreated, akIsColumnHeader, AttributeKeys.atID, atHandle, AttributeKeys.pkgID from AttributeKeys inner join AttributeKeyCategories on AttributeKeys.akCategoryID = AttributeKeyCategories.akCategoryID inner join AttributeTypes on AttributeKeys.atID = AttributeTypes.atID where akHandle = ? and akCategoryHandle = ?' with params ["meta_title", "collection"]: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'akIsEditable' in 'field list'
I think you may need to step via the latest 5.7.x release before updating to 5.8.
On github there are still some pulls relating to updates, so even then it may not be perfect.
On github there are still some pulls relating to updates, so even then it may not be perfect.
Ok, here I am now, see picture.
Try to update to 8.3.2 now
Try to update to 8.3.2 now
I now made the update to 8.3.2
After that I refreshed the database entities
Refreshing Database Entities at the following page:
maple-leaf-muenze.info/index.php/dashboard/system/environment/entities/view
now I get the following fault, but I think the solution is very close:
Call to a member function isLoggedIn() on null
After that I refreshed the database entities
Refreshing Database Entities at the following page:
maple-leaf-muenze.info/index.php/dashboard/system/environment/entities/view
now I get the following fault, but I think the solution is very close:
Call to a member function isLoggedIn() on null
It must have to do with the theme Stucco!
I followed thishttps://www.concrete5.org/community/forums/themes/error-call-to-unde...
now it looks better, but I need the final fix
http://www.maple-leaf-muenze.info/...
I followed thishttps://www.concrete5.org/community/forums/themes/error-call-to-unde...
now it looks better, but I need the final fix
http://www.maple-leaf-muenze.info/...
Dear all,
Thank you for your support! Everything is working again.
It was a theme problem! After making the updates as JohntheFish recommended, I was able to reach the dashbord and then updated the theme. Now it's working!
Thank you for your support! Everything is working again.
It was a theme problem! After making the updates as JohntheFish recommended, I was able to reach the dashbord and then updated the theme. Now it's working!
Do u have access to 'phpMyAdmin' or ftp?