File uploads, but error when assigning category File uploads, but error when assigning category
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

File uploads, but error when assigning category

Started by PaveFE, January 01, 2006, 02:38:32 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

PaveFE

Hi all,
   I've seen similar error messages, but here's mine:

While executing query "INSERT INTO cpg_pictures (pid, aid, filepath, filename, filesize, total_filesize, pwidth, pheight, ctime, owner_id, owner_name, title, caption, keywords, approved, user1, user2, user3, user4, pic_raw_ip, pic_hdr_ip, position) VALUES ('', '15', 'userpics/10001/', '200512_JSOAD~2.jpg', '156686', '175869', '1024', '629', '1136078591', '1', 'PaveFE','JSOAD', '', '', 'YES', '', '', '', '', '68.84.159.184', '68.84.159.184', '0')" on 0

mySQL error: Unknown column 'position' in 'field list'

Any solutions?

Thanks,

VD