PDA

View Full Version : PHPNuke, IE7


btgsintl
01-29-2007, 10:00 AM
I have it on an PHPNuke site using the block provided in the support forums somewhere, the hover pop-ups work ok in FireFox but not in IE7.

In a block, is the pop-up description supposed to work? Right now, the block takes the user to a module and once there, the pop-up description works properly in FireFox (see previous paragraph) . If that is by design, ok - but I wanted to clarify first. The block behavior is the same for both IE7 and FireFox.

In IE7, if a user clicks on the event to activate the pop-up on click mode, it opens it in a new tab. I suspect that behavior is based on the user defined browser options but I wanted to clarify, also.

BTW: this is a repost from the presales area because I was told to post it here.

Thanks,

Michael

ve9gra
01-30-2007, 11:10 PM
Check to make sure that javascript is enabled in IE7. Lots of defaults settings were made "more secure" in IE7 and it broke lots of tools.

If you want to enable the popups directly in the block, edit block-Calendar.php and comment out the line with $epcAltLink.

And yes, this is defined by the default behaviour selected by the user.

btgsintl
01-31-2007, 01:09 AM
Wonderful! Thank you very much.

Will there be multiple calendars available on single site?

ve9gra
01-31-2007, 08:12 AM
Will there be multiple calendars available on single site?

Can you explain what you mean?