Posted by raveendrab on April 10, 2012 at 8:27am
4 followers
Jump to:
| Project: | Julio |
| Version: | 7.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (duplicate) |
Issue Summary
Seems to the the prblem with path. Though the files are present , site is giving the following errors.
Warning: file_get_contents(profiles/julio/libraries/nivo-slider/jquery.nivo.slider.pack.js): failed to open stream: No such file or directory in drupal_build_js_cache() (line 4817 of *webroot*/includes/common.inc).
Warning: file_get_contents(profiles/julio/libraries/fullcalendar/fullcalendar.min.js): failed to open stream: No such file or directory in fullcalendar_get_version() (line 375 of *webroot*/profiles/julio/modules/fullcalendar/fullcalendar.module).
Comments
#1
Sorry for the replication of the known issues in http://drupal.org/node/1481158.
http://drupal.org/node/1465816 -- The given workaround is working for nivo slider.
For fullcalendar the scripts are located in /profiles/julio/libraries/fullcalendar/fullcalendar. I have created symlinks from /profiles/julio/libraries/fullcalendar/fullcalendar/* to /profiles/julio/libraries/fullcalendar. Then things are working as expected.
Sorry once again.
#2
#3
i m getting this error.please resolve this..or give some suggestion..
#4
Ankitas - the solution/workaround is in comment 1, above.