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 »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • CiviCRM menu missing after upgrade to 4.1.3
Pages: [1]

Author Topic: CiviCRM menu missing after upgrade to 4.1.3  (Read 665 times)

backdrifting

  • I post frequently
  • ***
  • Posts: 178
  • Karma: 2
CiviCRM menu missing after upgrade to 4.1.3
July 01, 2012, 06:27:25 am
I just upgraded a Drupal 6 site with CiviCRM 3.4 to the new CiviCRM 4.1.3 version.  The upgrade worked however the black admin CiviCRM menu that is supposed to show along the top part of the header on the page is missing.  The div ID for this shows in the code on the 3.4 version but it's missing from the code on the new 4.1 version.  Here's the code:

<code>
<ul id="civicrm-menu">
<li id="crm-qsearch" class="menumain">
<li class="menumain crm-link-home">
<li class="menumain crm-Search___">
<li class="menumain crm-Contacts">
<li class="menumain crm-Contributions">
<li class="menumain crm-Events">
<li class="menumain crm-Mailings">
<li class="menumain crm-Memberships">
<li class="menumain crm-Reports activetarget">
<li class="menumain crm-Administer">
<li class="menumain crm-Help">
<li id="menu-logout" class="menumain">
</ul>
</code>

How can I get this menu back?

-Trevor

backdrifting

  • I post frequently
  • ***
  • Posts: 178
  • Karma: 2
Re: CiviCRM menu missing after upgrade to 4.1.3
July 01, 2012, 08:12:14 am
This is now working all of a sudden.  I enabled some of the CiviCRM sub modules (I had just enabled core CiviCRM) and then refreshed the site and now the menu shows.  Strange.  Anyways the menu appears now so all is good.

Best-

Trevor

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • CiviCRM menu missing after upgrade to 4.1.3

This forum was archived on 2017-11-26.