Jump to content

OnlineShop nicht mehr erreichbar (500 Server-Error)


joeker

Recommended Posts

Hi guys

I have a problem with the onlineshop on a customer system. Prestashop (v. 1.6) on this system is not more reachable. The debug mode tells me the following message:

Fatal error: Class 'DbQuery' not found in /mnt/web006/e0/01/57556201/htdocs/onlineshop/Adapter/Adapter_EntityMapper.php on line 46 

I tried to edit this file and include the missing class like this:

include_once(_PS_CLASS_DIR_.'db/DbQuery.php');

Then I renamed the calling class 'DbQuery' into 'DbQueryCore' (origin class name in this file). After them Prestashop says the class 'Cookies' is not defined and  so on.

Maybe, could the reason of this problem the integrated class initialization of Prestashop? Have someone a hint or a suggestion for me?

Edited by joeker (see edit history)
Link to comment
Share on other sites

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