Closed (fixed)
Project:
WebCalendar integration
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2007 at 21:41 UTC
Updated:
18 Jun 2007 at 05:46 UTC
Hi, I just installed the WebCalendar module and WebCalendar 1.0.4. I followed the instructions and to the best of my knowledge covered all the bases mentioned. When I click on the 'calendar' link, however, I get an i-frame which loads the entire drupal web site within itself twice.
I am set up with multiple sites per one Drupal install, I attempted to put the module in both the root site modules folder and the specific sites/site.com module folder. I also tried with clean urls both on and off. Same result... Unfortunately I am getting no error messages.
Thanks
Comments
Comment #1
kpm commentedoh, yes, forgot to mention that I am using the 'Push Button' theme...
thanks
Comment #2
vanchisel commentedIt's true. My entire Drupal website is showing two or more times in the i-frame window. I received no error messages concerning the installation. I have read all the forum for a solution but find none.
Comment #3
hintbw commentedI found when this was happening that I hadn't included a trailing slash in the path argument that I specify in admin -> settings -> webcal
Including the trailing slash there solved my problem.
Comment #4
jaredwiltshire commentedThe paths are now checked if they include a trailing slash and insert one if its not there.
Comment #5
(not verified) commented