[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Phpgroupware-developers] CVS HEAD code
From: |
Tewfic Kidess |
Subject: |
RE: [Phpgroupware-developers] CVS HEAD code |
Date: |
Thu, 30 May 2002 16:42:33 -0500 |
I downloaded the CVS right before the last message was sent, so i'm not sure
if the problem is related, but when i got to /phpgroupware/setup/index.php i
get
Warning: Failed opening
'/var/www/html/private/groupware/phpgroupware/phpgwapi/inc/class.db_.inc.php
' for inclusion (include_path='.:/php/includes:/usr/share/php') in
/var/www/html/private/groupware/phpgroupware/setup/inc/phpgw_setup.inc.php
on line 183
Fatal error: Cannot instantiate non-existent class: db in
/var/www/html/private/groupware/phpgroupware/setup/inc/phpgw_setup.inc.php
on line 184
so basically it doesn't recognize that db_type = mysql which i have set
already in header.inc.php
Any help will be greatly appreciated.
-----Original Message-----
From: Dan Kuykendall (Seek3r) [mailto:address@hidden
Sent: Thursday, May 30, 2002 4:14 PM
To: address@hidden
Subject: [Phpgroupware-developers] CVS HEAD code
I have completed my changes to the phpgwapi/inc/functions.inc.php
Its all clean and working well. The only bug I still need to work out is
in frames mode when a session timeout occurs. The _parent needs to be
reloaded. I have a plan for it, but dont have time to put the code in
till tonight.
All the apps are still "broken", in the sense that they display above
the navbar. Only the default template set is working, hopefully tonight
I will be able to attack idscociety.
Im gonna need some peer review on this new structure
**************
and even more importantly I need some help getting the apps updated to
work with the new structure.
**************
I will start documenting how it all works for developers in the next day
or two.
Seek3r
_______________________________________________
Phpgroupware-developers mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/phpgroupware-developers
- RE: [Phpgroupware-developers] CVS HEAD code,
Tewfic Kidess <=