Unable to save after editing module and plugins

December 2012 Joomla Template
Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Mon Aug 25, 2014 10:48 pm
Reply with quote
Report this post
Simply unable to save anything after editing either a module or plugin.
User avatar
Senior Boarder

GK User
Tue Aug 26, 2014 4:40 pm
Reply with quote
Report this post
Hello,

Please open the index.php file in the Isis back-end template and please change the following fragment:

Code: Select all
// Add JavaScript Frameworks
JHtml::_('bootstrap.framework');


to:

Code: Select all
// Add JavaScript Frameworks
JHtml::_('bootstrap.framework');
JHtml::_('behavior.framework', true);
User avatar
Administrator


cron