Closed (cannot reproduce)
Project:
Facebook-style Micropublisher
Version:
6.x-1.0
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
24 Jun 2010 at 09:40 UTC
Updated:
26 Jan 2012 at 23:41 UTC
Jump to comment: Most recent file
Comments
Comment #1
publicmind commentedDid you add 'themed-attachment' field in your 'facebook_status' view?
Comment #2
icecreamyou commentedBy the way Nitin I think it would be a good idea to implement
hook_views_default_views_alter(&$views)(docs) to add the themed-attachment field to default FBSS views. That can go on the to-do list for now though until I switch to using aGlobal: Customfield for the "Rewrite the output of this field" tokens.Comment #3
derawal74 commentedHi
Added attachment field now I can see text but no image.
Comment #4
publicmind commentedCan you post some screenshot and other relevant information like for view for example?
Comment #5
derawal74 commentedViews and test status screen shot is attached:
Comment #6
publicmind commentedCan you try and keep the [themed-attachment] field below created time?
Comment #7
derawal74 commentedStill same, text only for old & new test post
Comment #8
publicmind commentedDid you clear your caches?
Comment #9
derawal74 commentedYes cleared cache.
Any issue related to panels, as I'm using Panel as home page, and then mini-panels to display different blocks.
Comment #10
derawal74 commentedHi
Sorry I figured it out, I was changing different view than which was applied.
Added themed attachment to correct view and its showing link & images.
Can you help me on the layout: I want attachment below status text.
Comment #11
publicmind commentedYou can do this by arranging the items in the required view and then supplying the CSS for the desired appearance.
I am marking this issue as Fixed, open another if required.
Cheers,
Comment #13
baff commented[themed-attachment] attachment is not showing up in view after updating fbss, fbscc and fcsmp
Comment #14
baff commentedWent back to 6.x-1.0 - working again
Comment #15
publicmind commentedCan you check if you upgrade now to 6.x-dev, it breaks again or not?
Regards,
Comment #16
robertbiloute commentedhello, I also have a problem about themed attachment not showing up. Poster Picture field is shown though..
I'm using 6.x-1.0
Comment #17
robertbiloute commentedafter some more tests, I see that certain images do show up, other not.. Though I only tested jpg files, I do not see any difference between them..
Comment #18
publicmind commentedI am unable to reproduce this. I have latest FBSS/FBSMP/FBSSC on my development site and it works always.
Open a new issue with as much information as you can provide, probably attaching the images which you can and can't get to show in the stream, trying to disable other modules (to check if there are any conflicts!!)
Thanks,
Comment #19
udvranto commentedI am having the same issue.
Comment #20
udvranto commentedusing [attachment] instead of [themed-attachment] solved the problem.