Results 1 to 3 of 3

Thread: I get these errors

  1. #1
    pkonstan is offline Sugar Community Member
    Join Date
    Jan 2006
    Posts
    13

    Default I get these errors

    I get these errors when I open an e mail and read it then delete it. It goes to a page with these errors

    Warning: load_menu(modules/i/Menu.php): failed to open stream: No such file or directory in /home/kdmcons/public_html/sugar/include/utils.php on line 219

    Fatal error: load_menu(): Failed opening required 'modules/i/Menu.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/kdmcons/public_html/sugar/include/utils.php on line 219

  2. #2
    sadek's Avatar
    sadek is offline Sugar Team Member
    Join Date
    Sep 2005
    Posts
    244

    Default Re: I get these errors

    Quote Originally Posted by pkonstan
    I get these errors when I open an e mail and read it then delete it. It goes to a page with these errors

    Warning: load_menu(modules/i/Menu.php): failed to open stream: No such file or directory in /home/kdmcons/public_html/sugar/include/utils.php on line 219

    Fatal error: load_menu(): Failed opening required 'modules/i/Menu.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/kdmcons/public_html/sugar/include/utils.php on line 219

    Sounds like a corrupt file?
    Can you please open the file /home/kdmcons/public_html/sugar/include/utils.php, then copy and paste lines 209-229 here so I can take a look?

    -Sadek

  3. #3
    Wombat is offline Junior Member
    Join Date
    Aug 2006
    Posts
    1

    Thumbs up Re: I get these errors

    pkonstan,

    I was having the same problem. I fixed it by editing the php.ini file in my html_public directory, adding (for your path) "/home/kdmcons/public_html/sugar" to the include_path variable. By itself, that did not work. I copied the php.ini file to the /home/kdmcons/public_html/sugar/include directory, and my emails now delete properly.

    Hope this helps.

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
  •