Results 1 to 4 of 4

Thread: 4.5.0.c issues - undefined variables and indexes

  1. #1
    Davies is offline Junior Member
    Join Date
    Oct 2006
    Posts
    4

    Default 4.5.0.c issues - undefined variables and indexes

    I've applied the 4.5.0c patch to a 4.5 install and am now getting blank screens on some functions (for example creating a new case) and the following errors in my apache2 error log:

    PHP Notice: Undefined variable: currentModuleFile in /srv/www/htdocs/crm/index.php on line 344

    PHP Warning: require_once(modules//Menu.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /srv/www/htdocs/crm/include/utils.php on line 274

    PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required 'modules//Menu.php' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/htdocs/crm/include/utils.php on line 274

    PHP Notice: Undefined index: MySettings in /srv/www/htdocs/crm/include/generic/DeleteRelationship.php on line 53

    PHP Notice: Undefined index: in /srv/www/htdocs/crm/include/generic/DeleteRelationship.php on line 54

    PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in
    /srv/www/htdocs/crm/include/generic/DeleteRelationship.php on line 54

    PHP Notice: Undefined index: check_notify in /srv/www/htdocs/crm/modules/Cases/Save.php on line 42, referer: http://192.168.1.8/crm/index.php

    PHP Notice: Undefined variable: isDuplicate in /srv/www/htdocs/crm/include/formbase.php on line 158, referer: http://192.168.1.8/crm/index.php

    PHP Notice: Undefined index: check_notify in /srv/www/htdocs/crm/modules/Cases/Save.php on line 42, referer: http://192.168.1.8/crm/index.php?mod...c-45197a145e39

    PHP Notice: Undefined variable: isDuplicate in /srv/www/htdocs/crm/include/formbase.php on line 158, referer: http://192.168.1.8/crm/index.php?mod...c-45197a145e39

    PHP Notice: Undefined variable: isDuplicate in /srv/www/htdocs/crm/include/formbase.php on line 158, referer: http://192.168.1.8/crm/index.php

    PHP Notice: Undefined index: MySettings in /srv/www/htdocs/crm/index.php on line 477, referer: http://192.168.1.8/crm/index.php

    PHP Notice: Undefined index: in /srv/www/htdocs/crm/index.php on line 478, referer: http://192.168.1.8/crm/index.php

    PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '' (include_path='.:/usr/share/php5:/usr/share/php5/PEAR') in /srv/www/htdocs/crm/index.php on line 478, referer: http://192.168.1.8/crm/index.php


    I'm running:
    - Version 4.5.0c (Build 1155) SugarSuite
    - PHP Version 5.1.2
    - MySQL 5.0.18-20.8
    - Apache/2.2.0 (Linux/SUSE)

    Is anyone else getting the same, is there a problenm with the upgrade and is there a fix?

    Many Thanks
    Last edited by Davies; 2006-10-03 at 11:13 AM.

  2. #2
    dtokeefe's Avatar
    dtokeefe is offline Sugar Community Member
    Join Date
    Mar 2005
    Location
    Sao Paulo, Brasil
    Posts
    671

    Default Re: 4.5.0.c issues - undefined variables and indexes

    I have the exact same problems. Someone suggested that it is a problem with Zend Platform or Zend Accelerator. I am testing this theory today.

    Cheers.

    David
    David O'Keefe
    Lampada Global Services
    SugarCRM Gold Partner
    USA: +1 908 998-2278
    BR: +55 11 3237-3110
    Skype: dtokeefe
    Email: equipe@lampadaglobal.com
    www.lampadaglobal.com

    Lampada Global delivers enterprise software and offshore programming services to customers around the world.

  3. #3
    vab3 is offline Sugar Community Member
    Join Date
    Sep 2006
    Posts
    35

    Default Re: 4.5.0.c issues - undefined variables and indexes

    Im getting similar errors in the scheduler on a fresh in stall of 4.5.0c, Windows 2003 Server, IIS 6, MySQL 5.0.24a, PHP 5.1.6. This happens when the windows scheduler runs the batch file, but not when I run the batch file manually from a command prompt.

    g:\programs>cd g:\www\Sugar
    g:\www\Sugar>php.exe -f cron.php

    PHP Notice: Undefined Index: in g:\www\Sugar\modules\UserPreferences\UserPreferenc e.php on line 202
    PHP Notice: Undefined Index: in g:\www\Sugar\modules\UserPreferences\UserPreferenc e.php on line 203

  4. #4
    tclevela is offline Sugar Community Member
    Join Date
    Aug 2007
    Posts
    25

    Default Re: 4.5.0.c issues - undefined variables and indexes

    Did you guys every figure this out and if so what was the solution?

    I'm getting similar problems and also segmentation faults with no luck.

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
  •