return JError::raiseError(E_ERROR, 'JError:'.JERROR_ILLEGAL_OPTIONS, 'Options for callback not valid');
now my question is.. how can i change the function in order to display a javascript alert() and not to display the error in the page itself?
OR
I have disabled the frontpage component, that's where the site errors(ex: when someone forgets to insert login and press LOGIN) appear correct?
How can i change where the errors appear?
Search more then 200 sites and i can't find nothing!!!!