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

kpm’s picture

oh, yes, forgot to mention that I am using the 'Push Button' theme...
thanks

vanchisel’s picture

Version: 4.7.x-1.x-dev » 5.x-1.x-dev

It'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.

hintbw’s picture

I 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.

jaredwiltshire’s picture

Category: support » bug
Status: Active » Fixed

The paths are now checked if they include a trailing slash and insert one if its not there.

Anonymous’s picture

Status: Fixed » Closed (fixed)