Hi Thomas
> - On top of this, I installed nadmin 1.4.1 (fimages.tgz
> nadmin_141_core.xmlgz nadmin_141_german.xmlgz
> nadmin_141_templates.xmlgz) through repligard, as described
> - I corrected nadmin's "host" table entries in the midgard db
> - I also have the http://[...]/nadmin/ startup page. BUT: I can not
> login there! The ""admin" login doesn't work. What's going on
> here? Did
> I miss something here?
Maybe i am VERY wrong, but maybe you have the same problem as
i have =).
Look at the " / Nadmin Studio 1.4.1 / newframeset " - Page and watch out
for
this:
35: <? if (($mgd_login[username] == "admin") && ($mgd_login[password]
== "password")) { ?>
36:
37: document.write('<frame name="editing" frameborder="NO"
MARGINHEIGHT="0" MARGINWIDTH="0" border="0" framespacing="0" src="<?
echo $mgdroot;
?>/rcs/browse/?type=person&id=&(mgd_login[uid]);&messagebox=Please%20Sel
ect%20Details%20and%20change%20the%20administrators%20password">');
38:
39: <? } else { ?>
i need to change &(mgd_login.uid) to &(mgd_login[uid]) in line 37.
Optionally you could change your admins password.
If this was a problem, you COULD come a step further but - don't ask why
- on
my Installation my PHP (4.2.2) crashes on every usage of ereg and eregi
and so
on and thats why my nadmin dont work. My first crash were posted some
times before by
me ... It shows the same result as you describe =)
So long
Christopher
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]