How do I remove the image from a category term?

Posts: 27
Joined: 09/13/2007
Bug FinderCool profile pic award.

At Home » Administer » Content management » Categories

I added an image to one of the terms for my catalog. Now, I can't figure out how to remove the image. I've tried putting < none > in the image path (thought I'd read that somewhere) but that didn't work.

Thanks for the newbie question help!

Smiling

Posts: 5625
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Unfortunately, it appears as if that's not an option. Sticking out tongue

I guess the thing to do would be to remove the appropriate row from the table uc_catalog_images in the database until we get Lyle to fix the form on Monday. Eye-wink

Thanks for all your posts, btw! It really helps us out. We'd never find these things otherwise.

Posts: 67
Joined: 08/10/2007

Yea, I noticed that a while ago too... just never gotten around to posting a question here.

I guess it would be a smart idea to code that in there somewhere Laughing out loud

Posts: 2357
Joined: 08/07/2007
AdministratoreLiTe!

I guess I'll have to steal the imagefield's widget. I hope that won't be as painful as I'm afraid it might be.

Posts: 5625
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Or just display the current image's filename under the text box for image upload w/ a link to remove it. Eye-wink