Unable to add menu items from backend

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
Fri Oct 24, 2014 12:03 am
Reply with quote
Report this post
I have a serious problem: I cannot add menu items to the Main Menu by backend. Description of the problem:
If I go to Menu-->Main Menu--> click the green button New -->click the blue button select it appears the drop list with Articles, Configuration manager,.... but when I select an entry it does not appear on the field "Menu Item Type". "Menu Item Type" remains empty. :-(
If I did not explained well myself please here you can find the video:
http://youtu.be/9fqmUxb8Jho
It is not a server problem cause I have another joomla website where the droplist works.
It is not a browser problem cause I tried with firefox chrome and internet explorer and I am always unable to populate the gray field menu item type.
Joomla version is 3.3.6 and I did not installed anything: no plugin, no extensions,.... I cleared cache many times.

My website is casino-online.bz user: gavick password: gavick
Can I send you the admin backend password to someone of you to look inside?
User avatar
Expert Boarder

GK User
Fri Oct 24, 2014 2:06 pm
Reply with quote
Report this post
Hello,

Please try to do following:

in the index.php file of the Isis back-end template please change:

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
Fri Oct 24, 2014 2:55 pm
Reply with quote
Report this post
Done, but the problem still occurs.
I updated /administrator/templates/isis/index.php with your code.

Cleared cache, logged out and in, rebuilt the menu .... but nothing.
User avatar
Expert Boarder

GK User
Fri Oct 24, 2014 3:02 pm
Reply with quote
Report this post
Could this be the problem?
[24-Oct-2014 15:52:40 Europe/Berlin] PHP Warning: base64_decode() has been disabled for security reasons in /home/casinoon/public_html/administrator/components/com_menus/controllers/item.php on line 349

found many on error log of administrator directory, they seems raised everytime I try to add a menu item.
User avatar
Expert Boarder

GK User
Fri Oct 24, 2014 8:20 pm
Reply with quote
Report this post
I enabled base64_decode() and now everything works.
User avatar
Expert Boarder


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