Fork me on GitHub

Rapport de message :*
 

Re: TDMPicture

Titre du sujet : Re: TDMPicture
par Franck0768 sur 20/01/2013 15:28:17

Passage de Extgallery à TDMPicture:

Suite du post #64

Citation :
`x5fe_tdmpicture_file` <--- `x5fe_extgallery_publicphoto`
`file_comments` int(11) unsigned NOT NULL DEFAULT '0', <--- `photo_comment` int(11) NOT NULL, `photo_title` varchar(150) NOT NULL,
`file_res_y` int(11) NOT NULL, <--- `photo_res_y` int(11) NOT NULL,
`file_res_x` int(11) NOT NULL, <--- `photo_res_x` int(11) NOT NULL,
`file_size` int(11) DEFAULT NULL, (octets) <--- `photo_size` float NOT NULL, (Ko)
`file_uid` int(11) NOT NULL, <--- `uid` int(11) NOT NULL,
`file_indate` int(11) unsigned NOT NULL DEFAULT '0', <--- `photo_date` int(11) NOT NULL,
`file_counts` int(11) unsigned NOT NULL DEFAULT '0', <--- `photo_nbrating` int(11) NOT NULL,
`file_votes` int(11) unsigned NOT NULL DEFAULT '0', <--- `photo_rating` tinyint(4) NOT NULL,
`file_dl` int(11) unsigned NOT NULL DEFAULT '0', <--- `photo_download` int(11) NOT NULL,
`file_hits` int(11) unsigned NOT NULL DEFAULT '0', <--- `photo_hits` int(11) NOT NULL,
`file_display` int(1) NOT NULL DEFAULT '0', <--- `photo_approved` tinyint(1) NOT NULL,
`file_type` varchar(255) DEFAULT NULL, A déterminer en fonction de l'extention
`file_text` text, <--- `photo_desc` text NOT NULL,
`file_title` varchar(255) NOT NULL DEFAULT '', <--- `photo_title` varchar(150) NOT NULL, `photo_comment` int(11) NOT NULL,
`file_file` text, <--- `photo_name` varchar(255) NOT NULL,
`file_cat` int(11) unsigned NOT NULL DEFAULT '0', <--- `cat_id` int(11) NOT NULL,
`file_id` int(11) unsigned NOT NULL AUTO_INCREMENT, <--- `photo_id` int(11) NOT NULL AUTO_INCREMENT,


[EDIT: Inversion des champs pour `file_comments` et `file_title`]
Propulsé avec XOOPS | Graphisme adapté par Tatane, Grosdunord, Montuy337513

79 Personne(s) en ligne (66 Personne(s) connectée(s) sur Forum) | Utilisateur(s): 0 | Invité(s): 79 | Plus ...