Author Topic: Addons Error 500  (Read 2870 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
Addons Error 500
« on: October 27, 2021, 01:52:21 PM »
Hi Guys,

Since today I get an Error 500 when I click on the addon menu. When I click on wordpress or the other software packages I get this error. I have tried changing the permissions and using a different web server. It seems that this error is related to yesterday's php update. Does anyone else have this problem? I'm cwp pro user.

Offline
*
Re: Addons Error 500
« Reply #1 on: October 27, 2021, 06:06:52 PM »
Yes, I am experiecing the same problem. The error log file:

/usr/local/cwp/php71/var/log/php-fpm.log

shows the following error:

Code: [Select]
PHP Fatal error:  Uncaught Twig_Error_Loader: Unable to find template "modules/addons/styles.css" (looked into: /usr/local/cwpsrv/var/services/users/cwp_theme/original) in "mod_addons.html" at line 11. in /usr/local/cwpsrv/var/services/twig/lib/Twig/Loader/Filesystem.php:226"

seems the framework "twig" can't find the file "modules/addons/styles.css"

Checked the folder:

/usr/local/cwpsrv/var/services/users/cwp_theme/original/modules

and there is no the folder called "addons".

« Last Edit: October 27, 2021, 06:20:48 PM by cyberspace »

Offline
*
Re: Addons Error 500
« Reply #2 on: October 28, 2021, 02:33:45 AM »
me too

Offline
*
Re: Addons Error 500
« Reply #3 on: October 28, 2021, 09:31:01 AM »
same here , same error in php-fpm.log