Robbyn7:
Forgot to mention this only started happening after I installed the latest version of Lightbox.
It seems Internet Explorer 7 has a bug (or code checking that is too strict) that will make it fail with "Operation Aborted" error if several contributions using Javascript are installed & enabled in Zen-cart.
For example, Zen Lightbox is a great contribution, version 1.4 was redesigned significantly to add new features and improved functionality; however, it seems that it can crash IE7 if used together with some categories tree menu contributions like these 2 (they all use Javascript):
Andrew Berezin's Dynamic Categories tree menu http://www.zen-cart.com/index.php?main_page=product_contrib_info&cPath=40_52&products_id=593
Andrew Yer's YahooTreeMenu http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=236
Zen Lightbox and these contributions work just fine on their own, but mixed together result in IE7 "Operation Aborted" error.
They do work fine together with IE6 and FireFox 2.0
Steps to reproduce the error on ZC 1.3.7
- Install Zen Lightbox. It doesn't matter if it is enabled or disabled in Admin -> Zen Lightbox
- Install one of the categories tree menu contributions above.
- Using Internet Explorer 7, click on any product in the store.
Some sources on the internet suggest it could be related to this:
If you have a script that calls document.createElement while the page is loading, Internet Explorer fails to load the page.
So, it seems modifying Zen Lightbox 1.4 would fix this problem, but I don't know Javascript well enough to attempt it. Perhaps the author of Zen Lightbox (Alex Clarke) can look into it?
I can provide a more detailed problem description upon request.
Dan G.