[TYPO3-english] CoolUri configuration question
Jan Bednarik
info at bednarik.org
Thu Oct 16 23:20:36 CEST 2008
Hi,
> <to>SELECT concat(c.uid,'_',mk.title,'_',md.title) FROM
> tx_txcar_car c INNER JOIN tx_txcar_make mk ON (mk.uid=c.make) INNER JOIN
> tx_txcar_model md ON (md.uid=c.model)WHERE c.uid=$1 and NOT c.deleted</to>
and does this SQL work? Try to put it into phpMyAdmin (or whatever tool
you use) and see if it'll give you any results. Of course, you need to
replace $1 with some actual value.
--
Jan Bednarik
www.bednarik.org - web about Typo3 in czech
More information about the TYPO3-english
mailing list