[Typo3-shop] Unable to view individual items in front end

Franz Holzinger franz at fholzinger.com
Wed Nov 16 20:23:57 CET 2005


> 
> I've got a shop, here:
> http://www.thetoytraindepot.com
> 
> When you click on an item, rather than opening up that one item by
> itself, it just refreshes the page.
> 
> Any ideas what may be wrong?
> 
<a href="products.html" target="page">Products</a>
use another target. e.g. "_self" or "_blank"


Franz



More information about the TYPO3-project-tt-products mailing list