On Tue, 2002-12-17 at 00:57, Schirru wrote:
> Hello

Greetings!

> I just installed Aegir beta 3.
> 
> But I can't login. An errormessage is displayed:

It seems that you have a very old version of NemeinLocalization
on your system. Did you have Nemein.Net or NemeinAuthentication
installed previously?

> Fatal error: Cannot redeclare localize_string() (previously declared in
> ROOT(3) : eval()'d code(13) : eval()'d code(5) : eval()'d code(35) :
> eval()'d code:13) in ROOT(5) : eval()'d code on line 74

> What's the problem? (and how can I solve it?)

You need to edit Snippet /NemeinLocalization/Functions

Add to the beginning:
<?php
if(!function_exists('localize_string')) {
?>

...and to the end:
<?php
}
?>

> Marco

/Bergie

-- 
Henri Bergius                           [EMAIL PROTECTED]
Consultant Partner                      Tel: +358-20-198 6032
Nemein Oy                               http://www.nemein.com/

Nemein.Net - Project tracking solution for consulting companies
http://www.nemein.com/Nemein.Net/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to