[TYPO3-project-seminars] Fatal Error in Front-End in every list view
Stephanie Noack
sno at gkmb.de
Mon Jul 13 17:13:34 CEST 2009
Hello everybody!
I get the following error message in the front-end:
Fatal error: Uncaught exception 'tx_oelib_Exception_Database' with message
'There was an error with the database query. You have an error in your SQL
syntax. Check the manual that corresponds to your MySQL server version for
the right syntax to use near 'EXISTS (SELECT * FROM
tx_seminars_seminars_place_mm WHERE tx_se The last built query: SELECT
tx_seminars_seminars.* FROM tx_seminars_seminars WHERE
tx_seminars_seminars.pid IN (715) AND (tx_seminars_seminars.object_type=2 OR
tx_seminars_seminars.object_type=0) AND EXISTS (SELECT * FROM
tx_seminars_seminars_place_mm WHERE
tx_seminars_seminars_place_mm.uid_local=tx_seminars_seminars.uid AND
tx_seminars_seminars_place_mm.uid_foreign IN(1)) AND
(tx_seminars_seminars.end_date > 1247469088 OR
(tx_seminars_seminars.end_date = 0 AND tx_seminars_seminars.begin_date >
1247469088) OR tx_seminars_seminars.begin_date = 0) AND cancelled!=1 AND
((object_type=0 AND event_type IN(4,5,2,3,1,6)) OR (object_type=2 AND EXISTS
(SELECT * FROM tx_seminars_seminars AS topic WHERE topic in
/homepages/32/d253459282/htdocs/typo3cms/heckenhof/typo3conf/ext/oelib/class
.tx_oelib_db.php on line 328
The message exists on every page with a list view (events, category or
topics)
I'm using:
. SQL 5
. PHP 5.2.0
. TYPO3 4.2.8
. oelib 0.6.1
. ameos_formidable 1.1.0
. seminars 0.8.0
. onetimeaccount 0.6.1
I tried to comment out the TS setup one line at a time, but the breakage is
still existing.
Best regards
Stephie
More information about the TYPO3-project-seminars
mailing list