bugphpGroupWare - Bugs: bug #1093, Can't go to setup:...

 
 

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

bug #1093: Can't go to setup: phpgroupware/setup/inc/class.schema_proc.inc.php

Submitted by:  Invalid User ID <Invalid User ID>
Submitted on:  Wed 28 Aug 2002 03:51:15 PM UTC  
 
Item Group: 0.9.14 RC3Category: API - Setup
Severity: 3 - NormalPriority: 5 - Normal
Status: NonePrivacy: Public
Assigned to: NoneOpen/Closed: Closed
Component Version: NoneOperating System: GNU/Linux - Debian
Reproducibility: Every TimePlanned Release: None
Fixed Release: 

Tue 04 Mar 2003 05:33:36 PM UTC, comment #3:

This bug seems to be caused by the variable $dbms not being defined, which causes the include file names to not be set properly. When I add:

$dbms='mysql';

it works.

Noel Hunter (noel@camelcity.com)

Anonymous
Mon 28 Oct 2002 05:28:10 PM UTC, comment #2:

I think I have ran through the same problem when setting :
define('DEBUG_DATATYPES', false);
define('DEBUG_LEVEL', 8);
in headers.inc.php

I think that resetting to the defaults :
define('DEBUG_DATATYPES', True);
define('DEBUG_LEVEL', 3);
helps solve the problem....

But I'm not sure actually that it's the cause of the bug...

Olivier Berger <olberger>
Wed 04 Sep 2002 01:06:05 AM UTC, comment #1:

Hey skimmilk,

What did you edit in the source? Can you please post a patch to the patch manager, so we are aware of what the problem was and what you did to fix it.

See http://docs.phpgroupware.org/patches.php more info submitting patches.

Cheers

skwashd

Dave Hall <skwashd>
Project Administrator

 

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

Do you think this task is very important?
If so, you can click here to add your encouragement to it.
This task has 0 encouragements so far.

Only logged-in users can vote.

 

Please enter the title of George Orwell's famous dystopian book (it's a date):

 

 

Follow 2 latest changes.

Date Changed By Updated Field Previous Value => Replaced By
Wed 04 Sep 2002 02:53:42 AM UTCZoneOpen/ClosedOpen=>(Error - Not Found)
  Closed on-=>-

Back to the top


Powered by Savane 3.1-cleanup1