Closed (won't fix)
Project:
WebCalendar integration
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
7 Jun 2007 at 17:02 UTC
Updated:
12 Apr 2016 at 14:50 UTC
Jump to comment: Most recent
Comments
Comment #1
jaredwiltshire commentedFF2 and IE7 do support iframes. The text in between the iframe tags is displayed on the page if the browser doesnt support iframes.
Check your path in the WebCalendar settings in Drupal. i.e. go to admin/settings/webcal and check the path setting is correct.
If it still doesnt work, view the source of the calendar page and post your iframe tag here (should look like what I posted below).
<iframe src="webcalendar/month.php" id="webcal" frameborder="0" style="width: 100%; height: 720px"><p>Sorry your browser doesn't support iframes's.</p></iframe>Comment #2
Anonymous (not verified) commentedI thought they did. :-)
Here's the snippet of HTML (from FireFox 2.0.0.4)
My Calendar
Sorry your browser doesn't support iframes's.
Comment #3
Anonymous (not verified) commentedThis should look more informative:
Comment #4
enxox commentedsame configuration, same issue for me!
code in IE7
Comment #5
drgonzo69 commentedHello,
I had the same problem and I solved it by inserting the right relative path (i put the absolute path before) into administer>site configuration>web calendar.
It works with ie6, ie7 and firefox.
Bye.
PS: I'm french, then sorry for english mistakes if there's any
DrGonzo
Comment #6
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.