Running Drupal 5.1, Views 5.x-1.6-beta5, and Acidfree 5.x-1.x-dev. Never used either before.

All of my albums show images just fine. But they do not show sub-albums under "view." If I click "Album Contents" the sub-albums are definitely there, I can select which thumbnail to use, etc. But I do not see them. I saw a closed bug report that maybe Views 5.x-1.6-beta4 was necessary so I tried that, but it didn't work either.

These symptoms may or may not be related: the only related content under my Navigation-->Create Content is Albums and Images, no Acidfree image adding. Also, when I try to add Acidfree blocks, they do not appear at all.

Comments

vhmauery’s picture

Do you have other modules enabled? Try disabling all non-core modules to see if that fixes anything.

alaren’s picture

Status: Active » Fixed

Wow... so I disabled Theme Settings and Theme Settings API, which I wasn't using anyway (I had installed them to toy around). That fixed my problem. But when I re-enabled them just to see, they didn't break anything!

So, that's that I guess. But I have to say it doesn't make a lick of sense to me. Thanks for your help! This has been driving me bonkers for days. d^_^b

vhmauery’s picture

Status: Fixed » Closed (fixed)
alaren’s picture

Title: Acidfree--what am I missing? » Acidfree Incompatible With Meta tags 5.x-1.3
Category: support » bug
Status: Closed (fixed) » Active

Sorry, I overlooked something earlier and I've finally nailed down exactly what's going on. When the module Meta tags (also called "nodewords") is active, acidfree (sub)galleries are not displayed as thumbnails. Picture thumbnails appear just fine. This is literally something I can toggle; meta tags installed, no gallery access. Meta tags disabled, galleries appear as selectable thumbnails. So it seems to be a module incompatibility.

Sifaka’s picture

You only need to disable the function:

' [ ] Use the teaser of the page if the meta description is not set. '

on the the meta-tags settings page (admin/content/nodewords)

the rest of the meta-tags-module is compatible with acidfree.

I opened also the bug report at the meta-tag-module page
see http://drupal.org/node/153295

alaren’s picture

Status: Active » Closed (fixed)

Thanks, that did it.

So just to clarify the issue and the solution:

When Meta tags 5.x-1.3 has the function 'Use the teaser of the page if the meta description is not set' ENABLED, acidfree sub-album thumbnails do not appear in acidfree albums.

By DISABLING this Meta tags function, the thumbnails appear correctly.

alaren’s picture

Status: Closed (fixed) » Active
crischan’s picture

Project: Acidfree Albums » Nodewords: D6 Meta Tags
Version: 5.x-1.x-dev » 5.x-1.7
Component: User interface » Code
Status: Active » Closed (duplicate)

Marking this as a duplicate of http://drupal.org/node/179362