View Single Post
Old March 8th, 2005, 09:39 PM   #11 (permalink)
Pauline Kenny
Member
Verified Customer
 
Join Date: May 2003
Location: Santa Fe, NM
Posts: 39
Have the field names changed for 5.0?

I have just upgraded to 5.0 and would like to get rid of my medium photos. Has this SQL query changed with the new release?

UPDATE photos SET medium='0' WHERE medium != '0'

I do not see a "medium" field in the photos table. I see 3 fields: medwidth, medheight, medsize.

Second Question:
Once I run this query to change the fields for the medium images, do I then go up to the server and delete all images in all medium folders?

Thanks!!
Pauline Kenny is offline   Reply With Quote