
Hi there.
I have a problem with themler on joomla version 3.9.14.
In version 3.6.4 everything is fine.
When i update to version 3.9.14 themler breaks.
When i try to edit my templates (all of them) I have a blank new window instead of the app : here is the console message :
Chrome console:
jquery.js:9632 POST http://epyc.prs.core/templates/arigas/app/index.php 500 (Internal Server Error)
send @ jquery.js:9632
ajax @ jquery.js:9177
(anonymous) @ index.php?option=com_templates&view=style&layout=edit&id=9:490
dispatch @ jquery.js:4642
elemData.handle @ jquery.js:4310
jquery.js:9632 POST http://epyc.prs.core/templates/arigas/app/index.php 500 (Internal Server Error)
This is the line:
xhr.send( ( options.hasContent && options.data ) || null );
When i click install plugins i have error 500:
/templates/arigas/library/installer.php?template=arigas&plugin=themlerbutton&fileName=button:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error)
jquery.js:9632 GET http://epyc.prs.core/templates/arigas/library/installer.php?template=arigas&plugin=themlerbutton&fileName=button 500 (Internal Server Error)
Tried with Ajenti-v/nginx on ubuntu 16.04/php 7.0 and Ubuntu 18.04/PHP 7.2 , same response.
Please advise.
Hi there. I have a problem with themler on joomla version 3.9.14. In version 3.6.4 everything is fine. When i update to version 3.9.14 themler breaks. When i try to edit my templates (all of them) I have a blank new window instead of the app : here is the console message : Chrome console: jquery.js:9632 POST http://epyc.prs.core/templates/arigas/app/index.php 500 (Internal Server Error) send @ jquery.js:9632 ajax @ jquery.js:9177 (anonymous) @ index.php?option=com_templates&view=style&layout=edit&id=9:490 dispatch @ jquery.js:4642 elemData.handle @ jquery.js:4310 jquery.js:9632 POST http://epyc.prs.core/templates/arigas/app/index.php 500 (Internal Server Error) This is the line: xhr.send( ( options.hasContent && options.data ) || null ); When i click install plugins i have error 500: /templates/arigas/library/installer.php?template=arigas&plugin=themlerbutton&fileName=button:1 Failed to load resource: the server responded with a status of 500 (Internal Server Error) jquery.js:9632 GET http://epyc.prs.core/templates/arigas/library/installer.php?template=arigas&plugin=themlerbutton&fileName=button 500 (Internal Server Error) Tried with Ajenti-v/nginx on ubuntu 16.04/php 7.0 and Ubuntu 18.04/PHP 7.2 , same response. Please advise.