Can anyone tell me where do I configure what this message says?

Comments

vmenelas’s picture

Here you go: http://drupal.org/project/customerror

Use this module
It lets you change custom messages such as 404, and 403 (which is the access denied)

jfha73’s picture

I tried it, but it still shows the original 403 message not the one I set up for it

vmenelas’s picture

Clear your site cache:
http://sitename.com/admin/settings/performance

Scroll down to clear cache data.

jfha73’s picture

Cache cleared but still the same standard Drupal access denied message.

jfha73’s picture

Lets make sure I did the right thing:

1. extracted the module into my modules folder
2. copied common.inc from patches to root/includes
3. enabled the module
4. configured it to show what I want

But nothing, please tell me if I'm missing something.

jfha73’s picture

I forgot to change the error messages settings to the new ones.

It's working now.

vmenelas’s picture

Great to hear that!

fehin’s picture

subscribing