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)

bzcomputers 10-13-2012 03:56 PM

Quote:

Originally Posted by dougdirac (Post 2372730)
How did you do FB likes for posts?

It's not actually a FB likes for "posts" but for threads. It's under vb Options - FB Options.

https://vborg.vbsupport.ru/external/2012/10/32.jpg

cisoprogressivo 10-15-2012 09:51 AM

I was using the 2.x version and today I decided to upgrade.
I placed the code manualy in SHOWTHREAD in the previous version with
HTML Code:

<vb:if condition="$show['fb_likebutton']">
                        <span style="margin-left:0px; position:absolute; left:60px;
margin-top:3px;"
>
{vb:raw fblikebutton}</span>
                </vb:if>

Now I'm using:
HTML Code:

{vb:raw more_share_tng}
in the same place, but nothing is displayed.
If I choos to automaticaly shows below navbar its works. Any help?

BirdOPrey5 10-16-2012 06:46 PM

Quote:

Originally Posted by cisoprogressivo (Post 2373121)
I was using the 2.x version and today I decided to upgrade.
I placed the code manualy in SHOWTHREAD in the previous version with
HTML Code:

<vb:if condition="$show['fb_likebutton']">
                        <span style="margin-left:0px; position:absolute; left:60px;
margin-top:3px;"
>
{vb:raw fblikebutton}</span>
                </vb:if>

Now I'm using:
HTML Code:

{vb:raw more_share_tng}
in the same place, but nothing is displayed.
If I choos to automaticaly shows below navbar its works. Any help?

The new version doesn't work in the SHOWTHREAD template like the old version did.

TNG Version (3.x) = Only Works in navbar, header, or footer

The purpose of TNG is to share "all" pages so it works in the global templates.

Manoel J?nior 10-23-2012 11:30 PM

I have problem com TNG.

My URL's when I will share with facebook URL is not the same topic, but another topic.

BirdOPrey5 10-24-2012 05:11 PM

Link to a page with the problem?

bzcomputers 10-30-2012 10:50 PM

Any chance in adding the option to "Enable On Only These Scripts". Seems to be too many scripts to disable on to get them all. It's definitely a lot easier to find all the scripts you want to display on then trying to find all the ones you don't want.

bzcomputers 10-31-2012 04:08 PM

I am using the Gold version, but I believe this issue will also apply to the free version.

The issue comes when trying to use this mod if your forum does not reside in the root.

I have a setup like this:
www.XXXX.com = CMS
www.XXXX.com/forum = Forum
www.XXXX.com/blog = Blog
www.XXXX.com/custom1 = Custom Page Area1
www.XXXX.com/custom2 = Custum Page Area2

It appears this mod is currently basing all links off of the Forum (bburl) followed by the relative path. Unfortunately for those of us that don't have the forum in the root this will not work.

I currently get links like this when attempting to use this mod on my custom pages:
www.XXXX.com/forum/custom1, when I need the links to be www.XXXX.com/custom1

Can you add an option to base custom page links off a custom base path so those of us not using the forum in the root can use this mod outside of the forum path. Possibly have an option that if the SCRIPT is equal to X then use Y base path.

wildheart 11-08-2012 07:26 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2353117)
Due to the global nature of the TNG version of this mod {vb:raw more_share_tng} can only be pasted in global templates (header, navbar, and footer.) As designed it simply won't work in any other template.

The previous version that I used was under my chatbox. This version is above, how can I change it to be under the chatbox again?

Thanks

BirdOPrey5 11-10-2012 08:22 PM

It's probably not possible as coded. You could try changing the execution order of the plugins via plugin manager but that would only work if the chatbox happens to use the same template hook which I doubt.

gsmlover4u 12-02-2012 10:27 AM

uninstall it show this site untrusted certificate notification when open on nokia mobile phone


All times are GMT. The time now is 01:22 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.01571 seconds
  • Memory Usage 1,746KB
  • 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
  • (4)bbcode_html_printable
  • (3)bbcode_quote_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