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)
Updated by Steffen Kamper almost 17 years ago
installation failed - make a compare in install tool.
Updated by Stephan Laemmer almost 17 years ago
Sorry für posting this bug report.
I have made the compare and he told me every time, that all is correct.
After a complete log out and browser restart a compare repaired the missing tables and all is correct.
Thanks.