Forums / Install & configuration / ezimagefile table is empty vs images already stored

ezimagefile table is empty vs images already stored

Author Message

Patricio Villacorta

Thursday 15 January 2004 9:58:13 am

i make a clean upgrade from ez 3.2-3 to 3.3-1. But now i can't load images. If a upload new image, this work fine. But none of images content on storage prior to upgrade are visible.
Looking sql updates scripts, note new table ezimagefile, this is empty, and when upload a new image, data is stored in this table.
How can build info associate to my images already stored?

Thanks in advance...

James Packham

Friday 16 January 2004 8:24:12 am

Assuming all your images are still in var/yoursite/storage you could just restore the old ezimage table from your backup (You made one before the upgrade right?). As long as you edit the sql so that only the data gets put in for that table (not the table structure itself) you should be fine.

Regards,

~James~

Patricio Villacorta

Friday 16 January 2004 10:56:53 am

my ezimage table is sane. when sql update was applied, this create i new table ezimagefile. Now only i can see in my site images posted after update, because ezimagefile have info about them. But older images only in ezimage table are not visible. I think while not have data about mi older images (ezimage table) into new ezimagefile table, i will can't access it. Maybe need build a sql script for fix this issue?

Willie Seabrook

Friday 16 January 2004 12:08:28 pm

I have the same problem

Harry Oosterveen

Tuesday 27 January 2004 8:11:42 am

Apparently, version 3.3 has a new way to store image files, and this is not backward compatible. Is there an update script available for this?

The sql files only create the new 'ezimagefile' table, but do not convert the content of the old 'ezimage' table.

Patricio Villacorta

Tuesday 27 January 2004 12:47:37 pm

I posted this issue in bug section... look for the reply... works for me.

http://ez.no/community/bug_reports/ezimagefile_table_is_empty_vs_current_ezimage_table_upgrade