Hi,

First of all, great work guy's. This was exactly what i was looking for. Only I got a strange mistake while using the module.
No I know this is a module who isn't fully ready so I don't expect anything but I guessed this might be useful info for the developers.

My goal was to use the module to group pictures by taxonomy terms.

Example:

Term (Floatation suits)
* floatation_suits_1.jpg
* floatation_suits_3.jpg

Term (Immersion suits)
* immersion_suits_1.jpg

etc...

When the SQL aggregate field isn't set I get the following strange thing:

Floatation suits
* a
Floatation suits
* a
Immersion suits
* a

Each name of my image is replaced by "a" but the files it links to is right. Don't think this is related to your module but if someone knows how this comes please let me know.
But then when I add the SQL aggregate field which I've setup like this:

Group on: Taxonomy term
Function: count
Aggregate with: Content: Image
Sort Resultset on: Content: Image

He goes fetching the strangest files: *.po, wrong *.jpg file, etc...
Also I only got one file per term. Normaly there would have been 2 in the first and 1 in the second term but once the field was activated I got only one file per term. Also the link of the files pointed to that actual *.po, *.jpg etc. files...

Very weird in other words...

Hope this helps,
Grtzzzz,
Hatznie.

Comments

irakli’s picture

Status: Active » Fixed

It's probably something related to theming of the corresponding field?

In any case please upgrade to the new release of the module, there're major fixes (not necessarily related to your problem).

Status: Fixed » Closed (fixed)

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