Hello,

Thanks first for the very helpful module. I am using the 404 error page as my fallback behaviour when no NID is available. I would like to modify the message that is displayed on this page. I have tried looking through this code and forums and can't see a way to do this. I was wondering if its possible to override or customize the message.

Thanks in advance for the advice,
Ano1

Comments

quicksketch’s picture

Try using the String Overrides. You can also override the message in your settings.php, by using the same method in String Overrides. See the "locale_custom_strings_en" documentation in your settings.php file for more information.

ano1’s picture

Status: Active » Closed (fixed)

Thanks for the prompt reply. It worked like a charm.

Ano1