We need more informative error msgs

O

ozzi4648

Guest
This is just sloppy! It shows that not much attention has been put into dealing with &NICE& error msgs being show to users if they dont have access to a particular option.

For eg, if you give (0) databases to a user and he/she attempts to create a database from their CP they will see an ugly message like this:

Database Created
Added the database test. Sorry, you have exceeded the maximum allowed databases. at bin/mysqladmin.pl line 154.

At bin/mysqldmin.pl line 154? It should say something like &Sorry your account does not allow for the creation of any mysql databases& or something like that. The message also says &Added the database test& Nothing was added why is that even showing? Then it says you have exceeded the max allowed! YUK!

What ever happened to user friendly error messages?