Bug #15581
closedEdit/Search cause a DB Error
0%
Description
If I search an non existing ID I get a database error.
Warning: mysql_fetch_row(): supplied argument is not a valid MySQL result resource in /home/tradepoint/htdocs/typo3_src/t3lib/class.t3lib_db.php on line 807
Warning: Cannot modify header information - headers already sent by (output started at /home/tradepoint/htdocs/typo3_src/t3lib/class.t3lib_db.php:807) in /home/tradepoint/htdocs/typo3_src/typo3/template.php on line 601
(issue imported from #M2505)
Updated by Michael Stucki almost 19 years ago
This is probably caused because you didn't upgrade the database according to the upgrade guide!
Updated by Stefano Cecere almost 19 years ago
uhm.. here it works well (4.0beta2 mysql 4.1)
i agree with Michael
Updated by Oliver W almost 19 years ago
No error here as well with 4.0beta3 and mysql 4.1.
Updated by Helge Winkler over 18 years ago
guys, I'm a bit lost in the deep of the new typo3.org site. where I can find the upgrade guide?
Updated by Michael Stucki over 18 years ago
http://typo3.org/documentation/document-library/extension-manuals/doc_inst_upgr/current/
I will close the issue now.