Hi, Im trying to disable certain system errors in joomla. I found the errors in en-GB.ini file which is located at /language/en-GB/en-GB.ini. And i can edit the error i need but i want to disable the following error "This username/password already in use. Please try another." In the en-GB.ini file it is given as WARNREG_INUSE=This username/password already in use. Please try another. So im just wondering how to disable this one and few more errors. I checked the error.php file located in the error folder but still unable to find the answer. cheers