Well it's weird, and there seems to be nothing wrong with permissions as in terms of what blocks show on what node types. I am using Flexiblock on 4.6.5.
Not sure if it's a bug or a support request but I believe I have exhausted all possible "user errors" now and it boils down to code then. Any help is appreciated.
Comments
Comment #1
Prometheus6 commentedThere's nothing wrong or even complicated in the block generation. Really, if there's a problem it's going to be with the Flexiblock module.
But...if this is a new site, have you added any books to display?
Comment #2
solipsist commentedI have, and it works on every other page using the same flexiblock configured block.
Where should I start troubleshooting?
Thanks.
Comment #3
Prometheus6 commentedI'm sorry, but I can't duplicate the problem. I did a clean install of Drupal 4.65 and the standard 4.6 download of AAT and Flexiblock. I only enabled the blog, amazon and flexiblock modules...no problems displaying the block at all. I do not have a customized theme though.
I suggest you disable all blocks except navigation and the We Recommend block. If you see it, add your blocks back one at a time until the problem recurs. That's all I can do, because there is literally nothing to change in amazon_block().
I don't kno wif the module's owner is about, but that's where this bug report belongs.
Comment #4
solipsist commentedThank you for taking your time looking into it. I'll do this the Sherlock Holmes way like you suggested, by the method of exclusion.
Comment #5
solipsist commentedIt works neither on blog pages nor on taxonomy pages. Every other block does, except the Amazon Associate Tools "We recommend" block.
Comment #6
solipsist commentedIt seems to work now for all node types. Previously it had been set as only shown for certain node types, I unchecked all the boxes now and it now shows on blog entries as well as taxonomy pages. I suppose the taxonomy pages didn't work because it's not a node type per se and doesn't show in the list, however regarding why it didn't work on blog entries despite being checked I quite don't understand.