I kept getting error messages about a missing file when trying to enable the Custom feature of notifications. When I checked the directory it appears that:

notifications_custom.admin.inc

is expected to be named:

notifications_custom_admin.inc

I renamed the file so the script could find it and the error went away. I note there are other files in the same folder with similar naming structure, but I'm not receiving any other errors, so didn't touch them!

Comments

jose reyero’s picture

Status: Active » Fixed

That was a typo in the code.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.