Jump to content


Corporate Sponsors


Latest News: (loading..)

Zima

Member Since 19 Jan 2004
Offline Last Active May 25 2012, 10:31
-----

Posts I've Made

In Topic: Automatically send data feed to Froogle

24 May 2012, 03:29

Jack, in the file googlefeeder.php, just making sure the space is fine in google product_category, and no underscore is needed

if(OPTIONS_ENABLED_GOOGLE_PRODUCT_CATEGORY == 1) $output .= "\tgoogle product_category";

In Topic: One Page Checkout Support

15 June 2011, 09:51

View PostCrow123, on 13 June 2011, 02:03, said:

Hi there,

Love the Contribution, but I have a problem with it.

The issue is with IE9, when someone enters an e-mail address IE9 freezes and will not proceed. It comes up, after a while, with "(website) is not responding due to a long-running script". I have placed <meta http-equiv="X-UA-Compatible" content="IE=8"/> into my checkout.php to force it to run as IE8, but still same problem.

The only other script I am running is for lightbox, and that does not impact the checkout.php. I still deleted it just in case, no effect. I also have tried putting my full address before the ext/jQuery.... in each line. No help either. Any ideas?

Maybe it is a IE9 problem, but as it is the one most people use due to Microsofts somewhat insistent update system I really want it to work on my website.

Thanks For the help
Steve C

Did you find a solution Steve? I am having the same issue with IE. Firefox and Chrome work fine.