PDA

View Full Version : problem with SHOW_USER_CONFIG



fabbietto
12-02-2010, 11:51 PM
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

fabbietto
12-13-2010, 02:00 AM
Hi,

anyone who have same error? only me :confused:

"no container class for data"

thanks

fabbietto
12-23-2010, 03:21 AM
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