Sonni Posted April 28, 2023 Posted April 28, 2023 (edited) Hi, new Problem. I can´t create or edit new customers, categories or books in the backoffice. Error500 is shown. Thirty bees version: 1.5.0 Thirty bees revision: 09881498a1c05c70bb08360800f074ce0c104b4c Build for PHP version: 8.1 Template community-theme-default Thanks for help 🙂 Edited April 28, 2023 by Sonni
e-com Posted April 29, 2023 Posted April 29, 2023 Error 500 is a generic server message that doesn't say anything. To diagnose error, you need to enable debug mode, install "Collect PHP Logs" module, and in logs of this module will be detailed information about error. In menu: Advanced parameters -> Error log
Sonni Posted April 29, 2023 Author Posted April 29, 2023 ok, ich found some different informations. Message: Error: Class 'AdminContactsControllerCore' not found Location: classes/PrestaShopAutoload.php(261) : eval()'d code line 1 Message: Error: Call to a member function install() on bool Location: modules/tbupdater/tbupdater.php line 463 and more of this:
the.rampage.rado Posted April 29, 2023 Posted April 29, 2023 Can you repeat the update to edge so the missing controller has chance to upload to your server. Also do you have tbupdater installed? Don't confuse it with Core Updater, they are two separate modules that do different things and both need to be installed. Regarding the last issues (Warnings) - I believe tcpdf is not completely ompatible with php8.1 but for now those are only warnings, the app will work.
Sonni Posted April 29, 2023 Author Posted April 29, 2023 (edited) Tbupdater was already installed. After checking core updater again it says, it´s everything ok, system is up to date. But the problems are still the same. Edited April 30, 2023 by Sonni
Sonni Posted May 2, 2023 Author Posted May 2, 2023 new exception: Message: ThirtyBeesDatabaseException: Deadlock found when trying to get lock; try restarting transaction Location: classes/smarty/SmartyCustom.php line 342 I really don´t know what to do...
datakick Posted May 2, 2023 Posted May 2, 2023 You should check files permissions. Maybe some of your files are not readable/writeable and were not updated delete file cache/class_index.php clear cache disable all overrides
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now