I accidentally set a resellers clients to 0, causing them to become a client. Is it possible to change the client back to a reseller? Also is it possible to change a clients reseller?
I've changed the old resellers login name and added a new one. Now how can I change a users reseller? Basically I want to manually set the new reseller account to be the reseller for the clients of the old one.
As far as I know a client belongs to a reseller if the client was created by the reseller. I don't think it is possible to move clients between resellers (at least I couldn't find such an option in the web interface).
Would it be possible from the database side to change something? What do I do now that I have a reseller that's no longer a reseller? Can I somehow change it back to a reseller?
It might be possible to change this in the database, but I can't tell for sure, and Till's not available until November 22.
I think you can change it under System > Edit users. Go to the Groups tab and change the client's group to that of the reseller.
The users seem to all be in their own groups. Even the ones that are listed under the proper reseller are like that. The manual seems to agree as well. Any other ideas?
Login to the databse with phpmyadmin, go to the clients table, select the reseller and set the field "limit_client" to a value that is > 0. Thats not implemented yet. But there is already a feature request for that in the bugtracker if I remember correctly.