This forum is archived. Posts are preserved for historical reference. For current help, join us on Discord.

Error Formatting

In UserSpice 4.3 and Below · Started by MHALL1 on 2018-06-24 4:07 pm · 11527 views · 3 replies

Hi,

I'm trying to style a password update error message to fit with a new theme by removing the bg-danger or text-danger class depending on the style I end up choosing.

I thought removing from the class from function display_errors in validate.php would do the trick however they are still finding their way onto the page.

Anywhere else I should look?

Thanks
These are the errors on which page please?
user_settings.php; for example if I update try and update the password by only populating the first box then hit update.

user_settings.php; for example if I update try and update the password by only populating the first box then hit update.


It's ok, looks like it was pulling from \users\helpers\helpers.php so have updated that one instead.