Closed (fixed)
Project:
Drupal for Facebook
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 May 2009 at 13:28 UTC
Updated:
14 Jul 2010 at 16:06 UTC
in block settings some of my blocks are "canvas right" (Navigation block for example) and in admin/build/block/list/fb_fbml I can really see it in right, but in canvas is everything in one column only.
Comments
Comment #1
georgedamonkey commentedIt does this for me as well. Sort of. Once I link my facebook account with the drupal website account, then they show up. But, not for anonymous users. Not sure if this is a feature, or something is wrong?
Comment #2
Dave Cohen commentedIs the problem that the blocks do not appear? Or is it that they appear at the bottom instead of on the right?
Comment #3
plantucha commentedFor some reason, work for me now
After last update used.
Comment #4
georgedamonkey commentedAfter the last update, it's still broken for me. The blocks don't appear below the content, they don't appear anywhere. Once I link my facebook account with the webstite, then they show up fine. But, ideally, I'd like the side blocks to show up for anyone.
I've tried placing blocks in both the Admin Sidebar and also Canvas Right, but neither work unless the accounts are linked.
Comment #5
Dave Cohen commentedSounds like this is related to drupal config, not the fb modules. Do you have custom visibility settings for these blocks? It your talking about navigation block, does it have any links for anonymous users?
If they show up when logged in, this has nothing to do with the theme.
Comment #6
georgedamonkey commentedNevermind. I'm not sure how I missed this before. When I first enabled the theme, it set all my sidebar items to be under 'admin sidebar'. I had one under 'canvas right', and that one didn't show up either. But, once I took them all out of admin sidebar and put them under canvas right, they're all working perfectly now.
Comment #7
georgedamonkey commentedVery sorry about the confusion, and for not paying more attention to what I was doing.
Comment #8
Dave Cohen commentedglad to hear its working.
Comment #10
alberto56 commentedRegarding the theme appearing in one column in facebook, for me this was due to the css not being loaded -- see #849242: No CSS Loaded.