|
Written on: 29. 09. 2010 [16:13]
|
|
Thuthuka
Peter
registered since: 29.09.2010
Posts: 4
|
Hi All
I have
Magento 1.4.1.1
TypoGento 1.0.2
Typo3 4.2.12
I am having the following problem
The setLocation function does not work in my typo3 website.
setLocation is used by the "Add to Cart" button etc.
This (setLocation) does however work when I access the Mageno web
shop directly.
The url that Typogento generates for the setLocation function is correct
If I take the url behind the button in the setLocation and put it into my
web browser it works.
Other buttons that use class functions like window.location and submit all
work in typogento its only the ones that use setLocation that do not.
I have looked on the Magento forums and the make sugestions about
permissions for the js.js file that has the setLocation function. I have
tried all kinds of settings for this but apart from breaking magento I
have not seen any impact.
Apart from editing every .phtml file that uses setLocation to use
window.location is there any other way to fix this ?
Thanks
Peter
[This article was edited 1 times, at last 29.09.2010 at 16:14.]
|