[TYPO3-ttnews] pagebrowser

Frank L. lietzke at jed.de
Tue Sep 3 12:11:55 CEST 2013


Hi,

after some Updates the pagebrobser no longer works.

Update to Typo3 4.7.14, tt_news 3.4.0, Universal Pagebrowser 1.3.3, Realurl 1.12.1 (with Realurl 1.12.6 does not work as well)

The following error occurs when you click on a link form the pagebrowser:

Oops, an error occurred!
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 '' at line 1: SELECT * from tt_news where uid=


The logfile in the typo3 backend shows:

Core: Exception handler (WEB): Uncaught TYPO3 Exception: #1247602160: 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 '' at line 1: SELECT * from tt_news where uid= | Tx_Extbase_Persistence_Storage_Exception_SqlError thrown in file /html/typo3_src-4.7.14/typo3/sysext/extbase/Classes/Persistence/Storage/Typo3DbBackend.php in line 1023. Requested URL: http://www.mydomain.com/blog/browse/1/


I've checked the Exception: #1247602160. But i didn't changed or deleted a Model mapping.


Have anybody an idea how can i fix this?





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