THELIA Forum

Welcome to the THELIA support and discusssion forum

Announcement

Rejoignez la communauté sur le Discord Thelia : https://discord.gg/YgwpYEE3y3

Offline

#1 error debug-bar-thelia

(24-04-2018 14:06:45)


hi;

I installed the module debug bar thelia but it returns an error of a class.
CoreDevDebugProjectContainer.php line 1123.
I have cleaned cache dev and prod and it is not solved.

Some idea of what the error may be.
 
thelia version 3.2

Offline

#2 Re: error debug-bar-thelia

(24-04-2018 21:40:48)


Could you please paste the complete error text, or a screenshot of the error ?


OpenStudio Toulouse

Offline

#3 Re: error debug-bar-thelia

(25-04-2018 12:04:06)


hi:

screenshot of the error

error all page web.
20180425055648.png

log server
20180425055817.png

CoreDevDebugProjectContainer.php line 1123
20180425060142.png

Thanks.

Offline

#4 Re: error debug-bar-thelia

(25-04-2018 14:19:57)


Are you sure that  all the DebugBar module files are present ? Is the module activated ?


OpenStudio Toulouse

Offline

#5 Re: error debug-bar-thelia

(26-04-2018 10:21:11)


All the TheliaDebugBar module files are present and module active.

I download TheliaDebugBar module from github -- github.com/thelia-modules/TheliaDebugBar

Upload module in  local/modules/TheliaDebugBar

Clean cache but  follow error.

I have seen that the files call   use DebugBar\...

use DebugBar\DataCollector\MemoryCollector;
use DebugBar\DataCollector\PhpInfoCollector;
use DebugBar\DebugBar;
...

but that route does not exist in thelia project, nor in the module.

Thanks.

Offline

#6 Re: error debug-bar-thelia

(26-04-2018 13:30:35)


What is your exact Thelia version ?


OpenStudio Toulouse

Offline

#7 Re: error debug-bar-thelia

(26-04-2018 14:07:23)


Thelia version 2.3.4