Jump to content
thirty bees forum

can´t create or edit new customers, categories or books


Recommended Posts

Posted (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 by Sonni
  • Sonni changed the title to can´t create or edit new customers, categories or books
Posted

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

Posted

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:

image.png.450e5d6acd34be51138d0b329b68b799.png

Posted

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.

Posted (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 by Sonni
Posted

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...

Posted

You should

  1. check files permissions. Maybe some of your files are not readable/writeable and were not updated
  2. delete file cache/class_index.php
  3. clear cache
  4. disable all overrides 

 

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...