Hi , I'm using the remote Api to create hosting based interface, but I'm facing the following issue: the api doesn't limit users according to their limitation template Example when I create a user with a limit of 1 database, 5 emails boxes 1 Ftp account. When using the api interface the user cant create as email as he like or database with no limit and email boxes without any limit. I just want to know how I can solve this. Regards.
Check the number of the current databases against the user-limits before creatig the database with the api
Hi thank for answering. I've minded about this solution just working on it, I was looking for easiest way to do it. Regards Martin