Results 1 to 3 of 3

Thread: I want to delete a custom module

  1. #1
    kenpeterson is offline Sugar Community Member
    Join Date
    Dec 2007
    Posts
    11

    Default I want to delete a custom module

    I'm running version 5 on Siteground.
    I created 1custom module which is working just fine.
    I created a 2nd custom module which has a bunch of errors at the bottom of the detail page.
    See attached .jpg.
    I hit every one of the db repair items, but can't seem to make the errors go away.
    Is there an easy fix?
    If there isn't a real easy fix, I would just like to delete the whole module and start over, but I can't figure out how to do that either.
    I am not a programmer, so please speak slowly.
    Thanks
    Attached Images Attached Images  

  2. #2
    jli
    jli is offline Junior Member
    Join Date
    May 2005
    Posts
    109

    Default Re: I want to delete a custom module

    it looks like your custom module doesn't have any sub-panels defined for it (located in the module's layout_defs.php file).

    i believe that the code the processes the layout_defs requires at least one array entry for a sub-panel.

    the two options you have are to (1) add a sub-panel for this custom module, or (2) find the code that process the layout_defs array and override it so that it can be empty.

  3. #3
    knptrsn is offline Sugar Community Member
    Join Date
    Jan 2008
    Posts
    13

    Default Re: I want to delete a custom module

    Thanks for responding. There WAS a sub-panel there. As soon as I selected an item, it delivered that error you see at the bottom of the page.
    It may all be moot at this point, as I just completely screwed this thing up. when I select any tab, this is the message I get...

    Warning: Illegal offset type in unset in /home/homedeal/public_html/sugar/include/EditView/EditView2.php on line 127
    Error: File [modules/Array/metadata/editviewdefs.php] is missing. Unable to create because no corresponding HTML file was found.

    I need to hire someone to help me fix this. I'm obviously in over my head.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Uninstall a custom module by hand
    By Meex21 in forum Help
    Replies: 4
    Last Post: 2008-04-01, 09:09 AM
  2. Replies: 2
    Last Post: 2008-01-14, 05:39 PM
  3. Do not Delete a Custom Module from the file system..
    By cjohnston in forum General Discussion
    Replies: 0
    Last Post: 2008-01-11, 04:40 PM
  4. Replies: 0
    Last Post: 2007-11-21, 12:08 PM
  5. Roles and Custom Module Tabs
    By signaljim in forum Developer Help
    Replies: 5
    Last Post: 2006-01-20, 03:07 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
  •