Hi people, I hope I'm posting in the right place, sorry if I'm not.
I bought SEF Advance for my client when I saw that it is compatible with VirtueMart. But now VirtueMart urls only work in Firefox and not Explorer. Here is the debugging code:
In Firefox it says:
Array
(
[6e505ed7608608934fbbd14448cce6b7] => 703890d5ea0cb61da43ab94c3f5d693a
[virtuemart] => c664ec208b9f8ba97a439c2b1e216755
[b0b4cca660d8094a1774269fd482850c] => 2f6b484cecf6d0bc4b6971960308f43b
[webfxtab_sefPane] => 0
[cprelogin] => no
[cpsession] => closed
[option] => com_content
[task] => view
[id] => 20
[Itemid] => 36
)
/triplex/index.php?option=com_content&task=view&id=20&Itemid=36
in Explorer it says:
Array
(
[6e505ed7608608934fbbd14448cce6b7] => -
[option] => com_content
[task] => view
[id] => 20
[Itemid] => 36
)
/triplex/index.php?option=com_content&task=view&id=20&Itemid=36
I'm using the latest fix of everything, any idea's ?