View Single Post
Old January 9th, 2005, 11:14 AM   #4 (permalink)
imported_Kesomir
Member
Verified Customer
 
Join Date: Apr 2004
Location: London, UK
Posts: 105
Send a message via MSN to imported_Kesomir
Re: How can I remove full sized images?

cheers Brian.

As a note to anyone else, you also need to run the queries;

UPDATE adv_gallery_images SET originalwidth = '';
UPDATE adv_gallery_images SET originalheight = '';

to remove the links to original images (which are gone from the first part)
imported_Kesomir is offline   Reply With Quote