[Typo3-dev] bug in class.t3lib_page.php?

Peter Niederlag niederlag at ikd01.de
Wed Aug 10 10:33:17 CEST 2005


Hi,

Stefan Beylen schrieb:
> Martin Kutschker wrote:
> 
>> Without looking up in the code, but some TYPO3 APIs require you start
>> your WHERE clause with an AND.
[...]
> my wrong?

I suggest to:

* in class t3lib_db set debug to true
* adjust devIpMask in localconf.php so you receive debug-messages
* force a little error in you mysql-statement.

=> typo3 will provide you the exact sql-statement it has been executing
as well as the error_message from mysql.

* paste the sql into mysql-CLI or phpmyadmin and fiddle with the sql
until you have the result you desire
* adjust your code.

Hth,
Peter
-- 
Peter Niederlag
http://www.niekom.de * TYPO3 & EDV Dienstleistungen *
http://www.typo3partner.net * professional services network *




More information about the TYPO3-dev mailing list