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

raveendrab’s picture

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.

jgraham’s picture

Status: Active » Closed (duplicate)
ankitas-1’s picture

i m getting this error.please resolve this..or give some suggestion..

bonobo’s picture

Ankitas - the solution/workaround is in comment 1, above.