phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [phpGroupWare-developers] tree merge completed


From: Maât
Subject: Re: [phpGroupWare-developers] tree merge completed
Date: Fri, 15 Feb 2008 13:18:40 +0100
User-agent: Thunderbird 2.0.0.9 (X11/20080211)

Dave Hall a écrit :
> Hi all,
>
> Sorry for not sending this earlier.  The merges are complete.
>
> See the changelog for more info of what has gone into the tree.
>
> Cheers
>
> Dave
>   
thanks for that Dave,

i have this error with brand news svn co in httpd error logfile when
browsing setup/ :

PHP Fatal error:  Class 'phpgwapi_translation' not found in
/path/to/phpgroupwaresvn/phpgwapi/inc/class.setup_translation.inc.php on
line 29, referer: http://localhost/phpgroupwaresvn/

this error disappears when i add this line at the beginning of 
phpgwapi/inc/class.setup_translation.inc.php :

require_once(PHPGW_INCLUDE_ROOT .
'/phpgwapi/inc/class.translation.inc.php');

i guess this is not the good way to fix it but i hope this will help you
to analyse the problem

after having this fatal error fixed i still have not setup login form
displayed but a white page with only that two error messages displayed :

ERROR Notice: Undefined variable: lang in
/path/to/phpgroupware/phpgwapi/inc/class.setup_translation.inc.php at
line 46 *#*

ERROR Notice: Undefined variable: lang in
/path/to/phpgroupware/phpgwapi/inc/class.setup_translation.inc.php at
line 46 *#*

i'll try to dig more to understand what's going on but a little bit help
would be welcome :)

cya,
Maât









reply via email to

[Prev in Thread] Current Thread [Next in Thread]