Closed (won't fix)
Project:
WebCalendar integration
Version:
5.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2007 at 21:36 UTC
Updated:
3 Feb 2013 at 14:49 UTC
I have followed the instructions exactly, and Webcalendar was working fine on it's own before I integrated it with this module. When I followed the directions in install.txt and clicked on the "Calendar" menu item that appeared, the page opened up with no calendar, and seems to be constantly trying to load something from the server. The browser says "Requesting data from..." then "Done." then "Requesting data from..." and then "Done" and continues to do that infinitely. When I enter a trailing slash to the url .../webcal/ then the page itself loads into the iframe infinitely, just like the issue amahler was having. I am using WebCalendar version 1.1.3. Please help!
Comments
Comment #1
fredsambo commentedI am having the same problem!!!
Comment #2
ajwatt commented"me too" checking in!
More information: on my page, is shows only the word "calendar" but the relevant page source has this:
Calendar
Sorry your browser doesn't support iframes's.
Comment #3
ajwatt commentedsorry, that should read like this:
Comment #4
calfaro commentedThe $login variable has no value while executing _initValidate () function in WebCalendar.class
I solved the problem adding the following line at the end of user-app-drupal.php
$login = user_logged_in();
Comment #5
millesabords commentedI've tried the above suggested solution, like this:
user-app-drupal.php
but it doesn't change anything. please help.
Comment #6
jonny_noog commentedHello,
Any further word on this issue? The addition of
$login = user_logged_in();
Does not seem to be doing it for me either.
Subscribing...
Comment #7
duaelfrThis version of WebCalendar integration is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.