problem with SHOW_USER_CONFIG

fabbietto

Verified User
Joined
Mar 2, 2010
Messages
18
Hi everybody,

I have a problem calling CMD_API_SHOW_USER_CONFIG for one user on my server (1.36 DA version),the response is:

=no container class for data from command

anyone had same problem?

thanks in advance
 
Hi,

anyone who have same error? only me :confused:

"no container class for data"

thanks
 
[ SOLVED ] no container class for data

Thanks also to directadmin support i found the solutions.

Usually this error comes when pass through API an invalid username or blank data,for me the problem was that username in /etc/virtual/domainowners file had a blank space at the end of the name,so when i passed to DA the correct username (without blank space) he doesn't recognize the user like existent one.

removing blank space solved the problem

it also possible that username is not in the reseller users.list file.

Bye
 
Back
Top