Forums / Install & configuration / In Admin interface, problem with context-sensitive menu
Veronique Jamilloux
Friday 15 October 2010 7:27:34 am
Hi,
I created the the web site of my research unit with eZ publish 4.2 on apache server under linux.
In back office, there isn't the context-sensitive menu when I click on an icone in the content tree.
What is the problem? is there an attribute in a setting file where I can enable the context-sensitive menu?
Thanks for your help.
Véronique
URGI - INRA Webmaster Route de Saint Cyr 78000 Versailles
Jean-Yves Zinsou
Friday 15 October 2010 8:06:49 am
Hi !
Do you have a restricted access to internet?
I had a client with the same problem. In fact he couldn't not connext to the CDN delivering the ajax libraries...
Use firedebug extenstion of firefox, the network tab "réseau" to see if you have javascript resources not loaded...
Hope this helps !
(Greedings from montpellier :-)
Zins
Do Androids Dream of Electric Sheep? I dream of eZpubliSheep.... ------------------------------------------------------------------------ http://www.alma.fr
Friday 15 October 2010 10:45:31 am
Thank you Zin for your reply.
With firedebug, in the "Réseau" tab I see no thing; But in the Console tab, there is an javascript error :
ezjslib_mouseHandler is not defined
ezjslib_mouseHandler( event ); // register new mouse position in /design/standard/javascript/popupmenu/ezpopupmenu.js (ligne 191)
What does that mean?
I try to recopy with the original directory /design/standard/javascript and refresh the cach and I see...
Bye
Monday 18 October 2010 2:25:16 am
My /design/standard/... repertory recopy and the clear cache was not really effective.
I clear the cookies and the cache of my navigator and the problem is solved.