warning: file_get_contents / failed to open stream
GarP - June 30, 2008 - 22:12
| Project: | Couloir Slideshow |
| Version: | 5.x-1.6 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
After installing this module I got the following warning:
warning: file_get_contents(modules/couloir_slideshow/css/couloir.css?nov282005) [function.file-get-contents]: failed to open stream: No such file or directory in /home/garp/public_html/includes/common.inc on line 1523.
What does this mean and what should I do to solve this warning?
Thanking you in advance for your help.
EG

#1
bump*
#2
"couloir.css?nov282005" shall be "couloir.css"
You may change the file name on line 264 in couloir_slideshow.module
but... code change ;'(