|
|
News: This forum is free to use by all members. You can post to all of the boards and even add your company and services to the Suppliers and Services Board. |
Home | Help | Search | Arcade | Gallery | Links | Staff List | Calendar | Login | Register |
Database Error |
Please try again. If you come back to this error screen, report the error to an administrator. CREATE TABLE IF NOT EXISTS funerals_gallery_comment( ID_COMMENT int(11) NOT NULL auto_increment, ID_PICTURE int(11) NOT NULL, ID_MEMBER mediumint(8) unsigned NOT NULL default '0', approved tinyint(4) NOT NULL default '0', comment text, date int(10) unsigned NOT NULL default '0', modified_ID_MEMBER mediumint(8) unsigned NOT NULL default '0', lastmodified int(10) unsigned NOT NULL default '0', PRIMARY KEY (ID_COMMENT)) |