Thanks for this module.

I am using
CCK 6.x-3.x-dev,
VIEWS 6.x-3.x-dev
Views attach 6.x-2.1
Node Reference 6.x-3.x-dev
FileField 6.x-3.1
ImageField 6.x-3.1
ImageAPI 6.x-1.6
ImageCache 6.x-2.0-beta9

When I enable the module a gallery called "Gallery" get created along with the content types- Is this by design.

This gallery and and any other gallery I create has "No photos have been added to this gallery" but does not have the "Add Photo" link. Any idea how I can resolve this?

Presently the teaser view displays the image below the text, how can I get the text to wrap around the image like in etons's example?

Thanks

Comments

gmasky’s picture

Never mind,

I do not know what did it but I went to content types->Image->Manage Fields->Configure the Gallery (field_gallery) and changed the Return path from "The new node (no redirect)" to "The referenced node" and saved. The "Add Photo" link can be seen. I do not know if just saving this did the trick

I will appreciate your help with wrapping the text around the image in the teaser view.

karens’s picture

Status: Active » Fixed

The original release had some bugs, I think this is fixed in the latest code. A new release will be forthcoming.

Macronomicus’s picture

There has only been one release.. or are there some new bits in head? .....going to look at head now.

Macronomicus’s picture

oh yea .. HEAD has the goods! ..... AFAICT its working flawlessly now.

Cheers!

axel pressbutton’s picture

Hi,

I've just downloaded the currently listed 6.x-1.0 and had the same problem...and fixed it the same way as gmasky.

I'm looking forward to the next official release as I'm not sure if it's OK to use HEAD(?) - will it contain the Lightbox 2 gallery link that is mentioned on the Module main page as it's not in the version I pulled down?

Thanks :)

Macronomicus’s picture

Yea the lightbox 2 link is in HEAD but im using views_slideshow instead to show them, which seems to work well just need a little more more css. HEAD seems to be ok for me (and its the only one ive gotten to work) .. there are some issues on the drag-drop interface for the two content types it produces. Im still not sure but it must be some javascript issue which may be only in my system. I can still edit fields I just cant reorder them on the manage fields page for some reason.

Status: Fixed » Closed (fixed)

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