vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - More Share Options TNG by BOP5 (Facebook, Twitter, Google +1, AddThis) Share Buttons (https://vborg.vbsupport.ru/showthread.php?t=266159)

BirdOPrey5 05-07-2012 10:39 AM

I don't see your vbulletin facebook button at all:
http://www.imspot.org/general-seo/20...ly-needed.html

Is my mod disabled? If not please disable it now (via product manager) and don't put it back on until I say so.

Also there are no manual template edits you can do for threads, blog, or cms.

datoneer 05-07-2012 04:46 PM

It was enabled. I'll disable it now

BirdOPrey5 05-07-2012 06:12 PM

ok, so even with my mod disabled there is no trace of the vBulletin default like button on your page.

So go to the Admin CP -> Settings -> Options -> Facebook Options
Make sure: Like Button - Threads is set to Yes.

If it's already Yes then your style is probably missing the button.
To test use the Default Style tempirarily just to check if it works there.

datoneer 05-07-2012 07:47 PM

Yes i know that user from this site created my style. A lot of bugs need to be fixed

BirdOPrey5 05-07-2012 07:57 PM

OK, you need to add this code to your SHOWTHREAD template:

Code:

                <vb:if condition="$show['fb_likebutton']">
                        {vb:raw fblikebutton}
                </vb:if>

In the default template it's under this code:

Code:

<div id="pagetitle" class="pagetitle">
                <h1>
                        {vb:rawphrase thread}: <span class="threadtitle"><a href="{vb:raw thread_url}" title="{vb:rawphrase reload_this_page}">{vb:raw threadinfo.title}</a></span>
                </h1>

You'll have to find somewhere where it works for you.

datoneer 05-07-2012 10:23 PM

No man i'm sorry it is not style problem. I've tried with vb default style and still nothing is there. Only works with forum home page

BirdOPrey5 05-07-2012 10:28 PM

And you're sure you did this:
So go to the Admin CP -> Settings -> Options -> Facebook Options
Make sure: Like Button - Threads is set to Yes.

And if you do a "search Templates for this code: {vb:raw fblikebutton}
SHOWTHREAD is returned as a result?

If both of those are true AND your thread is obviously public because I saw it AND you've disabled other mods, I am at a loss. Do you have ticket support? Would be time to open a ticket.

datoneer 05-07-2012 10:51 PM

Oh it was publish to facebook thread enabled. I didn't enabled like button threads. It works now - Finally!! Thank you BOP5 for helping me! In my opinion you have best mods here.

420 05-08-2012 07:18 PM

Will this add-on automatically post threads from a specific forum, to our Facebook page, like an RSS feed?

BirdOPrey5 05-09-2012 12:22 AM

no.


All times are GMT. The time now is 02:07 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02300 seconds
  • Memory Usage 1,733KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete