Bug #18091
closedSQL-Error in pagetree, can´t create new pages
0%
Description
On a new Installation of TYPO3 4.2.0 Alpha 3 (Revision 3003) the pagetree shows the error
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /Applications/xampp/xamppfiles/htdocs/SVN/TYPO3/t3lib/class.t3lib_db.php on line 783
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /Applications/xampp/xamppfiles/htdocs/SVN/TYPO3/t3lib/class.t3lib_db.php on line 823
Warning: Cannot modify header information - headers already sent by (output started at /Applications/xampp/xamppfiles/htdocs/SVN/TYPO3/t3lib/class.t3lib_db.php:783) in /Applications/xampp/xamppfiles/htdocs/SVN/TYPO3/typo3/template.php on line 618
In addition, I can´t create new pages. After saving a new page, there is the same mysql_num_rows error and the failure message
2: SQL error: 'Unknown column 'hidden' in 'field list'' (pages:NEW47a300939907c)
(issue imported from #M7341)