Error when logging into DA on one admin account

s1nn0n

Verified User
Joined
Jul 31, 2006
Messages
12
Hi,

Im having trouble logging into direct admin using a created admin account.

I can login fine using the "admin" account but the other admin account i have isnt logging in.

It is giving the following error:

Error: document not found

When you have typed the username and password in.

I think that it started doing this when i installed the Marina v3.2 skin. Do you know what I can do to fix it?

Thanks.
 
hi,

its do it for all account ?

If you accidentally misconfigure the skin and cannot see what you are doing, simply run the command "/CMD_SKIN?reset" to restore the default skin

when you are loged and you see your error message ,

put /CMD_SKIN?reset after :2222
 
I have the same problem as Topic.

After I login I get:
Error: document not found

Using the /CMD_SKIN?reset it doesn't help.
I have installed the Marina skin too, and had problems since.
I uninstalled it and deleted it.
Thats when the problem started. :(
 
Please post your output of:
Code:
# cat /usr/local/directadmin/data/users/admin/user.conf | egrep 'docsroot|skin'
 
I have the same problem as Topic.

After I login I get:
Error: document not found

Using the /CMD_SKIN?reset it doesn't help.
I have installed the Marina skin too, and had problems since.
I uninstalled it and deleted it.
Thats when the problem started. :(

I got it fixed, though still having problems with Marina.

I think it was /CMD_SKIN?reset=yes (I added =yes to the querystring) that did the trick, but not sure :)
 
Same exact problem after installing a plugin.

[root@tp admin]# cat /usr/local/directadmin/data/users/admin/user.conf | egrep 'docsroot|skin'
docsroot=./data/skins/enhanced
skin=enhanced

The reset command does not work. I removed the plugin from the plugin folder.
I'm at a loss.
 
Back
Top