bugphpGroupWare - Bugs: bug #9735, Fatal error in upgrade

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #9735: Fatal error in upgrade

Submitter:  None
Submitted:  Fri 23 Jul 2004 08:01:45 AM UTC
   
 
Category:  API - Setup Item Group:  0.9.16.001
Severity:  3 - Normal Priority:  7 - High
Status:  Fixed Privacy:  Public
Assigned to:  jarg Open/Closed:  Closed
Component Version:  TGZ Operating System:  GNU/Linux - Debian
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Sat 21 Aug 2004 05:49:27 AM UTC, comment #1: 

This has been corrected in CVS.

To grab a complete update of all fixes:

1)  Check to see if you have cvs installed: 'cvs --help'.
1a) If not, install a copy of cvs-cli from your favorite
distro.

2)  Then just type:
    'cd <your phpgroupware dir>; cvs update -dP'.

You can do step 2 as many times in a day as you wish, and
will always get the most current bug fixes.

Thanks,

Jonathan Rivera <jarg>
Fri 23 Jul 2004 08:01:45 AM UTC, original submission:  

Fatal error, call to non-object on line 1696 of phpgwapi/setup/tables_update.inc.php

This is due to db1 being used, while the assignment of db1 was commented out on line 1655.
 //$db1 =& $GLOBALS['phpgw_setup']->db; db1->auto_stripslashes = False; $db1->Halt_On_Error = 'yes';

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 4 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2004-08-24 jarg Open/ClosedOpen Closed
2004-08-21 jarg StatusNone Fixed
2004-07-23 skwashd Assigned toNone jarg
    Carbon-Copy- Added ajmitch --AT-- gnu --DOT-- org

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code