joomla edit template not active

Rubinowe
5 Posts
Rubinowe posted this 25 May 2017

Hi
Joomla - edit template button don't work, it is not active.
Previously everything worked.
The problem is on many pages.

I need to regain access to edit templates. What happened and what to do.

I'm sending a screen.

Hi Joomla - edit template button don't work, it is not active. Previously everything worked. The problem is on many pages. I need to regain access to edit templates. What happened and what to do. I'm sending a screen.
Vote to pay developers attention to this features or issue.
13 Comments
Order By: Standard | Newest
Support Team
Support Team posted this 25 May 2017

Hi,

Please try the following suggestions:
http://answers.themler.com/articles/65488/troubleshooting-read-first

Also try to switch off all the site plug-ins to see if any of them is causing the issue.

Sincerely,
Hella

Hi, Please try the following suggestions: http://answers.themler.com/articles/65488/troubleshooting-read-first Also try to switch off all the site plug-ins to see if any of them is causing the issue. Sincerely, Hella
Vitaliy WD
490 Posts
Vitaliy WD posted this 25 May 2017

Hi.

Here what you can try to do:

1.Open <theme_name>/app/classes/Config.php file
2.Find the following line:

$editor = JRequest::getVar('editor', '');

and insert the following piece of code before it

JHtml::_ ( 'behavior.modal' ); // for SqueezeBox

After this open a template and update it to the latest version.

Hi. Here what you can try to do: 1.Open &lt;theme_name&gt;/app/classes/Config.php file 2.Find the following line: $editor = JRequest::getVar('editor', ''); and insert the following piece of code before it JHtml::_ ( 'behavior.modal' ); // for SqueezeBox After this open a template and update it to the latest version.
rein
20 Posts
rein posted this 06 June 2017

This works perfectly, thank you

This works perfectly, thank you
peggybaussart
12 Posts
peggybaussart posted this 09 August 2017

Thank you Vitaliy WD

Thank you Vitaliy WD
jmstark
3 Posts
jmstark posted this 10 September 2017

Same problem. Added the line of code, changed permissions and the button now works BUT the live site editor does not load. It begins to load and stops. On Chrome, the home page of the site shows. On MS Edge, blank screen. The MS Edge inspector show the warning:

"Resource doesn't exist on the server: 'http://southmissco.com/administrator/index.php?option=com_templates&view=style&layout=edit&id=38&editor=1&theme=itsolutions&ver=178'."

Related problem?

Same problem. Added the line of code, changed permissions and the button now works BUT the live site editor does not load. It begins to load and stops. On Chrome, the home page of the site shows. On MS Edge, blank screen. The MS Edge inspector show the warning: "Resource doesn't exist on the server: 'http://southmissco.com/administrator/index.php?option=com_templates&view=style&layout=edit&id=38&editor=1&theme=itsolutions&ver=178'." Related problem?
Support Team
Support Team posted this 11 September 2017

jmstark,

Please try to load Themler in Chrome. If the issue continues please create a new private topic and provide the access to the CMS admin panel.

Thank you,
Olivia

jmstark, Please try to load Themler in Chrome. If the issue continues please create a new private topic and provide the access to the CMS admin panel. Thank you, Olivia
kharding23
6 Posts
kharding23 posted this 30 November 2017

Problem solved. Thank you for your help. I was in an old folder. The code for SqueezeBox did the trick.

Problem solved. Thank you for your help. I was in an old folder. The code for SqueezeBox did the trick.
MercurioWeb WebStudio
75 Posts
MercurioWeb WebStudio posted this 09 January 2019

Hi, I changed the config.php file, as indicated, but the problem persists. When I try to edit the template from the joomla control panel, blank page comes out

Hi, I changed the config.php file, as indicated, but the problem persists. When I try to edit the template from the joomla control panel, blank page comes out
Support Team
Support Team posted this 09 January 2019

Hello,

Have you updated Joomla to 3.9 recently?
If so, please follow these steps to fix the current theme:
https://answers.themler.io/articles/173620/how-to-fix-the-error-after-updating-to-joomla-3-9
After this update the theme to the latest Themler version that supports Joomla 3.9.

Sincerely,
Nettie

Hello, Have you updated Joomla to 3.9 recently? If so, please follow these steps to fix the current theme: https://answers.themler.io/articles/173620/how-to-fix-the-error-after-updating-to-joomla-3-9 After this update the theme to the latest Themler version that supports Joomla 3.9. Sincerely, Nettie
MercurioWeb WebStudio
75 Posts
MercurioWeb WebStudio posted this 16 January 2019

Hello,

Have you updated Joomla to 3.9 recently?
If so, please follow these steps to fix the current theme:
https://answers.themler.io/articles/173620/how-to-fix-the-error-after-updating-to-joomla-3-9
After this update the theme to the latest Themler version that supports Joomla 3.9.

Sincerely,
Nettie

Hi, I followed the instructions, but now the following error comes out:

[PHP_ERROR]{"message":"\n\nOS: Linux lhcp1088.webapps.net 2.6.32-773.26.1.lve1.4.43.el6.x86_64 #1 SMP Mon Oct 30 02:31:47 EDT 2017 x86_64\nPHP: 7.2.8\nerror handler: A non well formed numeric value encountered\nArray\n(\n [value] => 128M\n [str] => 128m\n)\n Callstack: \n -> Helper::toBytes('128M')\n -> Helper::getMemoryLimit()\n -> Helper::tryAllocateMemory()\n -> ExportController::execute(array(4) { ... })\n\n\n","type":"E_NOTICE","file":"/home/sapr/public_html/templates/rilievispar/app/classes/Helper.php","line":586}[PHP_ERROR]

> Hello, > > Have you updated Joomla to 3.9 recently? > If so, please follow these steps to fix the current theme: > https://answers.themler.io/articles/173620/how-to-fix-the-error-after-updating-to-joomla-3-9 > After this update the theme to the latest Themler version that supports Joomla 3.9. > > Sincerely, > Nettie > > Hi, I followed the instructions, but now the following error comes out: [PHP_ERROR]{"message":"\n\nOS: Linux lhcp1088.webapps.net 2.6.32-773.26.1.lve1.4.43.el6.x86_64 #1 SMP Mon Oct 30 02:31:47 EDT 2017 x86_64\nPHP: 7.2.8\nerror handler: A non well formed numeric value encountered\nArray\n(\n [value] => 128M\n [str] => 128m\n)\n Callstack: \n -> Helper::toBytes('128M')\n -> Helper::getMemoryLimit()\n -> Helper::tryAllocateMemory()\n -> ExportController::execute(array(4) { ... })\n\n\n","type":"E_NOTICE","file":"\/home\/sapr\/public_html\/templates\/rilievispar\/app\/classes\/Helper.php","line":586}[PHP_ERROR]

Last edited 16 January 2019 by MercurioWeb WebStudio

Support Team
Support Team posted this 17 January 2019

Hi Massimiliano,

Please create a new private thread so that we can dig deeper into your issue.

Thanks,
Ivan

Hi Massimiliano, Please create a new private thread so that we can dig deeper into your issue. Thanks, Ivan
craig31
5 Posts
craig31 posted this 21 February 2019

I am having the same issue after trying the fixes. I really just want to edit elements of the template and spending hours every time there is an update finding a new fix is a little annoying. What can be done outside of the top two steps threads?

Please help.

I am having the same issue after trying the fixes. I really just want to edit elements of the template and spending hours every time there is an update finding a new fix is a little annoying. What can be done outside of the top two steps threads? Please help.
Support Team
Support Team posted this 21 February 2019

Hello,

If the issue is not related to Joomla 3.9 update, this solution can help, it is also provided in this topic above:
https://answers.themler.io/articles/65513/themler-themes-issues-joomla-virtuemart#button-disabled

If the issue is related to Joomla 3.9, please import the theme in Themler desktop, update it there to the latest Themler version, export it under a different name and install in your Joomla.

Sincerely,
Nettie

Hello, If the issue is not related to Joomla 3.9 update, this solution can help, it is also provided in this topic above: https://answers.themler.io/articles/65513/themler-themes-issues-joomla-virtuemart#button-disabled If the issue is related to Joomla 3.9, please import the theme in Themler desktop, update it there to the latest Themler version, export it under a different name and install in your Joomla. Sincerely, Nettie
You must log in or register to leave comments