ispCP - Board - Support
Error switching reseller or user - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Development Area (/forum-1.html)
+--- Forum: Tickets / Roadmap / Timeline (/forum-50.html)
+--- Thread: Error switching reseller or user (/thread-9120.html)



Error switching reseller or user - TheCry - 01-07-2010 05:22 PM

Hi...
I've updated my testsystem to the actual snapshot.
If i switch to an user or to a reseller i got this error
Code:
HY093
I set the DEBUG to 1 but i don't find any error in the logs.

Greetz TheCry


RE: Error switching reseller or user - kilburn - 01-07-2010 05:44 PM

(01-07-2010 05:22 PM)TheCry Wrote:  Hi...
I've updated my testsystem to the actual snapshot.
If i switch to an user or to a reseller i got this error
Code:
HY093
I set the DEBUG to 1 but i don't find any error in the logs.

Greetz TheCry

This is a php/mysql issue. Try to enable display_errors for the master domain so you get the full error message.


RE: Error switching reseller or user - TheCry - 01-07-2010 06:25 PM

This option is set to "On" in the
Code:
/var/www/fcgi/master/php5/php.ini
But i see only "HY093"


RE: Error switching reseller or user - kilburn - 01-12-2010 08:57 PM

See ticket #1121. Apply the changes that I described in the comments and this error will go away Wink


RE: Error switching reseller or user - TheCry - 01-12-2010 11:30 PM

Thanks... This works with the reseller. But now i've the same problem with the user.. Smile
I've found the error...
In the client-function.php in line 513 and 636 there are teh same errors.


RE: Error switching reseller or user - kilburn - 01-12-2010 11:45 PM

If you just readed the other comment I left in the ticket.... yeah, the one just above yours Tongue


RE: Error switching reseller or user - TheCry - 01-12-2010 11:47 PM

RolleyesRolleyesRolleyes... Today is enough for testing... I'm soooo blind