Closed (fixed)
Project:
Side Content
Version:
6.x-2.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
15 May 2009 at 15:36 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent
Comments
Comment #1
robert castelo commentedIn Administer > User management > Permisions
Have you enabled 'access side content' for authenticated users?
Comment #2
robert castelo commentedFeel welcome to re-open this issue, but I think it was just a settings error.
Comment #3
asb commentedHi,
we're experiencing the same problem with 6.x-2.0-rc1.
Configuration:
* /admin/user/permissions - "access side content" - checked for all roles; "create side content" - checked for some roles
* /admin/build/block/configure/sidecontent/0 - visible for all roles on all pages
Greetings, -asb
Comment #4
joserey commentedYou may need to clear away the cache: administer > site configuration > performance, scroll down the page and CLEAR CHACHED DATA :-)
Comment #5
asb commentedNo, in our setup it was definitely no caching issue; however, we're not using the module (because of this issue) anymore.
Greetings, -asb
Comment #6
robert castelo commented"I try to update and i get the error below"
Try to update the module or a node?
Need more info to try and replicate this bug. Anyone else having the same problem?
Comment #7
jim kirkpatrick commentedThis is happening to me too, except the issue is that when Side Content is enabled for one node, it appears on all nodes for anonymous users.
After a bit of tweaking I found that clearing the caches fixed it briefly, but disabling the Block Cache in 'Site configuration' -> 'Performance appears to have fixed the problem.
Can anyone else confirm this is the case?
Comment #8
KathyIce commentedyes... I'm having the problem noted in #7
Comment #9
alperian commentedI hope that it is a trivial matter, but the create side content menu appears when I create a new page or story. I have no joy when I try the same thing with a book page. This is a shame, because I have set up a whole book structure based on the expectation that this would work.
Are there any suggestions, because the documentation for the module on this site is a bad link and the readme file (yes, I have actually read it) is no help either?
Comment #10
alperian commentedComment #11
jim kirkpatrick commented@Alperian: Please do not hijack existing bugs - start a new one specific to your issue if nothing in the issue queue matches your needs. This bug is about block caching and Side Content, not Books. Thanks.
Comment #12
tbcorb commentedI experience the same block caching problem as noted in #7 and the only fix is to disable the Block Cache.
Comment #13
kushkkg commentedThanks for the soultion.
It works when i change user permissions!
Comment #14
robert castelo commentedIf no block is displaying it will almost certainly be that permissions needs to be set for Anonymous users to access the SideContent block.
I couldn't reproduce the Block Cache issue on the 6.x-2.1 release.
Comment #15
robert castelo commentedAh, spoke too soon, I can reproduce the Block Cache issue on the 6.x-2.1 release.
Will look into it.
Comment #16
robert castelo commentedFixed in 6.x-2.2 release.
SideContent block now caches per page.
NOTE: you'll need to go to /update.php to run the database update for this to take effect.