Accessory

Archived
Forum
(read-only)

Category Image Manager

ExpressionEngine 2

Back to this add-on's main page
View Other Add-ons From Denza

     

File Path is for Thumbnail Image

Support Request

Sneed's Feed & Seed
Sneed's Feed & Seed

Hello,

I’m running EE 2.2.1. When I select an image using Category Image Manger, the file path that displays is for the thumbnail image in the “_thumbs” folder instead of the full size image.

Thanks.

HutSix
# 1
HutSix

Line 47:

Change to
$(”#cat_image”).val(a.thumb.replace(“_thumbs/”,”“));$.ee_filebrowser.reset();

FYI, the name of the thumbnail has changed in 2.2, so the path wasn’t changed changed accordingly.

QB Marketing
# 2
QB Marketing

I have this same problem with EE 2.3.1.  I tried implementing the edit mentioned above and it resulted in the image browse button that the add-on had introduced to the category edit screen in the publish view disappearing.  Is there a way to fix this?

Thanks!