Hi all. I really love this component but after I installed it on my joomla site, when I go to the admin->component page, it’s blank. I tried forcing a front end link to the component and had the same result. Any ideas? Really would like use this and the people in this forum seem to be great for bouncing ideas… Appreciate any help! Thanks all. 
btw… when installed through the joomla installtion it installed with “Success” no errors.
Which version of Joomla you are using?
Thanks for your reply… Currently this site is running 1.5.5…
hi all. anyone have any ideas? I’ve exhausted everything I can think of. may need to look at a different scheduler. Appreciate any help guys. Thanks!
I ran into a similar problem, although not in Joomla. Ultimately for me it was that I was installing the div into a table cell that didn’t have any dimensions. The cell is looking to its contents to determine how big it should be, and the div is looking to its container for its dimensions. So the logic became circular.
Setting the height of the container fixed it for me. The width being 100% wasn’t a problem.
Good luck,
Rob
hi all. anyone have any ideas? I've exhausted everything I can think of
Unfortunately we can’t reconstruct issue locally.
It can be some tricky css conflict with styling theme, which used on your installation.