Results 1 to 3 of 3

Thread: PHP error deleting e-mails...

  1. #1
    tgra is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    29

    Default PHP error deleting e-mails...

    I am using software as follows:

    Latest stable Trixbox (v1.2.3).
    SugarCRM: v.4.5.0f (Build 1202).

    When I have opened a e-mail and are in "view mode" I get this PHP-error when I delete the e-mail (the mail is deletet btw.):

    Code:
    Warning: return_module_language(modules/i/language/en_us.lang.php): failed to open stream: No such file or directory in /var/www/html/crm/include/utils.php on line 845
    
    Warning: return_module_language(): Failed opening 'modules/i/language/en_us.lang.php' for inclusion (include_path='.:/usr/share/pear') in /var/www/html/crm/include/utils.php on line 845
    
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/crm/include/utils.php:845) in /var/www/html/crm/include/utils.php on line 1950
    
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/crm/include/utils.php:845) in /var/www/html/crm/index.php on line 498
    
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/crm/include/utils.php:845) in /var/www/html/crm/index.php on line 502
    
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/crm/include/utils.php:845) in /var/www/html/crm/index.php on line 506
    
    Warning: main(modules/i/Forms.php): failed to open stream: No such file or directory in /var/www/html/crm/themes/Sugar/header.php on line 781
    
    Fatal error: main(): Failed opening required 'modules/i/Forms.php' (include_path='.:/usr/share/pear') in /var/www/html/crm/themes/Sugar/header.php on line 781
    Any ideas how to solve this issue?

    Thomas..

  2. #2
    pstrosser is offline Sugar Community Member
    Join Date
    Nov 2006
    Posts
    11

    Unhappy Re: PHP error deleting e-mails...

    Hi,

    I have exactly the same problem

  3. #3
    malcolmh's Avatar
    malcolmh is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Aug 2004
    Posts
    1,712

    Default Re: PHP error deleting e-mails...

    Hi,

    This is a known bug, it looks like Sugar is trying to call a module called "i", which isn't there.

    Hope this problem gets resolved in the upcoming G patch
    Cheers Malcolm

    Genius4U Limited - Ingenious simple IT solutions for you / Genial einfache IT Lösungen für Sie
    http://www.genius4u.com or http://www.genius4u.de

Thread Information

Users Browsing this Thread

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

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
  •