It was just brought to my attention that IE was getting a java-script error on my site .
I use firefox so i haven’t been seeing the error.
I have IE 8 on my system so that’s what i tested with …
if i visit my main page : ( no error )
[url]BuyShopOnline.com is for sale | HugeDomains
then if i click the miscellaneous category on the left ( no error )
[url]BuyShopOnline.com is for sale | HugeDomains
then i click any product for example ( no error )
[url]BuyShopOnline.com is for sale | HugeDomains
No if i go back into Miscellaneous or any other category on the left i get
a java-script error in the bottom left of my screen .
[url]BuyShopOnline.com is for sale | HugeDomains
upon clicking the error in the lower left im shown this info .
--------------------------------------------------
Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 1.1.4322; InfoPath.2; .NET CLR 3.0.04506.30; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; FDM)
Timestamp: Tue, 8 Dec 2009 16:14:44 UTC
Message: Expected ‘;’
Line: 198
Char: 46
Code: 0
URI: [url]BuyShopOnline.com is for sale | HugeDomains
--------------------------------------------------
anyone have any idea how to fix ?
this does not happen in mozilla …
i believe i found that this is related to livezilla…
this is livezillas responce
[QUOTE]Both applications (livezilla and cs-cart 2.0) -like most js-apps- are using the window.name property. The problem is that window.name is a static value which cannot be used by multiple applications at the same time. When LiveZilla sets the window.name value, cs-cart throws an error and vice versa. No chance to solve that problem from our side.[/QUOTE]
seems they are pointing the finger …
anyone have any idea how to fix ?
[quote name=‘teksigns’]this is livezillas responce
seems they are pointing the finger …
anyone have any idea how to fix ?[/quote]
Where do you have installed LiveZilla? In the same directory as CS-Cart?
Have a look on our site, we use LiveZilla to (links below).
[quote name=‘indy0077’]Where do you have installed LiveZilla? In the same directory as CS-Cart?
Have a look on our site, we use LiveZilla to (links below).[/QUOTE]
cart:
/
livezilla:
/livezilla/
Did you ever find a fix for this???
[quote name=‘Ion_Cannon’]Did you ever find a fix for this???[/quote]
Hi,I don’t know where is the problem, we use LiveZilla tooand never and never had a problem with. You can check it here:
[url]http://www.cscart.webdesign-creative.com/[/url]
[quote name=‘indy0077’]Hi,I don’t know where is the problem, we use LiveZilla tooand never and never had a problem with. You can check it here:
[url]http://www.cscart.webdesign-creative.com/[/url][/QUOTE]
Same here. I use Livezilla as well (thanks to indy) and have had no issues at all.
I only get the error on two categories when I activate my LiveZilla block. The other pages and categories are fine, I get the same “expected ;” error on core.js. I used livezilla perfectly in my prestashop store. I even changed the block text to HTML Transitional but still get the error so I do not think it is the block itself. My cart is [url]http://www.mysite.com/cs-cart[/url] and livezilla is [url]http://www.mysite.com/livezilla[/url]
Also, you do not have a lot of products with sub-categories under the main categories. I have over 400 items and the IE error occurs in the categories that have sub-categories. It’s strange.
I would say, put the LiveZilla code direct in the template like (.tpl) and not into the HTML block of CS-Cart. That should solve the problem.
[quote name=‘indy0077’]I would say, put the LiveZilla code direct in the template like (.tpl) and not into the HTML block of CS-Cart. That should solve the problem.[/QUOTE]
OK – thanks I will try that!