Hi

I get a SQL error when trying to delete an image (under Manage Images). 
This is due a wrong column name used in the images.php (preferredimageid vs 
nextimageid).

Diff is attached.

[root@sand-vcl23 .ht-inc]# diff images.php images.php-orig 2711,2712c2711,2712 
< . "SET nextimageid = $noimageid " < . "WHERE nextimageid = $imageid"; --- > . 
"SET preferredimageid = $noimageid " > . "WHERE preferredimageid = $imageid";

--
Thank you,

Dmitri Chebotarov
Virtual Computing Lab Systems Engineer, TSD - Ent Servers & Messaging
223 Aquia Building, Ffx, MSN: 1B5
Phone: (703) 993-6175
Fax: (703) 993-3404

Reply via email to