Results 1 to 5 of 5

Thread: Missing menu tabs after upgrade

  1. #1
    rusdvl is offline Senior Member
    Join Date
    Feb 2009
    Posts
    48

    Default Missing menu tabs after upgrade

    Hey,

    I've upgraded to Sugar 6.0.2 and have lost my custom modules menu tabs. I am able to go to the module if I insert the link in the URL but the menu tabs are gone. They are not in the configure tabs section under admin.

    I have tried Quick rebuild/repair...
    I have tried deleting the data inside the database config table under MySettings > Tab.
    I have commented out :
    //$modules_exempt_from_availability_check['crm_orders'] = 'crm_orders';
    //$modInvisList[] = 'crm_orders';
    inside custom/application/Ext/Include/modules.ext.php

    I have tried to reupload the custom folder and do a repair and rebuild again... all with no results....

    Since none of the fixes that I could find online work, I was thinking of hardcoding the Tabs into the menu... Anyone know how to do it? Or know of a fix to my problem?

    Any help would be appreciated.

    Cheers

  2. #2
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Missing menu tabs after upgrade

    Did try adding

    PHP Code:
    $moduleList[] = 'crm_orders'
    into extended include?

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  3. #3
    rusdvl is offline Senior Member
    Join Date
    Feb 2009
    Posts
    48

    Default Re: Missing menu tabs after upgrade

    Ah fantastic... that worked. BUT the minute I do a repair/rebuild, it overwrites the changes to that file... {custom/application/Ext/Include/modules.ext.php}

    Any way to fix that?

    Thanks

  4. #4
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: Missing menu tabs after upgrade

    You must add this code into custom/Extension/application/Ext/Include/modules.ext.php.

    Regards
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  5. #5
    rusdvl is offline Senior Member
    Join Date
    Feb 2009
    Posts
    48

    Default Re: Missing menu tabs after upgrade

    Great. It works now. Thanks a lot for your help... took a while to get those tabs to show again...

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 1
    Last Post: 2010-10-01, 03:29 PM
  2. Tasks and Notes as menu tabs: Highlighting
    By nikidinsey in forum Help
    Replies: 6
    Last Post: 2009-03-11, 07:08 AM
  3. module doesn't show in menu tabs
    By dkelly in forum Developer Help
    Replies: 4
    Last Post: 2008-09-25, 06:07 PM
  4. Removing Menu Tabs.
    By createIT in forum Help
    Replies: 5
    Last Post: 2006-07-10, 07:48 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •