Cache error?

This topic has been marked as not resolved.

Hi,

When my webstore live and traffic increase, I got several problems.

This is my fatal error regarding cache, I can not disabled since I can not access admin dashboard even with correct password.

The screenshot sent on attachement.

How to prevent this on the future?
Or I need more resources?

Thanks
Joseph

  • This reply was modified 2704 days ago by  josephwsa.
November 22, 2016 at 6:08 am #53489

Hi,

the error is not caused by the theme- it is an OpenCart cache issue that conflicts with the theme. In order to prevent it from displaying you need to modify a file. Open system/vendor/BurnEngine/config/engine.php, find

'firephp'                         => true

and replace it with

'firephp'                         => false

Regards,
ThemeBurn team

November 28, 2016 at 2:12 pm #53729
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.