Save Buttons Not Working in Admin Panel

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
Wed Aug 13, 2014 4:41 pm
Reply with quote
Report this post
For some reason, the "Save" "Save & Close" and "Save & New" buttons are not working in the admin panel. I cannot save menu items, articles, etc. I think there is something going on with the PHP version, but I am not really sure what to do or where to begin. Website is: http://cortexbehavioralhealth.com. Please help!

Screen Shot 2014-08-13 at 8.39.11 AM.png
User avatar
Expert Boarder

GK User
Thu Aug 14, 2014 9:20 pm
Reply with quote
Report this post
Hello,

Please open the index.php file of the Isis admin 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

GK User
Wed Aug 20, 2014 11:13 pm
Reply with quote
Report this post
Hi, similar problem.
Doesn't work the Publish and Unpublish buttons in the submenu bar and column in the K2 admin page.
I have no problem with modules and menus.
I have the same problem with other templates installed with quickstart pack
publish.jpg
User avatar
Senior Boarder

GK User
Thu Aug 21, 2014 1:23 am
Reply with quote
Report this post
Hator template is the same.
User avatar
Senior Boarder

GK User
Thu Aug 21, 2014 7:12 am
Reply with quote
Report this post
@julianeuropa - please try to apply the mentioned change - it is strange, because this issue is very random - some users have it, other not - I was unable to reproduce it when it was reported on my localhost. I also saw the similar reports from other Joomla users on other forums - seems to be some bug on one of the J!3.x updates.
User avatar
Administrator

GK User
Thu Aug 21, 2014 3:06 pm
Reply with quote
Report this post
Hi.
The mentioned change doesn't work for me.
It's an strange issue, because just to affect the publish/unpublish options in K2 panel.
The featured buttons works fine.
I'll keep looking for a solution.
Thanks for your time.
User avatar
Senior Boarder

GK User
Fri Aug 22, 2014 11:45 pm
Reply with quote
Report this post
Please send me a back-end access to your website using the PM message.
User avatar
Administrator

GK User
Wed Aug 27, 2014 2:03 pm
Reply with quote
Report this post
Updating k2 to version 2.6.8 , the problem was solved.
I did not see before because it does not work on local (for me), but online works fine.
It is a K2 problem.
Thank you .
User avatar
Senior Boarder


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.