By cabplan on
So I watched a video tutorial on how to get a working calendar by using all dev modules for Calendar, Date, and View. I got my calendar working perfectly and event my Upcoming events were pulling. All of sudden my upcoming events block is not pulling anymore and I did not change anything. My calendar is here: www.leflour.com/calendar/month , you can see events on the calendar but on the homepage, it is suppose to be pulling the Upcoming events (anything greater than "now") under the right bottom image. Does anyone know why this would be happening?
Comments
Ok I just tried to edit a
Ok I just tried to edit a event and I got this error:
Warning: file_get_contents(sites/all/libraries/wvega-timepicker/jquery.timepicker.js) [function.file-get-contents]: failed to open stream: No such file or directory in drupal_build_js_cache() (line 4758 of /home/content/10/7715610/html/leflour/includes/common.inc).
Does anyone know what this means? I am using the Dev versions of the Calendar, Date, and View because a video tutorial showed me how to use it, and it was working. Should I not be using the Dev versions for D7?
I did move this site from a
I did move this site from a sub-directory (/CMS) to the root directory, I was using it as a development under /CMS, and figured just moving it up and changing the .htaccess file would be sufficient enough to get everything working, and I got everything working but the Upcoming Events.
Ok nevermind, not sure but it
Ok nevermind, not sure but it looks like its working now, did not do anything, I guess D7 is just flukey
Ok still errors when submitting events
Ok not sure what is happening again, but now when I submit an event I get this error:
Warning: file_get_contents(sites/all/libraries/wvega-timepicker/jquery.timepicker.js) [function.file-get-contents]: failed to open stream: No such file or directory in drupal_build_js_cache() (line 4758 of /home/content/10/7715610/html/leflour/includes/common.inc).
Does anyone know what this means and why it is happening?
its weird, that only happened
its weird, that only happened once, and everything still works so i am not sure why i get this initial error.
I have experienced this as well.
I'm using 7.x 3.0-alpha 1. My events stay put on the main monthly calendar, but in the "upcoming" view they are playing peekaboo. When they vanish, I can edit each event and save it again to make it re-appear. Obviously, this could get awkward with a very large calendar.
I'm not seeing any error messages.