Results 1 to 3 of 3

Thread: ghosting module tab in menu.

  1. #1
    ptemplin7 is offline Sugar Community Member
    Join Date
    Jun 2007
    Location
    Puget Sound Washington
    Posts
    380

    Default ghosting module tab in menu.

    5.0f, Centos 5, apache 2.2, php 5.2

    I am getting a php error and a ghost tab in my menu. It is the result of deleting a malfunctioning module that was throwing off sql errors.

    I went through the process of deleting it everywhere. I mean everywhere!
    Now I get a php error that the index is missing for the custom module. It was based off the activities module template. And I have a blank spot in the module list. I have tried to configure tabs and it appears that there is a placeholder (blank line) for that module my guess is I can't hide it due to the errors.

    Any suggestions. I have cleaned out of the DB manually as well.

    See attached for example of errors and the menu.

    thanks Paris
    Attached Images Attached Images  

  2. #2
    satyaprasadtammana is offline Sugar Community Member
    Join Date
    Aug 2007
    Location
    India
    Posts
    23

    Default Re: ghosting module tab in menu.

    Hi,

    Those PHP errors which are displaying are just notices, you can turn off them by changing the PHP.ini file settings.
    ERROR_REPOERTING flag.


    Sample: line from PHP.INI

    error_reporting = E_ERROR & ~ E_NOTICE

    The above line will display all eror except NOTICES.

    Satya.
    Thanks and Regards,
    Satya.

  3. #3
    ptemplin7 is offline Sugar Community Member
    Join Date
    Jun 2007
    Location
    Puget Sound Washington
    Posts
    380

    Default Re: ghosting module tab in menu.

    Hi Satya,

    Yeah I know I can turn it off but still wondering how Sugar has any idea that the Events_Events module still exists when there is no mention of it in the custom, cache or database. (As far as I can tell!)

    How does Sugar generate its menu list and from where? I traced the code but still trying to figure out where its getting the menu list from.

    Thanks for the suggestions, Will have to do that if can't find it,
    Paris

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: 2009-07-13, 10:37 AM
  2. How to addd Tab control in Custom module?
    By crazy in forum Developer Help
    Replies: 2
    Last Post: 2008-11-25, 11:11 AM
  3. Replies: 11
    Last Post: 2008-07-30, 11:29 AM
  4. Remove module from Group Tab vs Other_tab
    By montevecchi in forum Developer Help
    Replies: 0
    Last Post: 2008-03-31, 09:57 AM
  5. Example tab with subpanels and relationships
    By eggsurplus in forum Downloads
    Replies: 20
    Last Post: 2006-10-08, 11:12 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
  •