The following received on the "Install Site" point of installation sequence (/install.php?profile=default&locale=en):
* user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY fit DESC LIMIT 0, 1' at line 1 query: SELECT * FROM menu_router WHERE path IN () ORDER BY fit DESC LIMIT 0, 1 in /[ROOT]/includes/menu.inc on line 315.
* user warning: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY fit DESC LIMIT 0, 1' at line 1 query: SELECT * FROM menu_router WHERE path IN () ORDER BY fit DESC LIMIT 0, 1 in /[ROOT]/includes/menu.inc on line 315.
- Apache/1.3.37 (Unix)
- PHP Version 4.4.7
Comments
Comment #1
damien tournoud commentedI generally means that you have disabled support of cookies in your browser.
Comment #2
anotherdave commentedWas to do with tables still being in the database I think - I had been overriding an old set-up & my connection timed out when dropping tables from the DB, so it never fully emptied it - is the only thing I can think of, hadn't been touching Cookie settings (or would settings for the old set-up have caused it?).
Being tired yesterday, I presumed someone else was the problem - it's a clean version of 6.12, empty DB, must be a bug with new release! lol. Should've known better!
Cheers for the help.
Dave