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)

Bob_R 01-12-2013 02:36 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2396457)
That whole post is out-dated, the only supported version now is the "TNG" version - More Share Options TNG FREE (v 3.2) by BOP5.zip

And Twitter is working fine on all pages I've seen.

The old version had an old way of displaying the Tweet button, Twitter updated the code at some point, the TNG version uses the newer code.

More Share Options TNG FREE (v 3.2) by BOP5.zip - That is the one I'm using.

Twitter works. It just doesn't keep the count correctly for forumhome.

BirdOPrey5 01-14-2013 04:54 PM

Link to site?

Bob_R 01-14-2013 05:52 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2396819)
Link to site?

www.talkclassicrock.com/forums

Bob_R 01-16-2013 04:56 PM

Quote:

Originally Posted by Bob_R (Post 2396459)
More Share Options TNG FREE (v 3.2) by BOP5.zip - That is the one I'm using.

Twitter works. It just doesn't keep the count correctly for forumhome.

I have to correct myself on the post above (post # 801).

It does keep the count correctly on the forumhome

It doesn't keep the count correctly anywhere else.

Sorry 'bout that.

BirdOPrey5 01-31-2013 08:59 PM

Bob's issue was related to VBSEO URLs. Unfortunately with his VBSEO URLs the count was working properly, the fix was to remove this code from the more_share_tng template:

Code:

data-url="{vb:raw msot.url}"
This code is located in the twitter code in the template. The counts then worked but the side-effect is depending on the URL a person used to visit the thread, the URL tweeted may vary even for the same thread.

mmackinnon 02-13-2013 11:40 PM

I tried to post this on your website but got zero response.

Hey

I have the mod set to send out alot of tweets based on posts etc. Anyway, i have the hashtags option set with the ones i want. However, they never seem to work.

Ive tried this using # before them and without as well as just one tag as opposed to multiple and nothing works.

As a paying customer id like some support.

Spangle 03-02-2013 09:45 PM

Does this work with 4.2 patch 3

I'm looking for a way to post threads to the boards facebook page and twitter account, will this do that for me.

fxdigi-cash 03-02-2013 10:43 PM

Quote:

Originally Posted by Spangle (Post 2407458)
Does this work with 4.2 patch 3

I'm looking for a way to post threads to the boards facebook page and twitter account, will this do that for me.

Yes, it works. I installed it few months ago on my vb4.2 pl3. you need to know your vb configuration though.... :)

BirdOPrey5 03-03-2013 12:37 PM

Quote:

Originally Posted by mmackinnon (Post 2404118)
I tried to post this on your website but got zero response.

Hey

I have the mod set to send out alot of tweets based on posts etc. Anyway, i have the hashtags option set with the ones i want. However, they never seem to work.

Ive tried this using # before them and without as well as just one tag as opposed to multiple and nothing works.

As a paying customer id like some support.

This was resolved on my forum. Please keep requests for support with the paid mod on my forum, I am not supposed to be providing Gold support here. Posting here will not speed up the process- if there is a delay you can PM me on My site (Qaple.com).

Quote:

Originally Posted by Spangle (Post 2407458)
Does this work with 4.2 patch 3

I'm looking for a way to post threads to the boards facebook page and twitter account, will this do that for me.

Yes it works but it does not post threads to the board's facebook or twitter accounts, it posts to the user's facebook or twitter account, whoever presses the share button(s).

Twitter does let you auto mention your account in each tweet and ask the use if they wish to follow you after the tweet is complete.

ROTPAR 03-06-2013 10:05 AM

The facebook like button shows now up in english, how can I change it to german?

BirdOPrey5 03-09-2013 10:03 AM

There is a phrase that controls this, the same phrase that controls vbulletin's built in Facebook Like button-

GLOBAL Phrase: facebook_language
Default is: en_US

Please "Mark as Installed." :)

ROTPAR 03-12-2013 08:23 AM

awesome thx, installed :)....No wait, I changed it to de_DE but it still shows up in english.

By the way, I would like to place the social Icons beneath the title of the first posting, could you explain how this could be done? I asked here on the forums but it seems like nobody can help me as I am not a real coder.

BirdOPrey5 03-14-2013 09:07 PM

Not sure why it wouldn't work but you can force it by editing the more_share_tng template.

Find the line:

Code:

e.src = document.location.protocol + '//connect.facebook.net/{vb:rawphrase facebook_language}/all.js';
and change it to

Code:

e.src = document.location.protocol + '//connect.facebook.net/de_DE/all.js';

This mod can't be moved below the first post it is currently coded.

thenoob2012 03-26-2013 07:40 PM

Facebook Send button is not working as intended. I can send a page to any group I am a member to, but I can not send it to any of my friends, including my own profile page.

thang28101993 03-29-2013 01:30 PM

Great Mod!
Go on with VB v4.2 Pl3

simon661 03-30-2013 03:01 PM

works good with gold version, use it a lot to share forum with linkedin group people.

see examples as below:

http://www.railtransit-cbtc.com/CBTC...ity/forum.php?

http://www.linkedin.com/groups?displ...ted=&gid=43169

http://www.linkedin.com/groups/Train...k=.gmr_4779358

dsantana 04-01-2013 05:16 PM

The Twitter part is working correctly...
The FB part of this isn't though... I removed the image ref from >Facebook Options >Image URL but it just uses a random image and no choice when posting to use a different image.
Also it just takes you to the Home Page instead of the thread or pic that you "Liked"

I've disable it for now...
www.VintageJetBoats.com

BirdOPrey5 04-09-2013 12:59 PM

Quote:

Originally Posted by thenoob2012 (Post 2412442)
Facebook Send button is not working as intended. I can send a page to any group I am a member to, but I can not send it to any of my friends, including my own profile page.

If you get the Facebook popup when you click on it with the TO box to enter info, unfortunately anything that happens after that is up to Facebook- nothing this mod can do or change about it.

Quote:

Originally Posted by dsantana (Post 2413683)
The Twitter part is working correctly...
The FB part of this isn't though... I removed the image ref from >Facebook Options >Image URL but it just uses a random image and no choice when posting to use a different image.
Also it just takes you to the Home Page instead of the thread or pic that you "Liked"

I've disable it for now...
www.VintageJetBoats.com

Again it is up to Facebook to determine what image(s) to use if you don't specify one- nothing in this mod would change that.

If you want to re-enable and past in the HTML source code around the button (or leave it enabled on your site) I will take a look for the URL issue.

Bob_R 04-10-2013 04:37 PM

I tweeted the forumhome page yesterday and the count didn't/hasn't budged.

Any reason for this?

I tweeted a page whose counter was zero and it increased to one.

I'm thinking if you've tweeted a page you cannot tweet it again. But, I hope this is not the truth.

Thanks!

BirdOPrey5 04-13-2013 05:16 PM

I'm not really sure- it is pretty much up to Twitter when it should increase in count- there isn't too much this mod can do to change that.

Please "Mark as Installed" if you are using the mod. :)

Please post a link to forumhome if you want me to the check it out.

Bob_R 04-13-2013 05:48 PM

Quote:

Originally Posted by BirdOPrey5 (Post 2416166)
I'm not really sure- it is pretty much up to Twitter when it should increase in count- there isn't too much this mod can do to change that.

Please "Mark as Installed" if you are using the mod. :)

Please post a link to forumhome if you want me to the check it out.

Marked as installed. Sorry. :(

muimui 04-24-2013 06:46 PM

Hi,im using vb.42 version.

how to put this social button in showthread? (in the red circle)

https://vborg.vbsupport.ru/

many thanks

Bob_R 04-24-2013 07:10 PM

Quote:

Originally Posted by muimui (Post 2418321)
Hi,im using vb.42 version.

how to put this social button in showthread? (in the red circle)

https://vborg.vbsupport.ru/

many thanks

:confused: I could swear it does that already?

muimui 04-25-2013 09:03 AM

need help...

Spika 04-25-2013 11:26 AM

Hello
In Safari for Mac OS Facebook button don?t show and Twitter only show text mode, no image button
The same problem is in your forum

http://imageshack.us/a/img853/1082/capturabmb.jpg

BirdOPrey5 04-28-2013 12:48 PM

Quote:

Originally Posted by muimui (Post 2418321)
Hi,im using vb.42 version.

how to put this social button in showthread? (in the red circle)

https://vborg.vbsupport.ru/

many thanks

This mod (TNG Version) is not designed to go there.

BirdOPrey5 04-28-2013 12:51 PM

Quote:

Originally Posted by Spika (Post 2418452)
Hello
In Safari for Mac OS Facebook button don?t show and Twitter only show text mode, no image button
The same problem is in your forum

It's working fine on my PC version of Safari. This mod displays the code Facebook and Twitter tells it to display, if there is a problem it is with the browser, not the code the mod uses, so unfortunately nothing I can do about it.

I would suggest checking from another computer if you can. It looks like you may have JavaScript turned off.

Lpspider 06-07-2013 02:46 PM

Quote:

Originally Posted by muimui (Post 2418321)
Hi,im using vb.42 version.

how to put this social button in showthread? (in the red circle)

http://img5.imageshack.us/img5/2926/96813786.gif

many thanks

Trying to do this as well. When I add {vb:raw more_share_tng} to SHOWTHREADS it doesn't work though.

BirdOPrey5 06-09-2013 07:58 PM

As it states in the mod instructions {vb:raw more_share_tng} will only work on Header, Navbar, and Footer templates. It is just not designed to work on showthread. Sorry.

cdoyle 08-02-2013 10:25 PM

Question: When a thread is liked, what should be posted on the users wall?
All I get is whatever comment I type and the thread title. Should there be any text pulled from the thread itself?

This might not even be related to the mod, just curious what is suppose to post to the wall when the button is pressed.

BirdOPrey5 08-17-2013 12:17 PM

No text from the thread is posted on the wall just the user's comment and title of the page. That is how Facebook Like works, regardless of using this mod or not.

kandhro 08-24-2013 04:33 PM

Such a excellent mod

marked as installed
nominated for NOTM

Thanks for such a very good mod
Best Regads

dougdirac 08-26-2013 10:58 AM

Quote:

Originally Posted by cdoyle (Post 2436798)
Question: When a thread is liked, what should be posted on the users wall?
All I get is whatever comment I type and the thread title. Should there be any text pulled from the thread itself?

This might not even be related to the mod, just curious what is suppose to post to the wall when the button is pressed.

I think that's related to what I said here: https://vborg.vbsupport.ru/showthread.php?p=2441061

I really wish it would grab the first few sentences of the first post in the thread.

1320Nation 08-27-2013 11:07 PM

I have tried changing every option for the facebook like button and nothing works. It stays in the same location. After clicking on button image it pulls up part of my facebook avatar with a very small area to the right where I can see the text bar blinking. After switching from my custom style I can see that same small area to the right is slightly larger allowing me to see the beginning of the text saying "add comment". It actually only show up enough showing "add com". I have tried adding text there which does allow me to do, but I can not do anymore after that. If I select Enter on the keyboard nothing with it changes.

Also the images only appear in the FORUMHOME page, and inside a selected thread. I have tried different settings. And I do have VBSEO enabled on my board. The image below shows the mentioned avatar image issue.

Do you know of any suggestions that may help me figure out what is wrong?

https://vborg.vbsupport.ru/external/2013/08/3.jpg

djbaxter 08-28-2013 12:58 AM

That may be a custom style issue but you can try this:

http://www.vbulletin.com/forum/forum...07#post3991007

http://tracker.vbulletin.com/browse/VBIV-15694

Quote:

Actually the Like button issue does have a work-around...

To fix go to the Admin CP -> Plugins & Products -> Add New Plugin

Product: vBulletin
Hook: fb_like_button
Title: Facebook Like Fix

PHP Code:

if ($show['fb_likebutton'] AND (is_browser('ie') || is_browser('opera')))
{
  
$templater->register('href'get_fbcanonicalurl());


Set "Active" to YES and SAVE.

This is because Facebook changed how the like button should work.

1320Nation 08-29-2013 02:53 AM

Unfortunately that did not help.

I looked in the xml file and found this link which I believe what should be appearing when the icon is clicked on, but it doesn't. ( http://www.facebook.com/sharer.php?u...deURIComponent )


Should this hook appear in the Product Manager? I ask because after adding it there is nothing showing up?

Also why does that code only apply to ie & opera browsers?

Is there any other options?

BirdOPrey5 08-31-2013 09:16 PM

The fix djbaxter linked to should not be necessary if using this mod. That is only needed for the default vBulletin Facebook Like Button.

@1320Nation, not really following exactly the issue- can you post a link to the live site, and if the mod is disabled, a screenshot of what is going on?

1320Nation 09-03-2013 07:52 AM

Quote:

Originally Posted by BirdOPrey5 (Post 2442217)

@1320Nation, not really following exactly the issue- can you post a link to the live site, and if the mod is disabled, a screenshot of what is going on?

The mod is enabled.
Post #834 should have the answers to the other questions. The red circled area shows how the image is not displayed as it should. I mentioned that image does not function as it should. And of coarse the link http://1320nation.com/forums

Keep in mind if reading the #834 you will that the image issue mentioned here is not the only problem.

datoneer 09-22-2013 07:20 PM

I have some strange issues here: there is button above thread "sign up to see what your friends like". When i click sign up i get this:

https://vborg.vbsupport.ru/external/2013/09/23.png

What is r.php??

Joe Blow 09-24-2013 04:58 PM

1 Attachment(s)
I have a custom style and it looks like this on my forum with the default settings.

Any idea how to get it to align correctly?


All times are GMT. The time now is 09:06 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.02039 seconds
  • Memory Usage 1,846KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_php_printable
  • (16)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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