Closed (fixed)
Project:
Notifications
Version:
6.x-4.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2010 at 01:07 UTC
Updated:
14 May 2010 at 16:00 UTC
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
Comment #1
jose reyero commentedThat was a typo in the code.