CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • No admin menu after succesfull installation
Pages: 1 [2]

Author Topic: No admin menu after succesfull installation  (Read 6862 times)

redgar

  • I’m new here
  • *
  • Posts: 26
  • Karma: 2
    • NJ Libertarian Party
  • CiviCRM version: 4.5.0
  • CMS version: Joomla 2.5.27
Re: No admin menu after succesfull installation
March 07, 2012, 09:31:49 am
I'm having the same problem. When I use firebug and look at the div for the menu panel its set to display: none

<div id="menu-container" style="display: none;">

When I disable this using firebug style editor the menu shows up and is fully functional (firebug allows you to change page settings on the fly). The style attribute is shown as being computed in firebug.

I have no javascript errors shown in firebug, my resource url's are correct. I'm running 4.1.1 on joomla.

???


redgar

  • I’m new here
  • *
  • Posts: 26
  • Karma: 2
    • NJ Libertarian Party
  • CiviCRM version: 4.5.0
  • CMS version: Joomla 2.5.27
Re: No admin menu after succesfull installation
March 07, 2012, 01:37:56 pm
Correction I am getting one javascript error, I wasn't looking in the right place in firebug.

I'm getting "window.addEvent is not a function" on line 103 of  administrator/templates/hathor/js/template.js

This is very similar to the problem reported in the "solved" problem described in: http://forum.civicrm.org/index.php?topic=23173.0, however I'm running Joomla 1.7, not 2.5.

I don't know (yet) if the error is the cause of my civicrm menu not appearing.

redgar

  • I’m new here
  • *
  • Posts: 26
  • Karma: 2
    • NJ Libertarian Party
  • CiviCRM version: 4.5.0
  • CMS version: Joomla 2.5.27
Re: No admin menu after succesfull installation
March 07, 2012, 01:49:46 pm
I changed the default admin template from hathor to bluestork. The javascript error went away and my civicrm menu is back!

For some reason it took a few refreshes before the menu came back. I also note that the style is still set to display: none, but it works fine.

<div id="menu-container" style="display: none;">

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • No admin menu after succesfull installation

This forum was archived on 2017-11-26.