View Single Post
Old December 3rd, 2006, 10:29 AM   #1 (permalink)
junaid
Member
Verified Customer
 
Join Date: May 2006
Posts: 57
Error submiting photos

I am running my database forum & classifields
Some years ago I had run photogallery (photopost Pro)
Now I have installed again Photogallery
Work fine photo uploads ok but after last category confirmations the following error is occured:

We're sorry, but the system experienced an unrecoverable error. Please try again later.

Script:

Query: INSERT INTO pp_photos (id,user,userid,cat,date,title,description,keywords,bigimage,width,height,filesize,medwidth,medheight,medsize,approved,lastpost, watermarked,allowprint,extra1,extra2,extra3,extra4,extra5,extra6,ipaddress,allowrate,allowcoms) values(NULL,'Junaid', 1, 500, 1165162626, 'Asdu_004', '', '', 'Asdu_004.jpg', 600, 396, 33289, 0, 0, 0, 1, 1165162626, 'no','yes','','','','','','','202.21.176.50','1','1')

Result: Unknown column 'allowrate' in 'field list'

Database handle: Resource id #16
junaid is offline   Reply With Quote