Results 1 to 3 of 3

Thread: "Class not found" when removing a module

  1. #1
    codeon is offline Junior Member
    Join Date
    Apr 2008
    Posts
    2

    Default "Class not found" when removing a module

    Hello,

    I created the module "az_arbeitszeit" and the module "ol_kuse" and now I want to delete it. Module 1 (az_arbeitszeit) is deleted. With the 2nd module I get the error

    Code:
    Fatal error: Class 'az_arbeitszeit' not found in /home/www2/SugarEnt-Full-5.0.0c/modules/Administration/RebuildRelationship.php on line 52
    But the module number 2 (ol_kuse) had never the class "az_arbeitszeit". I have done clearing of the cached data. What could I do esle?

    lg, Otto

  2. #2
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: "Class not found" when removing a module

    Check to see if that deleted module is still defined in custom\application\Ext\Include\modules.ext.php and in custom\Extension\application\Ext\Include in the delete module folder.

    Did you delete this by hand or through Sugar Studio?

  3. #3
    codeon is offline Junior Member
    Join Date
    Apr 2008
    Posts
    2

    Default Re: "Class not found" when removing a module

    Quote Originally Posted by eggsurplus
    Check to see if that deleted module is still defined in custom\application\Ext\Include\modules.ext.php and in custom\Extension\application\Ext\Include in the delete module folder.
    Yes, it was. I deleted it but the error ramined here. It was

    Code:
    Fatal error: require() [function.require]: Failed opening required 'modules/az_arbeitszeit/az_arbeitszeit.php' (include_path='/home/www2/SugarEnt-Full-5.0.0c/include/..:.:/usr/share/php:/usr/share/pear') in /home/www2/SugarEnt-Full-5.0.0c/modules/Administration/RebuildRelationship.php on line 63
    And the lines I deleted in modules.ext.php are here again.

    Quote Originally Posted by eggsurplus
    Did you delete this by hand or through Sugar Studio?
    I deleted it through Sugar Studio.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 5
    Last Post: 2009-07-16, 04:26 AM
  2. Module Builder
    By Olavo in forum Downloads
    Replies: 418
    Last Post: 2009-02-26, 06:36 AM
  3. Removing a Deployed Module - Help!
    By Akael.d2 in forum Developer Help
    Replies: 1
    Last Post: 2008-05-16, 11:24 PM
  4. Creating new Module in 5.0c
    By jlabuelo in forum Help
    Replies: 2
    Last Post: 2008-04-17, 09:58 AM
  5. Replies: 1
    Last Post: 2006-09-11, 03:38 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
  •