ramasan
Member
Posted 9 months ago #
I installed FlickR-Tag 2.4.6 on my 2.7 WP - http://TriRunWith.Us
Several users emailed that the site was down. I checked the site with Firefox 3.x and it was up. I assumed it was a DNS issue with their ISP. After several more complaints came in, I tried IE on my system and got the same error.
The page loads and a dialog box opens up that says:
Internet Explorer cannot open the Internet Site http://xxx/.
Operation aborted
Then IE hangs.
I deactivated all plugins, and reenabled 1 by 1. FlickR Tag was the culprit.
http://wordpress.org/extend/plugins/flickr-tag/
moun10addict
Member
Posted 5 months ago #
I had the exact same problem. Worked fine in all browsers except IE, which unfortunately is used by over half my readers. It's very unfortunate since this is, in my opinion, the best Flickr plugin for WP.
If anyone knows of a fix or workaround for this problem, please share.
StalkerB
Member
Posted 4 months ago #
Switch off the lightbox (settings -> display a larger version in a lightbox)
Not great, but works.
From MS -
"This problem occurs because a child container HTML element contains script that tries to modify the parent container element of the child container. The script tries to modify the parent container element by using either the innerHTML method or the appendChild method."
Basically it complains because IE loads top to bottom and if a script tries to change something before it is loaded fully IE cries.
Should be solved in IE8.
Might play with the plugin but I don't have any skills. If I find somebody with skills I'll let you know.