bugphpGroupWare - Bugs: bug #17891, setup_demo is broken when creating...

 
 

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

bug #17891: setup_demo is broken when creating SQL accounts

Submitter:  Dave Hall <skwashd>
Submitted:  Sun 01 Oct 2006 01:42:40 PM UTC
   
 
Category:  API - Setup Item Group:  SVN trunk (dev code)
Severity:  5 - Blocker Priority:  7 - High
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
Component Version:  SVN Operating System:  GNU/Linux - Debian
Reproducibility:  None Planned Release:  0.9.18.000
Fixed Release: 

Sun 01 Oct 2006 01:42:40 PM UTC, original submission:  

This is here to remind me to fix it, if you are working on it, please assign the bug to yourself so I don't waste energy on it :)

Here is the output

ERROR Notice: Undefined variable: accounts in /path/to/phpgroupware/phpgwapi/inc/accounts/class.accounts_sql.inc.php at line 477*

ERROR Notice: Undefined index: user in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 622*

ERROR Notice: Undefined variable: person_id in /path/to/phpgroupware/setup/setup_demo.php at line 65*

ERROR Notice: Undefined index: account_id in /path/to/phpgroupware/phpgwapi/inc/accounts/class.accounts_.inc.php at line 769*

ERROR Notice: Undefined index: quota in /path/to/phpgroupware/phpgwapi/inc/accounts/class.accounts_sql.inc.php at line 398*

ERROR Notice: Undefined property: quota in /path/to/phpgroupware/phpgwapi/inc/accounts/class.accounts_sql.inc.php at line 398*

ERROR Notice: Undefined variable: person_id in /path/to/phpgroupware/setup/setup_demo.php at line 65*

ERROR Notice: Undefined index: account_id in /path/to/phpgroupware/phpgwapi/inc/accounts/class.accounts_.inc.php at line 769*

ERROR Notice: Undefined index: quota in /path/to/phpgroupware/phpgwapi/inc/accounts/class.accounts_sql.inc.php at line 398*

ERROR Notice: Undefined variable: defaultgroupid in /path/to/phpgroupware/setup/setup_demo.php at line 261*

ERROR Notice: Undefined index: user in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 622*

ERROR Notice: Undefined index: user in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 4058*

ERROR Notice: Undefined index: user in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 4058*

ERROR Notice: Undefined index: preferred_org in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 2351*

ERROR Notice: Undefined index: preferred_address in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 2351*

ERROR Notice: Undefined index: account_id in /path/to/phpgroupware/phpgwapi/inc/accounts/class.accounts_.inc.php at line 769*

ERROR Notice: Undefined index: quota in /path/to/phpgroupware/phpgwapi/inc/accounts/class.accounts_sql.inc.php at line 398*

ERROR Notice: Undefined index: user in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 622*

ERROR Notice: Undefined index: user in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 4058*

ERROR Notice: Undefined index: user in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 4058*

ERROR Notice: Undefined index: preferred_org in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 2351*

ERROR Notice: Undefined index: preferred_address in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 2351*

ERROR Notice: Undefined index: account_id in /path/to/phpgroupware/phpgwapi/inc/accounts/class.accounts_.inc.php at line 769*

ERROR Notice: Undefined index: quota in /path/to/phpgroupware/phpgwapi/inc/accounts/class.accounts_sql.inc.php at line 398*

ERROR Notice: Undefined index: user in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 622*

ERROR Notice: Undefined index: user in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 4058*

ERROR Notice: Undefined index: user in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 4058*

ERROR Notice: Undefined index: preferred_org in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 2351*

ERROR Notice: Undefined index: preferred_address in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 2351*

ERROR Notice: Undefined index: account_id in /path/to/phpgroupware/phpgwapi/inc/accounts/class.accounts_.inc.php at line 769*

ERROR Notice: Undefined index: quota in /path/to/phpgroupware/phpgwapi/inc/accounts/class.accounts_sql.inc.php at line 398*

ERROR Notice: Undefined index: user in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 622*

ERROR Notice: Undefined index: user in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 4058*

ERROR Notice: Undefined index: user in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 4058*

ERROR Notice: Undefined index: preferred_org in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 2351*

ERROR Notice: Undefined index: preferred_address in /path/to/phpgroupware/phpgwapi/inc/class.contacts_sql.inc.php at line 2351*

ERROR Notice: Undefined index: account_id in /path/to/phpgroupware/phpgwapi/inc/accounts/class.accounts_.inc.php at line 769*

ERROR Notice: Undefined index: quota in /path/to/phpgroupware/phpgwapi/inc/accounts/class.accounts_sql.inc.php at line 398*

Dave Hall <skwashd>
Group administrator

 

(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

 

Carbon-Copy List
  • -email is unavailable- added by skwashd (Updated the item)
  •  

    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.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-03-06 skwashd Assigned toskwashd None

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code