Attached screenshot. Version is // $Id: flexinode.module,v 1.70 2006/04/14 12:38:51 ber Exp $

CommentFileSizeAuthor
flexinode_image_gallery_issue.gif3.74 KBvenkat-rk

Comments

samc’s picture

Problem is field_gallery.inc and field_imagegal.inc both declare same name.

It'd be easy to create a patch to rename one of the modules, but before doing so can anyone who knows the history of these fields say whether one is intended to replace the other. Is the functionality duplicated? Should one be deprecated?

kayfish’s picture

I can't get either of them to work.

If I create a field with one of these types, it throws the following error:

Invalid argument supplied for foreach() in /home/www/www/home/modules/flexinode/flexinode.module on line 576.

jo1ene’s picture

I have this happening too with the exception that I don't get a specific error. Any update on this?

Bèr Kessels’s picture

Title: Flexinode: Image gallery shows twice » Do not include "contribs" by default.
Assigned: Unassigned » Bèr Kessels
Category: bug » task

We should remove one of these two from the contributions.

This makes me think: I want to *not* include the "contrib" .incs by default anymore. I want to fix this in head. Any comments?