Aw: wiki edit or create page not working! Posted by Florian Gleixner 02 May 2005 08:10 GMT-0000 posts: 23 You have to update your database with tiki-install.php with the file tiki_1.8to1.9.sql. It contains the line: ALTER TABLE `tiki_pages` ADD `is_html` TINYINT(1) default 0; which creates the missing column. redflo