Create FREE graphics at FlamingText.comPhoto Sharing and Video Hosting at PhotobucketPhoto Sharing and Video Hosting at Photobucket
Martins Forum
March 24, 2023, 09:03:16 pm
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Everyone Welcome
 
  Home Forum Help Search   Gallery   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 martinsforum_gallery_pic(
ID_PICTURE int(11) NOT NULL auto_increment,
ID_MEMBER mediumint(8) unsigned NOT NULL default '0',
date int(10) unsigned NOT NULL default '0',
title VARCHAR(100),
description text,
views int(10) NOT NULL default '0',
filesize int(10) NOT NULL default '0',
height int(10) NOT NULL default '0',
width int(10) NOT NULL default '0',
filename tinytext,
thumbfilename tinytext,
commenttotal int(10) NOT NULL default '0',
ID_CAT int(10) NOT NULL default '0',
USER_ID_CAT int(10) NOT NULL default '0',
approved tinyint(4) NOT NULL default '0',
allowcomments tinyint(4) NOT NULL default '0',
totalratings int(10) NOT NULL default '0',
totallikes int(10) NOT NULL default '0',
rating int(10) NOT NULL default '0',
type tinyint(4) NOT NULL default '0',
sendemail tinyint(4) NOT NULL default '0',
ID_TOPIC mediumint(8) unsigned NOT NULL default '0',
keywords VARCHAR(255),
mature tinyint(4) NOT NULL default '0',
mediumfilename tinytext,
videofile tinytext,
additionalcats tinytext,
featured tinyint(4) NOT NULL default '0',
allowratings tinyint(4) NOT NULL default '1',
seourl varchar(255),
PRIMARY KEY (ID_PICTURE))
Back
[Show/Hide MC Radio]

Bookmark this site! | Upgrade This Forum
SMF For Free - Create your own Forum
Powered by SMF | SMF © 2016, Simple Machines
Privacy Policy
Page created in 0.06 seconds with 7 queries.