Hi again
Can you send me the login account of the site without "JCH Optimize" which still causes error via email address
I will check it for you soon
Thanks
Hi again
Finally, I also found the problem, I am sure again it is because of your templates cause problems
I see your templates export the files to the media / templates folder
You can check it in the code below :
...../templates\jp-pasta\warp\systems\joomla\src\Warp\Joomla\Helper\SystemHelper.php at line 113:
Now if you try changing the "templats" to "system"
Example:
->register($this->path . '/media/template', 'cache');
edit:
->register($this->path . '/media/system', 'cache');
I'm sure the css files will also appear in the media / system folder as it appears in the media / templates folder.
The reason is that your templates are purchased somewhere, they do a file export function to a certain path address, if you really do not want to export more CSS files, you can contact the place. you buy templates
Hope you understand
Thanks
Hi again
Thank you for your help! Problem is solved, here the answer from template developers: Hi there,
please try to disable the theme based compression if you are using any
other tool to compress the css files.
Hi,
Also, there's another problem. If you enable System >>> Global Configuration >>> Error Reporting >>> Development
following errors of your extention appear:
or an object that implements Countable in /public_html/modules/mod_jux_jp_megamenu/includes/menu/jp_megamenu.php on line 130
Warning: count(): Parameter must be an array or an object that implements Countable in /public_html/modules/mod_jux_jp_megamenu/includes/menu/jp_megamenu.php on line 130
Warning: count(): Parameter must be an array or an object that implements Countable in /public_html/modules/mod_jux_jp_megamenu/includes/menu/jp_megamenu.php on line 130