Page 1 of 1

Forum Category

PostPosted: Wed Mar 14, 2007 4:50 am
Author: shamroc
Your phpBB Version: 2.0.
phpBB Type: Integramod 141
MODs: No
Your knowledge: Basic Knowledge
Board URL: http://shamrocs.com

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?




De.scription and Message

Hi my site is new. all installed by Siteground. I get this error when trying to create a forum category.

Couldn't update forums/categories table

DEBUG MODE

SQL Error : 1054 Unknown column 'icon' in 'field list'

INSERT INTO phpbb_categories (cat_id, cat_main_type, cat_main, cat_order, cat_title, cat_desc, icon) VALUES(1, 'c', 0, 25, 'Test', '', '')

Line : 1202
File : admin_forums_extend.php


How can I solve this? Thanks for your help.