Closed (fixed)
Project:
Course
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2011 at 05:17 UTC
Updated:
2 Jun 2014 at 20:20 UTC
Jump to comment: Most recent
warning: include_once(course_signup.features.inc) [function.include-once]: failed to open stream: No such file or directory in C:\wamp\www\drupal-6\sites\all\modules\contrib\course\modules\course_signup\course_signup.module on line 3.
When the course_signup module is enabled the following warning shows up. There is no course_signup.features.inc file in the module folder.
Comments
Comment #1
eugeniofioriti commentedSubscribing.
Comment #2
leendertvb commentedthis warning can simply be disabled by creating the empty file \sites\all\modules\course\modules\course_signup\course_signup.features.inc
Comment #3
djdevinThanks, committed to 6.x-1.x
http://drupalcode.org/project/course.git/commit/fca9ea3b8cf2579eb6666455...