Quote:
Originally Posted by Mark.uG
Adding data to table: vw_page
Creating required and example areas
Database Error Database error
Invalid SQL:
UPDATE `vw_counter` SET `editcount` = CASE `pageid`
WHEN 3 THEN editcount + 1
END WHERE `pageid` IN (3) LIMIT 1;
MySQL Error : Unknown column 'pageid' in 'where clause'
Error Number : 1054
|
I've uploaded a more recent build which should resolve this issue for users who are encountering it.
If you get a message like "A node with the title Wiki was not found" after installation, you will need to reinstall, as there was a compatibility issue for MySQL < 5.6.4 in the last ZIP, which prevented the wiki tree from being created.