| Junior Member Verified Customer
Join Date: Apr 2005
Posts: 20
| Making Login Not Required
Hello,
Is there a way to make it so that the user doesn't have to be registered to post photos to my gallery? I'm trying to set the permissions to allow uploads for anonymous users but I get this error after inputing a description at the final step of the upload process:
Database error! Please report to System Administrator.
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) values(NULL,'', , 511, 1115313513, 'striper', 'Look at the size of this fish!', '', 'striper.jpg', 640, 480, 36116, 600, 450, 36344, 1, 1115313513, 'no','no','','','','','','','209.33.214.146')
Any idea what is going on and how do fix it? THANKS
Jeff
|