The calendar seems to be working fine. I have patched fullcalendar.module using this patch. i keep getting this error on the reports page. Please help......

Notice: Use of undefined constant FULLCALENDAR_PATH - assumed 'FULLCALENDAR_PATH' in fullcalendar_get_js_path() (line 389 of xxxxx/public_html/drupal/sites/all/modules/fullcalendar/fullcalendar.module).

Comments

brayo4’s picture

Any help ?? Thx.....

aspilicious’s picture

Status: Active » Fixed

Should be fixed now in latest dev release.

brayo4’s picture

thx....its working.

featips’s picture

When will you fix it in the rc version. I seldom use development version, so wait for recommended version to be updated...Thanks

sgurlt’s picture

I still get this Error after updating to latest dev version.

"Warning: file_get_contents(/abenteuerfarm/sites/all/libraries/fullcalendar/fullcalendar.min.js): failed to open stream: No such file or directory in fullcalendar_get_version() (line 386 of /var/www/vhosts/demohub.de/httpdocs/abenteuerfarm/sites/all/modules/fullcalendar/fullcalendar.module)."

You can see my calender here: www.demohub.de/abenteuerfarm/kalender-v2
I set the directory in the option to "/abenteuerfarm/sites/all/libraries/fullcalendar"

And that is how the directory looks like:
/abenteuerfarm/sites/all/libraries/fullcalendar/fullcalendar.css
/abenteuerfarm/sites/all/libraries/fullcalendar/fullcalendar.js
/abenteuerfarm/sites/all/libraries/fullcalendar/fullcalendar.min.js
/abenteuerfarm/sites/all/libraries/fullcalendar/fullcalendar.print.css
/abenteuerfarm/sites/all/libraries/fullcalendar/gcal.js

Any idea about that?

tim.plunkett’s picture

The directory option should just be sites/all/libraries/fullcalendar, no site name or leading slash

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

done