Results 1 to 3 of 3

Thread: how to remove or uninstall module cleanly

  1. #1
    manchi is offline Junior Member
    Join Date
    May 2009
    Posts
    2

    Unhappy how to remove or uninstall module cleanly

    recently i just installed a module named teamtask in my sugarcrm then after it didnt work then i tried to install but apparently it cause my task module error and i really don't know how to solve it

    My installation spec is
    Ubuntu 8.04
    Apache 2.0
    PHP 5.1.2
    MySQL 5
    SugarCRM Community Edition 5.2e

    the error message as follow

    Warning: require_once(modules/team/teams_logic.php) [function.require-once]: failed to open stream: No such file or directory in /home/myubuntu/www/sugarcrm/custom/modules/Tasks/metadata/listviewdefs.php on line 77

    Fatal error: require_once() [function.require]: Failed opening required 'modules/team/teams_logic.php' (include_path='/home/myubuntu/www/sugarcrm/include/..:.:/usr/share/php:/usr/share/pear') in /home/myubuntu/www/sugarcrm/custom/modules/Tasks/metadata/listviewdefs.php on line 77


    can anybody here help me to solve this problem? And it seems like there's some broken module that i need to remove cleanly, p lease help me how to do it successfully

  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: how to remove or uninstall module cleanly

    Hi manchi

    There are some weird information here:

    recently i just installed a module named teamtask in my sugarcrm then after it didnt work then i tried to install but apparently it cause my task module error and i really don't know how to solve it

    Did you try to mention you installed this module and how this didn't work the you tried to uninstall this?

    You should remove from /home/myubuntu/www/sugarcrm/custom/modules/Tasks/metadata/listviewdefs.php the code where the script modules/team/teams_logic.php is included.

    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
    manchi is offline Junior Member
    Join Date
    May 2009
    Posts
    2

    Default Re: how to remove or uninstall module cleanly

    Correct. this module didn't work and then i tried to uninstall it, but the result of uninstall process showed that it only 70% complete, that what made my task module fails to be displayed

    anyway, i follow your guidance and it works, now i can use my task module, i rem out scripts that relate this module this module (teams module)

    #require_once 'module/teams/teams_logic.php;
    #$tmp = new teams_logic();


    Very helpful

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Uninstall Module?
    By RickM in forum Help
    Replies: 3
    Last Post: 2008-02-17, 11:35 PM
  2. Replies: 4
    Last Post: 2008-01-08, 02:28 PM
  3. Module Install/Uninstall
    By raviba in forum Developer Help
    Replies: 0
    Last Post: 2006-09-06, 11:03 AM
  4. uninstall module error
    By aheuermann in forum Help
    Replies: 0
    Last Post: 2006-07-13, 08:55 PM
  5. Replies: 1
    Last Post: 2006-04-06, 12:56 AM

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
  •