Create A Forum - Support Forums

Support => Bugs => Topic started by: lads on August 09, 2014, 11:10:49 am

Title: database error
Post by: lads on August 09, 2014, 11:10:49 am
Database error on a new forum I just set up. http://mmclan.createaforum.com/index.php

people cant register due to this error:



Unknown column 'enclose' in 'field list'
File: C:\inetpub\createaforum\Sources\Profile.php
Line: 773


 SELECT
 col_name, field_name, field_desc, field_type, field_length, field_options,
 default_value, bbc, enclose, placement
 FROM mmclan_custom_fields
 WHERE active = 1 AND show_reg != 0



can anyone help?
thanks
lads
Title: Re: database error
Post by: CreateAForum on August 09, 2014, 01:56:06 pm
Fixed should be working now.