[Typo3-shop] Unable to view individual items in front end
Jody Cleveland
Cleveland at winnefox.org
Mon Nov 21 02:17:37 CET 2005
> I suspect you are using the same page for item list and
> single item view? I had the same problem.
>
> You need two different pages, one with Products: List and one with
> Products: Item View. And your template needs to specify the
> ID of the item view page:
>
> plugin.tt_products.PIDitemDisplay = ...
Thanks for taking the time to help me with this.
I made the changes you recommended. The url now changes properly, but I
get this error message:
Fatal error: Call to undefined function: exec_selectquery() in
/home2/thetoytr/public_html/typo3conf/ext/tt_products/lib/class.tx_ttpro
ducts_single_view.php on line 86
Any ideas?
- jody
More information about the TYPO3-project-tt-products
mailing list