The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
CMS Articles > Facebook posts (Where's the thumbnail?)
When publishing an article to my site the Facebook Application doesn't give the choice of any thumbnails of pics included in the article.
I've read that a meta tag missing causes this problem. Is there any add-on for that, or how can I fix this issue?:erm: |
#2
|
|||
|
|||
I just wanted to open a thread for this myself. I guess the reason is that all the attachment are delivered like this in the source code:
Code:
attachment.php?attachmentid=12345&cid=99 But I would also be very interested in any solution for that. Using images for Facebook sharing certainly draws a lot more attention to a post. And since my CMS articles are are visible to anyone I don't need any rights management for attachments here. |
#3
|
|||
|
|||
I figured it out.
In the facebook_functions file in the includes directory there is a line that creates an og:image meta tag. Facebook will prefer to use that image. I commented this line out and now Facebook will give the usual option to select any image from the article. :-) |
#4
|
|||
|
|||
Can you please shows the line commented? Sorry for my bad english. Thanks for the solutions! Antonio
|
#5
|
|||
|
|||
in includes/functions_facebook.php
REPLACE: PHP Code:
PHP Code:
|
#6
|
||||
|
||||
I am using Vb 4.1.3 and still I have the same problem....no fix, tried the code above, is there any thing else we can do ?
|
#7
|
||||
|
||||
Quote:
|
#8
|
|||
|
|||
There is a # which makes the whole line inactive.
|
#9
|
||||
|
||||
Thank u so much Seite7! U rock!
|
#10
|
|||
|
|||
We've reached 4.1.9. and Vbulletin still hasn't fixed that. Thanks Seite7!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|