I've installed all latest builds installed, text status is working fine, but when I upload image or link, nothing is displayed.

http://apnadera.com

CommentFileSizeAuthor
#5 status.jpg101.37 KBderawal74
#5 views.jpg164.45 KBderawal74
status.jpg255.32 KBderawal74

Comments

publicmind’s picture

Did you add 'themed-attachment' field in your 'facebook_status' view?

icecreamyou’s picture

By 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 a Global: Custom field for the "Rewrite the output of this field" tokens.

derawal74’s picture

Hi

Added attachment field now I can see text but no image.

publicmind’s picture

Can you post some screenshot and other relevant information like for view for example?

derawal74’s picture

StatusFileSize
new164.45 KB
new101.37 KB

Views and test status screen shot is attached:

publicmind’s picture

Can you try and keep the [themed-attachment] field below created time?

derawal74’s picture

Still same, text only for old & new test post

publicmind’s picture

Did you clear your caches?

derawal74’s picture

Yes cleared cache.
Any issue related to panels, as I'm using Panel as home page, and then mini-panels to display different blocks.

derawal74’s picture

Hi

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.

publicmind’s picture

Assigned: Unassigned » publicmind
Status: Active » Fixed

You 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,

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

baff’s picture

Status: Closed (fixed) » Active

[themed-attachment] attachment is not showing up in view after updating fbss, fbscc and fcsmp

baff’s picture

Went back to 6.x-1.0 - working again

publicmind’s picture

Can you check if you upgrade now to 6.x-dev, it breaks again or not?

Regards,

robertbiloute’s picture

hello, I also have a problem about themed attachment not showing up. Poster Picture field is shown though..
I'm using 6.x-1.0

robertbiloute’s picture

Version: 6.x-1.x-dev » 6.x-1.0
Category: support » bug

after 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..

publicmind’s picture

Category: bug » support
Status: Active » Closed (cannot reproduce)

I 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,

udvranto’s picture

I am having the same issue.

udvranto’s picture

using [attachment] instead of [themed-attachment] solved the problem.