Page 11 of 11 FirstFirst 1 2 3 4 5 6 7 8 9 10 11
Results 151 to 165 of 165
Like Tree7Likes

Facebook "like" Button for Vbulletin

This is a discussion on Facebook "like" Button for Vbulletin within the General Discussion forums, part of the vBSEO SEO Plugin category; You'll need a more advanced product to achieve that...

  1. #151
    vBSEO.com Webmaster Array Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,463
    Liked
    721 times
    Blog Entries
    4
    You'll need a more advanced product to achieve that
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  2. #152
    Junior Member Array
    Real Name
    Marcell
    Join Date
    Feb 2012
    Posts
    1
    Liked
    0 times
    When I click on the button, it shows that I liked all the posts. I use VB 4.10. I can't fix it! What can I do?

  3. #153
    vBSEO Staff Array Andrés Durán Hewitt's Avatar
    Real Name
    Andrés Durán
    Join Date
    Jul 2009
    Location
    Costa Rica
    Posts
    3,858
    Liked
    566 times
    Blog Entries
    2
    Hello,

    Support is offered for verified vBSEO customers only. If you hold a valid license, please open a ticket with your transaction ID from your payment receipt along with your forum URL so we can assign it to your account:
    vBSEO.com Helpdesk.

    If you are working on behalf of someone else as a contractor, they need to add you to their Priority Support list:
    Customer Profile.
    Andrés Durán / Crawlability Inc.
    ˇvBSEO 3.6.0 GOLD Liberado!
    Inaugurando el NUEVO vBSEO Sitemap Generator 3.0. - ˇAHORA disponible para Clientes de vBSEO!

    Síguenos en: Facebook | Síguenos en: Twitter


  4. #154
    Junior Member Array
    Real Name
    LurkerBaba
    Join Date
    Sep 2011
    Posts
    4
    Liked
    0 times
    Quote Originally Posted by Mert Gökçeimam View Post
    You'll need a more advanced product to achieve that
    Any possibility of sharing this advanced product ?

  5. #155
    vBSEO.com Webmaster Array Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,463
    Liked
    721 times
    Blog Entries
    4
    Quote Originally Posted by lurker.baba View Post
    Any possibility of sharing this advanced product ?
    I am sorry but i never said i had coded such a product.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  6. #156
    Junior Member Array
    Real Name
    Marc Dagenais
    Join Date
    Jun 2008
    Posts
    23
    Liked
    0 times
    i have upgraded vbseo, and my facebook like count were lost...
    any idea how to fix this?

  7. #157
    vBSEO.com Webmaster Array Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,463
    Liked
    721 times
    Blog Entries
    4
    You need to check first pages of this thread and follow the instructions.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  8. #158
    Junior Member Array
    Real Name
    Mario
    Join Date
    Oct 2012
    Posts
    7
    Liked
    0 times
    Hello! in which part of postbit_legacy or postbit I have to paste the code?


    Thank you!

  9. #159
    Senior Member Array
    Real Name
    Mecho
    Join Date
    Dec 2007
    Location
    Iran
    Posts
    104
    Liked
    2 times
    it is working for me in vb 3.8 there is only one problem :

    when i click in Liked link From Facebook , there is no Liked number ! not even my self
    when i see the thread directly i can see the likes !

    Any idea ?

  10. #160
    Junior Member Array
    Real Name
    alejandro donato
    Join Date
    Nov 2012
    Posts
    8
    Liked
    0 times
    Could any one please help me with this issue? I can't make working the social bookmarks in my forum only work with add this but with vbseo no, please how can help me?

  11. #161
    Senior Member Array
    Real Name
    Robert
    Join Date
    Jul 2009
    Posts
    161
    Liked
    1 times
    Quote Originally Posted by Mert Gökçeimam View Post
    Please add the following to your postbit or postbit_legacy template and make sure you replaced vbseo.com with your actual forum url

    Code:
    <!-- Facebook Like -->
    <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.vbseo.com%2F%7Bvb%3Araw+facebook_liked_url%7D&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;font=tahoma&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:75px"></iframe>
    <!-- / Facebook Like -->
    Create a new plugin with the following content using

    Product : vBulletin
    Title : Facebook Liked vBSEO Integration
    Hook Location : postbit_display_start
    Execution order : 1

    PHP Code:
    $facebook_liked_url $_SERVER['VBSEO_URI'];
    vB_Template::preRegister('postbit',array('facebook_liked_url' => $facebook_liked_url));
    vB_Template::preRegister('postbit_legacy',array('facebook_liked_url' => $facebook_liked_url)); 
    Where in postbit legacy do I add this?

    I'd like it at the bottom right hand corner.

    Thank you.

    EDIT: Also do not want it to show in private forums

  12. #162
    Senior Member Array
    Real Name
    Glen
    Join Date
    Apr 2008
    Location
    Scotland
    Posts
    112
    Liked
    0 times
    Sorry to be a pain... For 3.8 where exactly do you need to place this code in postbit legacy?

    Thanks a lot

  13. #163
    Senior Member Array
    Real Name
    Robert
    Join Date
    Jul 2009
    Posts
    161
    Liked
    1 times
    Quote Originally Posted by Mert Gökçeimam View Post
    Please add the following to your postbit or postbit_legacy template and make sure you replaced vbseo.com with your actual forum url

    Code:
    <!-- Facebook Like -->
    <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.vbseo.com%2F%7Bvb%3Araw+facebook_liked_url%7D&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;font=tahoma&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:75px"></iframe>
    <!-- / Facebook Like -->
    Create a new plugin with the following content using

    Product : vBulletin
    Title : Facebook Liked vBSEO Integration
    Hook Location : postbit_display_start
    Execution order : 1

    PHP Code:
    $facebook_liked_url $_SERVER['VBSEO_URI'];
    vB_Template::preRegister('postbit',array('facebook_liked_url' => $facebook_liked_url));
    vB_Template::preRegister('postbit_legacy',array('facebook_liked_url' => $facebook_liked_url)); 
    Please answer these 2 questions.

    1) I do not want it to show in private forums

    2) Where in postbit legacy do I add this? I'd like it at the bottom right hand corner.

    Thank you.

  14. #164
    Junior Member Array
    Real Name
    tommydamic68
    Join Date
    Apr 2010
    Posts
    24
    Liked
    0 times
    I am having an issue with a Facebook like button error and I think it's due to VBSEO. The like button seems to work properly, however, the issue is I get this error (see attachment) when running a thread through Facebook debugger. I will add my code as well. I had no luck on this site recently with help on another question - I really hope I can get a valid answer or help in the right direction from support on this one.

    Vbulletin: 3.8.7
    VBSEO: Latest version

    I have tried this code found on page 2 of this thread for vb 3.8 but the comment box is old - I wanted the latest updated version of the like button with comment box.

    Code from page 2 of this thread for VB 3.8:

    Code:
    <!-- / Facebook Like --><iframe src="http://www.facebook.com/plugins/like.php?href=http://www.vbseo.com/$facebook_liked_url&amp;layout=standard&amp;show_faces=true&amp;width=450&amp;action=like&amp;font=tahoma&amp;colorscheme=light" scrolling="no" frameborder="0" allowTransparency="true" style="border:none; overflow:hidden; width:450px; height:75px"></iframe><!-- / Facebook Like -->
    
    

    Meta property og tags in "showthread" template:

    Code:
    <meta property="og:title" content="$threadinfo[title]"/> 
    <meta property="og:site_name" content="my website name"/>
    <meta property="og:url" content="$vboptions[bburl]/showthread.php?t=$thread[threadid]" />
    <meta property="og:type" content="website" /> 
    <meta property="og:image" content="http://www.mywebsite.com/images/sserver.png"/>
    <meta property="og:description" content="My site - The Largest my site Community"/> 
    <meta property="fb:admins" content="my number"/>
    Facebook code in "showthread" template:

    Code:
    <!-- Facebook Like --><br /><div class="fb-like" data-send="false" data-layout="standard" data-width="450" data-show-faces="false" data-colorscheme="light" data-action="like"></div><br /><br />
    <!-- / Facebook Like -->
    And of course the javascript code that Facebook supplies you with which is in my Footer template. I don't think it has anything to do with that so I didn't add it here.

    Any help would be greatly appreciated.

    -Tom
    Attached Thumbnails Attached Thumbnails screen-shot-2013-02-03-11.19.08-am.png   screenshot-1.png  

  15. #165
    Junior Member Array
    Real Name
    tommydamic68
    Join Date
    Apr 2010
    Posts
    24
    Liked
    0 times
    Is there any longer support here on this forum?

Page 11 of 11 FirstFirst 1 2 3 4 5 6 7 8 9 10 11

Similar Threads

  1. how can facebook like button to the left?
    By mediapac in forum General Discussion
    Replies: 3
    Last Post: 08-05-2011, 11:20 AM
  2. Facebook Like button removed with RR on?
    By insidedesign in forum Relevant Replacements
    Replies: 5
    Last Post: 10-06-2010, 08:07 PM
  3. vBulletin 4.x Facebook Like button vanishes
    By Neal in forum Troubleshooting
    Replies: 1
    Last Post: 09-23-2010, 01:02 AM
  4. Facebook-Button SHOWTHREAD
    By Cybeth in forum Deutsch
    Replies: 1
    Last Post: 08-14-2010, 01:19 PM
  5. Facebook Like Button
    By hcmagix in forum Deutsch
    Replies: 1
    Last Post: 05-18-2010, 12:26 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •