Bug #16896
closeduploading an image produces database error
0%
Description
I just upgraded to typo3 4.1b3 - when I add content to a page by uploading an image - or text with image in the regular Page module I get subsequent mysql errors in both the Front and Back end.
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/zach/public_html/typo3_src-4.1beta3/t3lib/class.t3lib_db.php on line 791
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /home/zach/public_html/typo3_src-4.1beta3/t3lib/class.t3lib_db.php on line 804
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/zach/public_html/typo3_src-4.1beta3/t3lib/class.t3lib_db.php on line 791
Warning: Cannot modify header information - headers already sent by (output started at /home/zach/public_html/typo3_src-4.1beta3/t3lib/class.t3lib_db.php:791) in /home/zach/public_html/typo3_src-4.1beta3/typo3/sysext/cms/tslib/class.tslib_fe.php on line 2887
(issue imported from #M4854)