VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: imagoel on March 18, 2012, 22:30:09 PM

Title: VirtueMart doesnt work with internet explore
Post by: imagoel on March 18, 2012, 22:30:09 PM
Hello, I recently made my VirtueMart component work on my webpage.

It looks great in FireFox and it also works with the internetbrowser on my HTC smartphone.
However there is a bug or something - its not working with my internet explorer.

When I add items to my cart in my webshop, it doesnt show at all.
if I manually go to the cart the items are not there at all. Only thing I can see is the shipping fee.

Any ideas what to do?
Annette  :-*
Title: Re: VirtueMart doesnt work with internet explore
Post by: jenkinhill on March 18, 2012, 23:11:24 PM
A bit more information as guessing does nobody any good.

First, your site url?
Which versions of Joomla & VirtueMart?
Which Joomla template?
And which version(s) of IE have you tried?
Title: Re: VirtueMart doesnt work with internet explore
Post by: imagoel on March 19, 2012, 18:08:40 PM
Hello Jenkinhill - Thank you for getting back to me.

url: http://www.kagekælling.dk
Joomla is 2.5 and VirtueMart is 2.0.2
The Joomlatemplate is a custom one that i paied to get.
IE= 9.0.8112.16421

Regards Annette
Title: Re: VirtueMart doesnt work with internet explore
Post by: webzight on March 19, 2012, 19:17:59 PM
A junk browser than needs to banned anyway!
Title: Re: VirtueMart doesnt work with internet explore
Post by: jenkinhill on March 19, 2012, 23:52:49 PM
Looks like a JavaScript issue, the first error IE gives is
@font-face failed OpenType embedding permission check. Permission must be Installable. Papyrus.TTF

And then it stops, does not run any more code through the debugger.  That make it a template problem I guess.
Title: Re: VirtueMart doesnt work with internet explore
Post by: gxHL on March 20, 2012, 00:23:17 AM
try changing  permissions of /cashe to 777
Title: Re: VirtueMart doesnt work with internet explore
Post by: imagoel on March 20, 2012, 14:46:11 PM
Jenkinhill.. is that something that is fixable?
Title: Re: VirtueMart doesnt work with internet explore
Post by: jenkinhill on March 20, 2012, 15:40:28 PM
imagoel, you will have to ask the template developer as the font code is nothing to do with VirtueMart.
Title: Re: VirtueMart doesnt work with internet explore
Post by: imagoel on March 20, 2012, 21:57:33 PM
I have now tested it with a default template - same issue :)
Title: Re: VirtueMart doesnt work with internet explore
Post by: thezak on March 22, 2012, 12:06:47 PM
font face work in explorer only with .eot format (not ttf)

you can try to convert you file http://www.google.it/search?q=ttf+to+eof+online&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:it:official&client=firefox-a (http://www.google.it/search?q=ttf+to+eof+online&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:it:official&client=firefox-a)
maybe you solve..

bye,
thezak
Title: Re: VirtueMart doesnt work with internet explore
Post by: cvoogt on March 23, 2012, 00:49:00 AM
use Google fonts or typekit.com. Using ttf fonts can cause problems on iPads as well.