Project:Flash gallery
Version:6.x-1.0
Component:Code
Category:bug report
Priority:normal
Assigned:zzztetsuozzz
Status:active

Issue Summary

Hi,

I have made a gallery with this module, but I have a breadcrumb problem.
In fact, my breadcrumb shows a thing like this : "array > array"
Anyone have met this kind of problem?
How can I solve this?
Thanks so much

Comments

#1

Samewise I can find the [mysite]/fgallery listing of image galleries, but the breadcrumb is 'array' and no thumbs are shown here. Wasn't fgallery supposed to simply take over from image gallery when a gallery was choosen?

Happy to see a new maintainer was found! (although hooked to piclens now, I'm still interested in a simple viewer...)

Gr, F2

#2

Here's a quick patch to fix the breadcrumb issue.
I'll commit it to a new versions if you find it ok.

cheers,

AttachmentSize
flash_gallery.module.patch 1.08 KB

#3

i'm unfamiliar with the diff process. How do I patch (besides manually correcting the files)?

#4

There is some help here:
http://drupal.org/patch/apply

I use the netbeans IDE witch allows you to patch a file from the tools menu item.

Otherwise this is a very small patch and you can find the lines with the "-" and delete them the .module files, and insert the lines that start with the plus sign, "+"

cheers

#5

The breadcrum now shows 'home / image galleries', but on the index page (the image galleries page) still no thumbs were found.

Seems http://drupal.org/node/574234 is reporting the same issue...

Gr, F2

#6

Great, thanks for the patch - this fixes breadcrumbs for me.

#7

This patch works fine. Thanks.

#8

The patch works ok , i guess but i get

Home » Image galleries » Array » Array » Gallery name

How can i remove the two arrays?

nobody click here