Using CCK 6.x-3.0-alpha3 & IMCE 6.x-2.2

We have a field within a content type, an image field which can have unlimited amount of values.

The first value, you have "upload" and "file browser", hitting file browser brings up the browse button which you can click to bring up IMCE and works lovely.

However, when you click add another item, file browser no longer does anything and you are left with the local upload button. Same with the item that was just working as well.

I've checked the issue queue for all related projects, but as filefield_sources is the module that works this area, i'd imagine it's an issue here.

Any ideas?

Comments

simon.fryer’s picture

Anyone?

quicksketch’s picture

quicksketch’s picture

Status: Closed (duplicate) » Active

Oh, actually that one seems D7-specific.

I don't use CCK 3 versions, so I'm guessing it's an issue with those versions of CCK.

simon.fryer’s picture

Status: Active » Fixed

FIXED IT. Holy shit.

As it turns out, apologies quicksketch, something within our theme is 'causing it go awry.

All i've done, after literally looking at this for around 2 months on and off, here's my fix - which is solely configuration.

- Browse to 'Site configuration', 'Administration tools' then hit 'Administration theme'. (admin/settings/admin/theme)

- Expand 'Pages' if not already

- Expand 'Custom pages'

- Add in this one line; 'content/js_add_more/*' (without quotes)

- Voila!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.