I am going crazy trying to configure the image gallery. I can get a list of my galleries by creating a block in the image_gallery_terms view. When I click on the link I get all the images from that gallery, but they are not formatted that way I want. I can not get the edit links to appear on the page. When I use firebug I see that the divs do not have the views classes.
Thanks for any help.
Rob.
Comments
Comment #1
joachim commentedSounds like you have the image_gallery view disabled, making the module fall back to the old style galleries.
Comment #2
mysticbovine commentedHi.
It isn't disabled. I should have mentioned this but everything seemed to go bad when I installed the nodeorder module. I have uninstalled it. But it didn't help.
Comment #3
mysticbovine commentedYour idea did give me an idea and I just uninstalled the module, uploaded a fresh copy and started again. All was fixed. (just had to recreate all my galleries)
Thanks
Rob
Comment #4
joachim commentedAh... thanks for reporting back!
From the nodeorder project page:
> Upon installation, this module adds a new column (weight_in_tid) to the term_node table. Adding a column to a core table? Are you crazy? Yeah, I guess so ...
This may have had something to do with it...
I'll turn this into a bug report, in case anyone else can investigate further.
Comment #5
sunReverting this to fixed. People can (and should) search existing issues prior to creating new ones. ;)