PDA

View Full Version : Miscellaneous Hacks - More Share Options TNG by BOP5 (Facebook, Twitter, Google +1, AddThis) Share Buttons


Pages : 1 2 3 [4]

tidus78
09-26-2012, 08:36 AM
In old version there was an option to share thread on own facebook fanpage,in current version only on profile wall?:confused:

Budabing
09-26-2012, 03:10 PM
I've had this model running successfully for a little while now, and I think it's great. But I'd like to know, how do we see who has clicked on the like button? If 19 people have clicked the like, and I hover over it, it does nothing? No faces, or anything? Is there any way of finding out who has actually liked the page?

dougdirac
09-26-2012, 09:07 PM
In old version there was an option to share thread on own facebook fanpage,in current version only on profile wall?:confused:

This would be a very useful feature. I'd like an easy way for admins/mods to share a thread (or blog, or whatever page) on my sites Facebook fan page, Twitter, and Google + account.

BirdOPrey5
09-27-2012, 02:32 PM
BoP... i'd like to get the buttons on the same line (aligned far right) of the Thread Title. How can I accomplish this?

Thanks!

This version was not designed to be shown on SHOWTHREAD pages but n the global navbar- there is no way to align it with a thread title without a lot of reprogramming and edits.

In old version there was an option to share thread on own facebook fanpage,in current version only on profile wall?:confused:

There was no such option in any version of this mod. It may have to do with if you have a working Facebook Application ID and Secret in Facebook Options- if it did work like that it wasn't something intentional.

I've had this model running successfully for a little while now, and I think it's great. But I'd like to know, how do we see who has clicked on the like button? If 19 people have clicked the like, and I hover over it, it does nothing? No faces, or anything? Is there any way of finding out who has actually liked the page?

As far as I know Facebook only tells you the names of people who clicked on the button if they were your friends.

This would be a very useful feature. I'd like an easy way for admins/mods to share a thread (or blog, or whatever page) on my sites Facebook fan page, Twitter, and Google + account.

That just isn't what this mod is designed to do.

dougdirac
09-27-2012, 04:17 PM
Thanks for the great work, Joe!

kodbg
09-28-2012, 08:31 AM
I have a problem to add More Share Options TNG FREE (v 3.2) to the first post.

I have disabled Automatically Show Below Navbar?
And in postbit_legacy :

<blockquote class="postcontent restore ">
<vb:if condition="$post[postcount] % $vboptions[maxposts] == 1">
{vb:raw more_share_tng}<br />
</vb:if>
{vb:raw post.message}
</blockquote>


But... nothing happend :(
Can you help me?

BirdOPrey5
09-30-2012, 04:38 PM
I have a problem to add More Share Options TNG FREE (v 3.2) to the first post.

I have disabled Automatically Show Below Navbar?
And in postbit_legacy :

<blockquote class="postcontent restore ">
<vb:if condition="$post[postcount] % $vboptions[maxposts] == 1">
{vb:raw more_share_tng}<br />
</vb:if>
{vb:raw post.message}
</blockquote>


But... nothing happend :(
Can you help me?

More Share Options TNG can only work in the header, navbar, and/or footer templates even with manual edits.

yamahapaul
10-01-2012, 07:07 AM
Thanks Joe this is exactly what I've been looking for :)

nezr
10-03-2012, 03:41 AM
holy 51 pages....

Does this work on CMS at the bottom of each article?
Like on wordpress sites.

jschvili
10-03-2012, 04:35 AM
Smooth addons. Thanks.

Unfortunately we can't use it since it doesn't support https. Could we possible change the url's used for Twitter and Addthis to https somewere in the code or could you add an option in the admin?
http://s7.addthis.com/js/250/addthis_widget.js
http://platform.twitter.com/widgets.js

jschvili
10-03-2012, 04:49 AM
Smooth addons. Thanks.

Unfortunately we can't use it since it doesn't support https. Could we possible change the url's used for Twitter and Addthis to https somewere in the code or could you add an option in the admin?
http://s7.addthis.com/js/250/addthis_widget.js
http://platform.twitter.com/widgets.js

I found it in the "more_share_tng" template. :cool:

BlogTwits
10-05-2012, 06:31 AM
Buttons for twitter, g+ and facebook are fine. However, when clicking the add this button on my site, it just links and goes to the homepage.

Hovering over the button gives the homepage address along with /#

eg website.com/#

Any ideas how to fix?

BirdOPrey5
10-06-2012, 12:51 AM
holy 51 pages....

Does this work on CMS at the bottom of each article?
Like on wordpress sites.

It puts share buttons by default under the navbar of every page, including articles. If you follow the instructions included for manual template edits you can instead move the buttons to the top of the footer instead, and if you used some template conditionals you could restrict it to show on only CMS pages, but it is intended to be used on all vBulletin pages.

Smooth addons. Thanks.

Unfortunately we can't use it since it doesn't support https. Could we possible change the url's used for Twitter and Addthis to https somewere in the code or could you add an option in the admin?
http://s7.addthis.com/js/250/addthis_widget.js
http://platform.twitter.com/widgets.js

I thought I had already done this but if you edit the more_share_tng template and remove the http: from all the URLs, for example you get:

//s7.addthis.com/js/250/addthis_widget.js
//platform.twitter.com/widgets.js

It will use whatever protocol (http or https) as your current site uses automatically. In my testing only one or two of the less popular share buttons weren't compatible with https.

Buttons for twitter, g+ and facebook are fine. However, when clicking the add this button on my site, it just links and goes to the homepage.

Hovering over the button gives the homepage address along with /#

eg website.com/#

Any ideas how to fix?

I would need to see a link to a page on your site where this is happening.

jaffaman
10-08-2012, 03:56 PM
Installed and working great thanks for a great mod :)

gedsta
10-08-2012, 04:21 PM
Have you an idea of what is possibly causing this?

The following resources have identical contents, but are served from different URLs. Serve these resources from a consistent URL to save 1 request(s) and 25.2KiB.

http://static.ak.facebook.com/connect/xd_arbiter.php?version=11
https://s-static.ak.facebook.com/connect/xd_arbiter.php?version=11

Superorb
10-10-2012, 01:39 PM
How do I link my forum with its fan page on Facebook so that like counts are shared between sites?

BirdOPrey5
10-12-2012, 10:54 AM
Have you an idea of what is possibly causing this?

Perhaps my mod and vBulletin are both serving the same facebook file... If you search the more_share_tng template for either of those URLs, it looks like you could remove the one from the template and everything *should* still work on your setup- if you want to try it.

How do I link my forum with its fan page on Facebook so that like counts are shared between sites?

I don't know if that is possible- some people seem to think it is- if so my only guess would be if your Fan Page has an application ID, then make that the application ID in Facebook Options in vBulletin settings- but just a guess.

Superorb
10-12-2012, 04:52 PM
I don't know if that is possible- some people seem to think it is- if so my only guess would be if your Fan Page has an application ID, then make that the application ID in Facebook Options in vBulletin settings- but just a guess.

I figured it out. You have to enter the URL of the Fan Page in the TNG template and it will be linked, but it will be like this everywhere the TNG plugin is shown. This is fine for me since I enabled the FB Like button for posts. Plus, since my site was newly launched I have no members and the easier it is to get those likes adding up the better. I'll change it when the site gets busier though.

dougdirac
10-13-2012, 03:05 PM
I enabled the FB Like button for posts.
How did you do FB likes for posts?

gedsta
10-13-2012, 03:53 PM
Perhaps my mod and vBulletin are both serving the same facebook file... If you search the more_share_tng template for either of those URLs, it looks like you could remove the one from the template and everything *should* still work on your setup- if you want to try it.


Removing the line,

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

Allows the likes to still be shown, but doesn't get rid of the error. :(

Thanks anyway.

bzcomputers
10-13-2012, 03:56 PM
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
<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:
{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
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
<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:
{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
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

BirdOPrey5
12-02-2012, 09:50 PM
If your forum using https?

gsmlover4u
12-03-2012, 04:22 AM
No https

show me this

website has sent a certificate with diffrent website name then requested accept anyway

accept this time only

certificate detail

is
site:
ajax.googleapis.com

issuer:
google internet authority,
google inc,us

subject:
*.googleapis.com,google inc,googleapis.com,us california, mountain view

key usage:
(not defined)

valid from:
21:11:2012

valid until:
08:06:2013

certificate format:
x.509

Algorithm:
SHA1RSA

serial number:
132AAA53000000006F42

finger print (MD5)
B7BF CCAC F7CC FE31 9F81 A2c4 FD75 A825

BirdOPrey5
12-04-2012, 10:54 PM
Likely something to do with the Google+ button. You could probably just disable the one button, but up to you.

Gemma
12-04-2012, 11:06 PM
Re-installed this on new site. Thanks again BOP5 :)

moustafa
12-08-2012, 02:41 AM
Installed this, enabled facebook options but the plugin didn't work neither automatic nor after the template edits.

Toorak Times
12-08-2012, 08:42 AM
How can I get this into my Calendar events?

cheesehead
12-08-2012, 11:33 AM
Facebook count and sharing is not working any more on my VB4.1 version.

You can check my forum here http://goo.gl/Cn7VW

Current facebook count is 6 but whenever i try to like it it does not increase or add the count. It is happening with all the social button.

Please check it and let me know if it is bug or I need to change some setting on my forum.

Thanks

BirdOPrey5
12-08-2012, 08:08 PM
Installed this, enabled facebook options but the plugin didn't work neither automatic nor after the template edits.

Link to site? Did you install the 3.2 version?

How can I get this into my Calendar events?

The 3.2 version should show on all pages, what version are you using?

Facebook count and sharing is not working any more on my VB4.1 version.

You can check my forum here http://goo.gl/Cn7VW

Current facebook count is 6 but whenever i try to like it it does not increase or add the count. It is happening with all the social button.

Please check it and let me know if it is bug or I need to change some setting on my forum.

Thanks

It asked me to confirm the like but it worked fine for me...

https://vborg.vbsupport.ru/attachment.php?attachmentid=142795&stc=1&d=1355000902

Toorak Times
12-09-2012, 02:02 AM
Thanks BOP,

I am not using yet but intend to.

I'm actually looking for something inside the post, but I suppose this works just as good as it shares the page.

I'll try and get it up today.

Cheers

patrick91
12-10-2012, 05:51 PM
Somehow i also don't get this to work... it has some conflicts i guess when i activate this the facebook option in vbulletin will disapear! And with the plugin facebook doesn't show up.

fxdigi-cash
12-10-2012, 10:42 PM
Thanks for this great plugin " More Share Options for VB4 by BOP5v261". it works good on vb4.2, but the other one doesn't work especially on IE browser. it shows some mess

patrick91
12-11-2012, 05:36 PM
Uninstalled but thanks!

toon79
12-14-2012, 08:24 AM
Is there a way for the facebook like to take an image, it seems to sometimes take the logo from the forum but there's no selector to pick an image like Google+

I understand this could be the facebook side of things rather than this plugin but has anyone found a way to do this?

BirdOPrey5
12-18-2012, 06:57 PM
It has nothing to do with this plugin.

If you have a facebook image set in Facebook Options (the built in VB Facebook options), remove it and Facebook will usually let someone choose the image if it finds any. Attachments will never be recognized as images.

49er
12-27-2012, 11:04 PM
I have this in Gold and having this problem, i get a thumbnail instead of the original picture when liking a post or thread on my facebook ..
When using http://developers.facebook.com/tools/debug it gives me this error... (Below)

How do i rectify this issue? :confused:

Thanks in advance ...

Like Button Warnings That Should Be Fixed

Like Button Tag Missing: og:title is missing. The og:title meta tag is necessary for Facebook to render a News Feed story that generates a high click-through rate.

Like Button Tag Missing: og:image is missing. The og:image meta tag is necessary for Facebook to render a News Feed story that generates a high click-through rate.

bzcomputers
12-28-2012, 03:50 PM
I have this in Gold and having this problem, i get a thumbnail instead of the original picture when liking a post or thread on my facebook ..
When using http://developers.facebook.com/tools/debug it gives me this error... (Below)

How do i rectify this issue? :confused:

Thanks in advance ...

Like Button Warnings That Should Be Fixed

Like Button Tag Missing: og:title is missing. The og:title meta tag is necessary for Facebook to render a News Feed story that generates a high click-through rate.

Like Button Tag Missing: og:image is missing. The og:image meta tag is necessary for Facebook to render a News Feed story that generates a high click-through rate.

The "og:title is missing" is not unusual Facebook typically doesn't have an issue figuring this out. Having the og:image missing is probably where your problem exists.

Are you using the vBulletin built in Facebook features along with this mod? If so they may be conflicting. First make sure you have an image set at: AdminCP - Settings - Options - Facebook Options - Image URL. then run debug again. If that doesn't work try disabling this mod for "showthread" script and then run the debug again and see if the og:image issue still exists.

49er
12-28-2012, 05:49 PM
The "og:title is missing" is not unusual Facebook typically doesn't have an issue figuring this out. Having the og:image missing is probably where your problem exists.

Are you using the vBulletin built in Facebook features along with this mod? If so they may be conflicting. First make sure you have an image set at: AdminCP - Settings - Options - Facebook Options - Image URL. then run debug again. If that doesn't work try disabling this mod for "showthread" script and then run the debug again and see if the og:image issue still exists.

Thank you Sir, this now places the image i have added into Facebook Options, very much appreciate your reply. :up:

Bob_R
01-07-2013, 09:26 PM
Please don't feel you have to buy the gold to fix the issue... First I've never seen dig count not work so I can promise you going gold will not help that.

The twitter upgrade to an iframe you could conceivably do yourself by editing the more_share_options template and removing the old twitter code and replacing it with the iframe code.

My twitter count doesn't seem to be working. Because i just tweeted and it remained the same

Would you be as so kind as to explain paragraph 2 quoted here?

Thank you.

EDIT: If it makes any difference, it works on the Forumhome. EDIT(2):But doesn't seem to anywhere else.

Toorak Times
01-08-2013, 01:34 AM
YEEES, Bop, just what I need. Really cool, I like all the options too. Great job.

Now I can get rid of tell a friend widgets

BirdOPrey5
01-12-2013, 02:25 PM
My twitter count doesn't seem to be working. Because i just tweeted and it remained the same

Would you be as so kind as to explain paragraph 2 quoted here?

Thank you.

EDIT: If it makes any difference, it works on the Forumhome. EDIT(2):But doesn't seem to anywhere else.

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.

Bob_R
01-12-2013, 02:36 PM
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
Link to site?

www.talkclassicrock.com/forums

Bob_R
01-16-2013, 04:56 PM
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:


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
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
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).

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:

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

and change it to

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/CBTCcommunity/forum.php?

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

http://www.linkedin.com/groups/Trains-gone-wild-steam-locomotive-4779358.S.214342643?qid=292638d1-78fa-4c41-ad69-c0de288e53d0&trk=group_most_recent_rich-0-b-ttl&goback=.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
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.

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
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
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
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
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
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
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/vbulletin-4/vbulletin-4-questions-problems-and-troubleshooting/3988085-facebook-like-buttons-missing-in-ie10?p=3991007#post3991007

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

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

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='+encodeURIComponent )


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
@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
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?

BirdOPrey5
09-24-2013, 06:26 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??

No idea, not from this mod. Link to site?

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?

Would need a link to the actual site to see what is going on with the CSS.

BirdOPrey5
09-24-2013, 06:29 PM
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.

Yours appears to be working now- all sorted?

datoneer
09-24-2013, 10:11 PM
Try http://www.imspot.org/introductions/76-how-did-you-find-imspot.html?x=14107

BirdOPrey5
09-24-2013, 10:43 PM
Sorry, I'm not seeing that at all. I've tried logged in to Facebook with Chrome and logged out of Facebook with IE10.

Maybe it is something added by 3rd party Internet/firewall software. It is a valid warning, lots of people could fake a Fcebook login to steal passwords.

But whatever it is, it is not caused by this mod- it's either from Facebook or 3rd party software.

sonata
10-21-2013, 05:42 AM
Hi,

Is it possible to have it inserted inside each post?

RichieBoy67
10-25-2013, 10:50 AM
I'm having issues all of a sudden as well.. I only see the word tweet now..no like box. Ive done nothing to the site but have noticed Vbseo is down so I am seeing errors in the VBseo panel..not sure if that has anything to do with it.

Crap, Facebvook connect is not working and neither is the Pinterest link. What is going on?

Toorak Times
10-25-2013, 01:06 PM
Yeah me too, for about 6 weeks, the Facebook share buries itself per se and you cant use it, my Facebook connect is broke also.

Don't know why was working just beatiful

Toorak Times
10-25-2013, 01:08 PM
I could give you screen shot BOP except I have been hacked again by TH3H4CK, 5 times, when it comes good I'll send you pics

RichieBoy67
10-25-2013, 04:09 PM
Any chance this has to do with Vbseo going down? My PInterest button isnt working either for some reason..

BirdOPrey5
10-25-2013, 08:36 PM
Hi,

Is it possible to have it inserted inside each post?

I'm having issues all of a sudden as well.. I only see the word tweet now..no like box. Ive done nothing to the site but have noticed Vbseo is down so I am seeing errors in the VBseo panel..not sure if that has anything to do with it.

Crap, Facebvook connect is not working and neither is the Pinterest link. What is going on?

Yeah me too, for about 6 weeks, the Facebook share buries itself per se and you cant use it, my Facebook connect is broke also.

Don't know why was working just beatiful

Any chance this has to do with Vbseo going down? My PInterest button isnt working either for some reason..

If Facebook Connect isn't working then it could be Facebook changes causing the issue- the mod is still working fine on my site- www.qapla.com/mods/ for Facebook and Pinterest and Twitter.

That site is still 4.2.1 but it also works fine on my 4.2.2 test site.

For Facebook Connect be sure you have made this fix if you aren't on 4.2.2 yet-

http://www.vbulletin.com/forum/forum/vbulletin-4/vbulletin-4-questions-problems-and-troubleshooting/426829-publish-on-facebook-doesn-t-work?p=3656712#post3656712

If Facebook or Twitter buttons aren't showing it means likely some kind of JavaScript error is blocking their execution on your page- perhaps broken VBSEO is the issue but I don't know for sure, I've never had VBSEO and have no way to test against it. I do know they are working fine on my non-VBSEO sites.

RichieBoy67
10-25-2013, 09:13 PM
Thanks,

I just removed Vbseo. Looking into other issues. I also just upgraded to the latest VBulletin and updated my theme as well with still no fix.

RichieBoy67
10-26-2013, 12:59 AM
Thanks for the link. My problem is not that there is no publish option. There is nothing at all showing for facebook including in the share mod. Twitter is not working either. this started before I uninstalled VBseo and upgraded.

RichieBoy67
10-26-2013, 01:43 AM
If Facebook Connect isn't working then it could be Facebook changes causing the issue- the mod is still working fine on my site- www.qapla.com/mods/ (http://www.qapla.com/mods/) for Facebook and Pinterest and Twitter.

That site is still 4.2.1 but it also works fine on my 4.2.2 test site.

For Facebook Connect be sure you have made this fix if you aren't on 4.2.2 yet-

http://www.vbulletin.com/forum/forum/vbulletin-4/vbulletin-4-questions-problems-and-troubleshooting/426829-publish-on-facebook-doesn-t-work?p=3656712#post3656712

If Facebook or Twitter buttons aren't showing it means likely some kind of JavaScript error is blocking their execution on your page- perhaps broken VBSEO is the issue but I don't know for sure, I've never had VBSEO and have no way to test against it. I do know they are working fine on my non-VBSEO sites.

I may be missing it but I am not seeing any facebook or sharing mod in your forum?

SwissGuy
11-02-2013, 10:48 AM
Using this great mod on a 4.2.2 forum. Facebook likes (links on Facebook) causing issues with Zbblock (Spam blocking script).

The mod seems to be creating strange links such as:
http://www.YYYYYYY.com/forum/?fb_action_ids=10201849320907674&fb_action_types=og.likes&fb_source=other_multiline&action_object_map=%7B%2210201849320907674%22%3A101 50367915713479%7D&action_type_map=%7B%2210201849320907674%22%3A%22og .likes%22%7D&action_ref_map=%5B%5D

Any thoughts / inputs on this would be much appreciated.

SwissGuy
11-02-2013, 10:49 AM
P.S. Facebook fix (as in previous post in this thread) is installed on my vBulletin forum.

SPEEDKILLZ
11-03-2013, 08:11 PM
I cannot get the fb button to show up? And can you tell me how to get it in my header below name ect...?

SPEEDKILLZ
11-04-2013, 03:07 PM
Anyone?

SwissGuy
11-05-2013, 07:37 AM
I have had to disable the mod due to the number of erroneous links being generated. Can anyone offer any advice on this issue? Am I the only one using zbblock with this mod?

SPEEDKILLZ
11-05-2013, 11:20 AM
Got Fb Button To Show. now Just Need To Move

SwissGuy
11-05-2013, 01:38 PM
Finally found a work-around. It is an issue with zbblock handling of crazy FB links, not with this mod. A modification to the customsig file is needed to ignore the special query in the link. Not ideal, but it works,.

SPEEDKILLZ
11-05-2013, 09:47 PM
Is this mod no longer supported?

Videx
11-06-2013, 02:28 PM
Is this mod no longer supported?The mod is supported, meaning if people have problems with it in the default style the author will try to fix it as time permits.

However, don't misinterpret this as meaning the author will try to solve all your custom style desires. Not working on one server or moving buttons is entirely up to you.

BirdOPrey5
11-06-2013, 02:36 PM
Is this mod no longer supported?

It's supported when the author isn't about to have surgery/ in the hospital having surgery or home recovering as has been the case for the last few weeks. And the issue is related to this mod and the answer isn't in the instructions that come with this mod. I will be back in the swing of things in a few days. ;)

SPEEDKILLZ
11-06-2013, 03:18 PM
It's supported when the author isn't about to have surgery/ in the hospital having surgery or home recovering as has been the case for the last few weeks. And the issue is related to this mod and the answer isn't in the instructions that come with this mod. I will be back in the swing of things in a few days. ;)

First I Hope Surgery/Recovery Go Well. I Hope You Didn't Take Me Wrong. The Issue Isn't That Important. I Love The Mod, And Its Fine Where Its At. I Was Just Trying To Figure Out If It Was Possible To Put It In The Header. Once Again Thanks And Get Well Soon. :)

mort2412
11-09-2013, 12:13 AM
Hi, great mod and working fine on 4.2.2, the buttons only appear in the forums I have selected however they seem to appear everywhere else on the boards, for example, users profile, is there a way to prevent this happening?

Many thanks

RichieBoy67
11-09-2013, 02:56 AM
It's supported when the author isn't about to have surgery/ in the hospital having surgery or home recovering as has been the case for the last few weeks. And the issue is related to this mod and the answer isn't in the instructions that come with this mod. I will be back in the swing of things in a few days. ;)

Best wishes for a quick recovery. Don't worry about us for once. :)

RichieBoy67
11-09-2013, 02:57 AM
Hi, great mod and working fine on 4.2.2, the buttons only appear in the forums I have selected however they seem to appear everywhere else on the boards, for example, users profile, is there a way to prevent this happening?

Many thanks

Have you checked the settings? If they are set correctly then clear your cache.

ikymbo
11-12-2013, 10:24 AM
the mod have problems with last firefox :)

BirdOPrey5
11-13-2013, 06:16 PM
Hi, great mod and working fine on 4.2.2, the buttons only appear in the forums I have selected however they seem to appear everywhere else on the boards, for example, users profile, is there a way to prevent this happening?

Many thanks

There is a setting in the mod settings where you can enter THIS_SCRIPT names of pages you don't want them to appear. The intent is to appear virtually everywhere.

BirdOPrey5
11-13-2013, 06:24 PM
the mod have problems with last firefox :)

Seems to work fine for me- what is your URL and what problem are you having?

mort2412
11-13-2013, 06:30 PM
Many thanks BoP, I added 'member' to the list and problem solved.

One other thing is the counters don't seem to work on 4.2.2 not a big issue as I haven't got it set to show the counters however I thought you might like to know if others on 4.2.2 use this mod

BirdOPrey5
11-13-2013, 07:53 PM
Is there a reason you think the counters not working is related specifically to version 4.2.2?

SPEEDKILLZ
11-17-2013, 06:44 AM
Bump on moving this to header?

bennzy
11-17-2013, 09:22 AM
so i downloaded this mod and installed it on my forum (4.2.2) i can share older threads that are on my forum but cant seem to share new ones also cant seem to use the like button also with new threads as well. any idea what i can do to fix this as i like it but if i cant share new threads then yeah may need to uninstall to work out the issue

BirdOPrey5
11-17-2013, 09:35 AM
Bump on moving this to header?

Instruction to do this are in the info.txt file included in the zip file. Look for the Manual Template Edit Options: section.


so i downloaded this mod and installed it on my forum (4.2.2) i can share older threads that are on my forum but cant seem to share new ones also cant seem to use the like button also with new threads as well. any idea what i can do to fix this as i like it but if i cant share new threads then yeah may need to uninstall to work out the issue

Please post a link to your forum so I can see this happening, what you describe should be impossible.

bennzy
11-17-2013, 12:55 PM
<a href="http://www.weshootalotbetta" target="_blank">www.weshootalotbetta</a> .com

bennzy
11-18-2013, 10:12 AM
ok so i have noticed something a little more interesting with the showing of the like and share button, ive noticed that if a post up a thread in a forum thats open to everyone to see including guests you are are able to share and like but if the thread is put into a forum that has a selected viewing for example the forum is viewable to everyone but guests, banned users and awaiting to cofirm members they cant see the share and like button which is weird cause i have looked every where in admin panel to see if there is a setting to change to fix it but cant seem to find anything.

So now that just makes it ever more weird

nxtgen
12-10-2013, 03:32 PM
I would like to remove this mod from the content.php page, I added "content" to the area where it says to disable on these scripts.. Yet it still shows. Unless I am calling the wrong script for content.php

I'll disable and just add it manually to certain pages.

BirdOPrey5
12-10-2013, 04:26 PM
content.php is a rare case where the THIS_SCRIPT valiue is different- try: vbcms

Also, please "Mark as Installed" in the first post. :up:

nxtgen
12-10-2013, 04:31 PM
content.php is a rare case where the THIS_SCRIPT valiue is different- try: vbcms

Also, please "Mark as Installed" in the first post. :up:

Excellent, thank you. I'll give that shot.

** Edit **

That didn't work.

BirdOPrey5
12-10-2013, 09:04 PM
Are you sure it is exactly right, on its own line:

vbcms

Because I tested it on my own site and it disables it on all Article/CMS pages.

I suppose to be sure you can open your content.php page in a text editor.

The THIS SCRIPT value will be listed there- on mine it says-

define('THIS_SCRIPT', 'vbcms');

Make sure your value is the same.

ckgb
12-28-2013, 03:11 PM
Publish to facebook pop up screen does not get populated with thread info/image content.

What can I do to get thread images to display instead of this weird blue part of a Facebook connect button (attached)?

One of the images from the topic posted along with comment to Facebook would be ideal. An avatar is so-so. But this blue thing is not good.

I also do not get the thread name displayed when click FB share button in the thread. I simply get a name of the entire board entered into the FB popup window.

P.S. I just purchased the Gold version just to see if it would fix the issue. It did not.

VB 4.2.2

Ultimately I would like to get the same info (image/ thread text) displayed when I click the facebook button on your site BirdOPrey5.

Additionally the LIGHT version had a very convenient option of having the buttons displayed at the bottom of the FORUMHOME. The paid version is apparently lacking this option.

Please help.

BirdOPrey5
12-28-2013, 04:43 PM
Can you post a link to a thread on your site (or PM me if you don't want to post it so i can see what is going on with the images and thread titles?

The version of More Share Options that had the option at the bottom of ForumHome is the older version, the newer version (More Share Options TNG) does not have that option but several other improvements - most noticeably the ability to be on every page.

You can download the Paid version of the old version as well on my site, it is the version with "v261" in the filename. However I suggest using the TNG version personally, share options should be "above the fold" and in a consistent place.

ckgb
12-28-2013, 04:51 PM
Sent you a PM

ckgb
12-29-2013, 05:24 PM
Any updates on the issue?

BirdOPrey5
01-03-2014, 02:20 AM
Any updates on the issue?

The problem is the VSa - Forums Online CountUp mod is breaking the facebook open graph array and $thread variable but I don't know why. Disable that mod and the open graph data is correct.

ckgb
01-03-2014, 04:03 AM
I tried it and sent you a PM.

BirdOPrey5
01-03-2014, 09:16 AM
It's working fine now- but Facebook has cached your page from before the fix so you won't see it update for maybe a week or so. To test the fix you have to share a page that has never been shared before or look at the source code or use the Facebook Debugger.

https://developers.facebook.com/tools/debug/

ckgb
01-03-2014, 09:35 AM
Thank you very much Joe!!!

ckgb
01-03-2014, 10:47 AM
I made this post here (https://vborg.vbsupport.ru/showthread.php?p=2471969#post2471969). I do not really know whose side the fix could be on but it would definitely be beneficial for everybody.

Please do not get upset with me for pointing this out.

Thank you

ckgb
01-03-2014, 10:51 AM
I think I have to retract. Everything seems to work now. Weird.

ckgb
01-05-2014, 01:25 AM
In your pinterest mod you give an option to add a url to an image you want to get displayed in the posts where there is no image.

Is there a possibility to get something like that added to this mo, so that added custom image would be used by default if there are no images meeting 200x200 criteria? Could be very useful.

Thank you

ckgb
01-16-2014, 10:12 PM
On the below forum home page you have share buttons incorporated into the Forum Statistics section.

What is the way to do that?

http://www.juot.net/forums/forum.php

Thank you.

BirdOPrey5
01-18-2014, 03:30 PM
I made this post here (https://vborg.vbsupport.ru/showthread.php?p=2471969#post2471969). I do not really know whose side the fix could be on but it would definitely be beneficial for everybody.

Please do not get upset with me for pointing this out.

Thank you

You could check out this mod- https://vborg.vbsupport.ru/showthread.php?t=305162 for better titles/descriptions.

In your pinterest mod you give an option to add a url to an image you want to get displayed in the posts where there is no image.

Is there a possibility to get something like that added to this mo, so that added custom image would be used by default if there are no images meeting 200x200 criteria? Could be very useful.

Thank you

You could do this by editing your showthread template... somewhere before the footer code add something like this-


<div style="display:none;">
<img src="images/misc/some_image_you_want.jpg" alt="some alt text" />
</div>


That will be a hidden image to the user but it will be picked up by Pinterest and other sites as an image that can be used to share your pages. Make the image like a site logo or such so it's always available.

On the below forum home page you have share buttons incorporated into the Forum Statistics section.

What is the way to do that?

http://www.juot.net/forums/forum.php

Thank you.

That is from the older version of this mod, version 2.6.1 which is available for download in this thread but I don't recommend using it.

ckgb
01-21-2014, 07:22 PM
How do I disable the mod on the photoplog page which has address of photoplog/index.php

This script states "index". Index is already disable for forum. It still shows up on photoplog.

Thank you.

dougdirac
02-09-2014, 12:55 AM
Recently have an issue where the facebook buttons are screwing things up when viewed on an iPad. What happens is the line height changes as the buttons load screwing the page up and people end up clicking on the wrong then because the page shifted.

addamroy
02-11-2014, 03:43 PM
Any chances that you can allow us to place the share buttons code in showthread, as well as header, navbar, and footer?

I'd like to put this in a better location for threads

Sal Collaziano
02-15-2014, 12:13 AM
Is there an easy way to change WHERE the buttons are displayed?

pityocamptes
02-18-2014, 03:44 PM
BOP, I have a few questions. I noticed that this mod (with the facebook, Google+, etc. buttons) on the home page index kicks the total page load up about 400+kb. Is there anyway to shrink the image sizes of those buttons to reduce page load, or perhaps have it on all the other standard pages EXCEPT for the index? or perhaps something I am not thinking of? Thanks again!

Videx
02-18-2014, 04:19 PM
BOP, I have a few questions. I noticed that this mod (with the facebook, Google+, etc. buttons) on the home page index kicks the total page load up about 400+kb. ...I wonder why, since the images themselves should be cached locally.

A bigger problem I've noticed is the delay loading FB. It would be nice if there was some way to just display the button and let it load whatever it has to later. Not like anyone will be clicking it in the first second or two anyway.

pityocamptes
02-18-2014, 04:31 PM
I wonder why, since the images themselves should be cached locally.

A bigger problem I've noticed is the delay loading FB. It would be nice if there was some way to just display the button and let it load whatever it has to later. Not like anyone will be clicking it in the first second or two anyway.

Don't know. My page load went over 1meg with this add on...

BirdOPrey5
02-18-2014, 05:43 PM
Is there an easy way to change WHERE the buttons are displayed?

You can go to the mod settings and set Automatically Show Below Navbar? to No.

Then manually add {vb:raw more_share_tng} to the header, navbar, or footer template, anywhere you want.


BOP, I have a few questions. I noticed that this mod (with the facebook, Google+, etc. buttons) on the home page index kicks the total page load up about 400+kb. Is there anyway to shrink the image sizes of those buttons to reduce page load, or perhaps have it on all the other standard pages EXCEPT for the index? or perhaps something I am not thinking of? Thanks again!

You can disable in forum index by going to Admin CP settings for the mod, go to the Disable on these Scripts (Pages) setting, and add index to the list of scripts.

I wonder why, since the images themselves should be cached locally.

A bigger problem I've noticed is the delay loading FB. It would be nice if there was some way to just display the button and let it load whatever it has to later. Not like anyone will be clicking it in the first second or two anyway.

Are you using the latest version of vBulletin? Early versions of 4.x did not use asynchronous loading for Facebook but newer versions do.

BirdOPrey5
02-18-2014, 05:47 PM
Although it's not this mod those concerned about file size should check out a custom share button created by digitalpoint- https://tools.digitalpoint.com/social-buttons

Its as light weight as can be and allows sharing on the major sites with its own combined counter.

pityocamptes
02-18-2014, 05:53 PM
You can go to the mod settings and set Automatically Show Below Navbar? to No.

Then manually add {vb:raw more_share_tng} to the header, navbar, or footer template, anywhere you want.




You can disable in forum index by going to Admin CP settings for the mod, go to the Disable on these Scripts (Pages) setting, and add index to the list of scripts.



Are you using the latest version of vBulletin? Early versions of 4.x did not use asynchronous loading for Facebook but newer versions do.


Using 4.2.2...

BirdOPrey5
02-18-2014, 06:08 PM
From the site in your signature it seems to be working as I'd expect, even if it doesn't finish loading the rest of the page is accessible without pause until it finishes.

Can't really do much to change that. Ideally vBulletin would have put the Facebook Code in the header rather than footer but I don't think its worth the effort of moving it.

krimznheidiz
02-19-2014, 06:52 AM
Hi guys, does this mod working for vb 4.2.1?

addamroy
02-19-2014, 06:29 PM
BOP, is there any way to add some juice to this thing that will allow us to manually add the shortcode in the threadbit templates?

BirdOPrey5
02-19-2014, 07:18 PM
Hi guys, does this mod working for vb 4.2.1?

Yes.

BOP, is there any way to add some juice to this thing that will allow us to manually add the shortcode in the threadbit templates?

Not going to happen with this version- I am going to release a major update that will have that option though.

addamroy
02-20-2014, 02:47 PM
Not going to happen with this version- I am going to release a major update that will have that option though.
Cool. When do you suspect this update will be ready? Definitely looking forward to it.

BirdOPrey5
02-24-2014, 08:23 AM
Hard to guess... I need a good weekend to dedicate to it to get it ready to go so anytime really.

c4boum
03-11-2014, 04:53 PM
Work fine.

Thanks!!

DGrey2011
03-28-2014, 04:30 AM
Hello!
The mod is great! However I noticed it has an issue when sharing threads if VbSEO is enabled. The custom structure is not displayed.

I tried sharing on Google+ but my threads were appearing as 'showthread.php?t=...', not in the way they are: threads/[thread_id]-[thread_title]

Is there a way to fix this? Thank you, you did a great job with this mod!

BirdOPrey5
03-28-2014, 09:53 AM
Hello,
No there is no way to use VBSEO urls as it is coded and it is not a feature that will be added with VBSEO having shut down. When you share a URL no one is really looking at the URL itself- it shouldn't be an issue.

DreadsUK
05-08-2014, 09:26 AM
Can this be added to vbcms_content_article_page?

BirdOPrey5
05-08-2014, 06:54 PM
Hello,

It does/should show on all pages by default. It cannot be specifically added to the vbcms_content_article_page template however.

DreadsUK
05-08-2014, 06:56 PM
Hello,

It does/should show on all pages by default. It cannot be specifically added to the vbcms_content_article_page template however.

is the a way to take it of the activity stream?

BirdOPrey5
05-08-2014, 06:58 PM
yes, there is a setting of scripts to disable it on, add activity to the list.

DreadsUK
05-09-2014, 09:15 AM
yes, there is a setting of scripts to disable it on, add activity to the list.

Wicked. Also i noticed the buttons come above the notices. It there a way to have them under them instead?

https://vborg.vbsupport.ru/external/2014/05/39.png

I tried adding forum to the list of scripts to disable but that didnt seem to work

https://vborg.vbsupport.ru/external/2014/05/38.png

BirdOPrey5
05-09-2014, 10:54 AM
In the settings is an option to disable the automatic template edit and it will tell you the code you can manually apply to either the header, navbar, or footer template so you can put the buttons exactly where you want.
]Take that code and paste it into the NavBar template. I'm pretty sure notices are displayed in the navbar template so you can paste the code below the notices code and they will show below notices.

DreadsUK
05-09-2014, 02:41 PM
How about this?



I tried adding forum to the list of scripts to disable but that didnt seem to work

https://vborg.vbsupport.ru/external/2014/05/38.png

BirdOPrey5
05-09-2014, 11:55 PM
The script name of forum.php is actually index.

DreadsUK
05-10-2014, 12:03 AM
The script name of forum.php is actually index.

Cool. on it. Can't seem to get that positioning working tho

BirdOPrey5
05-10-2014, 09:10 AM
Cool. on it. Can't seem to get that positioning working tho

First- please "Mark as Installed" for this mod.

Next...

In Mod Settings set Auto Template Edits to No.

The go to Style Manager, Edit Templates for your style- edit the navbar template.

At the very bottom of the template add the code:

{vb:raw moreshare}

Save changes. That should get it under the notices.

DreadsUK
05-10-2014, 11:34 AM
First- please "Mark as Installed" for this mod.

Next...

In Mod Settings set Auto Template Edits to No.

The go to Style Manager, Edit Templates for your style- edit the navbar template.

At the very bottom of the template add the code:

{vb:raw moreshare}

Save changes. That should get it under the notices.

Check, check, check...

How do i add it to the bottom of the post where the current fb thingy is?
https://vborg.vbsupport.ru/external/2014/05/36.png

http://dreadsuk.com/content.php?124-Dreadlock-Fails-Top-20-Of-The-WORST-dreads-you-will-EVER-see!!

BirdOPrey5
05-10-2014, 01:09 PM
This mod doesn't work on individual posts, sorry. It's designed for entire threads.

RichieBoy67
05-30-2014, 05:25 PM
Hey BOP,

Any chance of implementing the asynchronous version off addthis into this mod? It would really speed up the load time of the add this buttons.

Thanks

BirdOPrey5
05-31-2014, 12:18 PM
The TNG version (which is the current, supported version) does use the asynchronous version.

DreadsUK
06-01-2014, 07:37 PM
This mod doesn't work on individual posts, sorry. It's designed for entire threads.

Thats not an individual post, its the bottom of an article :)

broncoshq
08-14-2014, 10:02 AM
Any information available to show where all external content is used so it can be edited to be compliant with an SSL certificate?

jb-net
08-16-2014, 06:30 AM
I would like to buy More Share Options GOLD but only if it supports [DBTech] DragonByte SEO v1 rewritten URLs. I don't want my old vb URLs on Facebook. Is there support for seo-urls?

BirdOPrey5
08-16-2014, 04:20 PM
Any information available to show where all external content is used so it can be edited to be compliant with an SSL certificate?

Would be the more_share_tng template- you would need to change any http URLs to https URLs in the template.


I would like to buy More Share Options GOLD but only if it supports [DBTech] DragonByte SEO v1 rewritten URLs. I don't want my old vb URLs on Facebook. Is there support for seo-urls?

The URLs support is exactly the same between free and gold.

Why do you care what URLs are on Facebook? The people don't look at the URLs, they aren't even visible in most cases. The URLs still bring people to the correct page.

jb-net
08-17-2014, 10:27 AM
Why do you care what URLs are on Facebook? The people don't look at the URLs, they aren't even visible in most cases. The URLs still bring people to the correct page.

Because of multiple reasons:
- Better branding effect (user can see the thread title in the URL)
- Better analytics by filtering the entry URLs
- In the future better SEO-Effect (301 redirects loose a little bit linking power)

SShootsteel
03-15-2015, 04:44 PM
I installed on 4.2.2 two days ago and it is not showing up. :( forumsdatarecovery.com

BirdOPrey5
03-16-2015, 02:53 PM
I installed on 4.2.2 two days ago and it is not showing up. :( forumsdatarecovery.com

Is it possible you have hooks (plugins) disabled?

Is Automatically Show Below Navbar? set to Yes in the mod options?

If you want me to log in and see what is wrong PM me an admin username/password/link to forum, and link to your post.

goxy63
03-28-2015, 10:10 PM
Need some help with this mod, if its mod issue at all and not some FB ...

My FB like button is not working, in some threads, but in another ones is working just great, I am lost, did check all settings....was reading from start this thread but there is tooo much posts :)
working here:
http://www.zaliv.net/threads/3248
not working here:
http://www.zaliv.net/threads/5088

Anyone had experience with placing this in ibproarcade, maybe to share some info here ?

Thank you

BirdOPrey5
03-29-2015, 07:14 AM
I can't attempt to diagnose the problem as an error pops up when I right click on your site.

But you can disable this mod and see if the built in Facebook like button works.

goxy63
03-29-2015, 08:11 AM
I can't attempt to diagnose the problem as an error pops up when I right click on your site.

But you can disable this mod and see if the built in Facebook like button works.

Ohhh sorry, forgot about that, right click is disabled now.
"Right click" mod is not a problem here(double checked, even before), I just dont have idea why on some places its working just fine and on another ones its a problem....when clicked on FB icon window appears for a second and than just goes away and like is not recorded.

Tweet, G+ and everything else is working fine tho

ps
if needed I would be glad to provide you admin access

BirdOPrey5
04-02-2015, 09:18 AM
It seems like some other javascript is causing a problem. Can you give a few more examples of working and non-working pages, maybe I can see something in common.

goxy63
04-02-2015, 05:00 PM
I was checking it these days, was thinking its working on some places, but its not.
Its just letting me that on some pages I can have an option to like and even write comment, it just seem to be all ok but like and comment would not be recorded at FB at all (while on some pages I could not even click like, or see window for comment)

not working, when clicking like (FB) button comment button just pops out and disappears :
http://www.zaliv.net/threads/5105-Erotske-Price-Druzenje-sa-Tamarom

while here it all seems ok, but nothing recorded at fb:
http://www.zaliv.net/threads/2170-Smesni-Natpisi/page6?p=179660#post179660

Thank you for help, even if we dont resolve this :)

Cheers

BirdOPrey5
04-03-2015, 03:19 PM
The Facebook debugger is saying the Facebook Image you chose is causing problems because of white-space (spaces) in the filename. There should never be spaces in filenames for images or other content used on websites.

https://developers.facebook.com/tools/debug/og/object/

That is the Facebook Debugger- if you paste a URL to your forum into it and scrape the page it will tell you any problems it finds.

Try renaming the image file to remove spaces and update the url in the vBulletin Facebook settings.

goxy63
04-05-2015, 06:24 PM
Thanks a lot for help, all ok now

Cheers

goxy63
04-08-2015, 06:38 PM
Can someone give me little bit more details how to use "More Share Options" button for each arcade game ?
Simply to place {vb:raw moreshare} in one of arcade templates?

Think its not that simple

BirdOPrey5
04-08-2015, 06:54 PM
It should be there already- wherever the share options are when in the regular forums (such as navbar) they should be there in the arcade too.

mykkal
05-06-2015, 07:15 PM
I see two downloads... I don't understand. Why would I need to download both? i'm using vbulletin 4.2.3

mykkal
05-06-2015, 07:51 PM
When I click like on any post the fb share button generates a blank page. It shows that people have liked a post but it doesn't appear in their timeline anywhere. It also doesn't appear in mine. mod_ssl is installed and my FB application is upgraded and approved. Also I see both a "like" and "share" button. Instead of a "like" and "send" button. What's going on?

BirdOPrey5
05-07-2015, 03:38 PM
I see two downloads... I don't understand. Why would I need to download both? i'm using vbulletin 4.2.3

The correct latest version to download is: More Share Options TNG FREE (v 3.2) by BOP5.zip

The other file is an older version some people may prefer in some circumstances but I do not recommend it.

BirdOPrey5
05-07-2015, 03:42 PM
When I click like on any post the fb share button generates a blank page. It shows that people have liked a post but it doesn't appear in their timeline anywhere. It also doesn't appear in mine. mod_ssl is installed and my FB application is upgraded and approved. Also I see both a "like" and "share" button. Instead of a "like" and "send" button. What's going on?

Facebook changed the name of the Send button to Share sometime last year.

The only way liked (or shared) content shows up on a timeline is if you enter some text/message into the box. Simply "Liking" it only adds it to your list of likes and not your timeline.

That isn't specific to this mod, that is how all Facebook Like buttons work.

mykkal
05-07-2015, 04:44 PM
The only way liked (or shared) content shows up on a timeline is if you enter some text/message into the box. Simply "Liking" it only adds it to your list of likes and not your timeline.

That isn't specific to this mod, that is how all Facebook Like buttons work.

Hi there, thanks for replying! The like button gives the option to comment on what you are "liking". This would share to a person's timeline. According to facebook this is exactly how the like buttons currently work.

https://developers.facebook.com/docs/plugins/like-button
In facebook's own words:
Like Button for the Web

The Like button is the quickest way for people to share content with their friends.

A single click on the Like button will 'like' pieces of content on the web and share them on Facebook. You can also display a Share button next to the Like button to let people add a personal message and customize who they share with.


Anyways the post field doesn't show any opengraph data such as title or summary. It isn't reporting the like to their timeline but the application is recording the "like". Here is a screenshot. I want to get this working so I can purchase your gold version as I need to add more social sharing buttons.

mykkal
05-11-2015, 10:29 PM
Hello????? Can you reply please

BirdOPrey5
05-12-2015, 10:27 PM
If your open graph data is empty that is a conflict with another mod. To confirm it isn't because of this mod, disable this mod in product manager, and see if the open graph data comes back.

If it doesn't then the cause is some other mod. I would suggest disabling several at a time until you narrow down the one causing the problem. I don't have any easy way to tell which mod might be the cause.

mykkal
05-14-2015, 06:14 AM
Is this plugin supposed to work from the mobile theme? I can't get the like button to work via mobile. I tried likinv a post and it didn't appear in my timeline nor was I able to comment on my "like" as i can on the desktop version. Of vourse this is a problem for me since most people use a mobile browser now. Try this link: http://mymodeltalk.com/jobs/threads/1467813-Television-Show-THE-KNICK-Is-Seeking-Men-Women-And-Children-To-Portray-VIllagers?p=1472909#post1472909

BirdOPrey5
05-14-2015, 09:23 PM
No it wasn't designed to work on Mobile mostly because I don't think there's any great way of placing multiple buttons on a mobile page. Sorry.

I will consider adding a mobile option in the next version.

mykkal
05-14-2015, 09:38 PM
Hey there, I don't see the sharing options in my mobile style theme. Take a look at this thread in your mobile. How do I get them to populate? Most of my members use a mobile browser or some sort of smartphone to view the site. I want them to be able to share as well.

Here are screenshots of the settings I'm using:

BirdOPrey5
05-14-2015, 10:48 PM
No it wasn't designed to work on Mobile mostly because I don't think there's any great way of placing multiple buttons on a mobile page. Sorry.

I will consider adding a mobile option in the next version.

Same answer.

mykkal
05-15-2015, 07:11 AM
<font size="3">There is a standard mobile sharing symbol that is widely recognized by mobile users. Normally it expands with options when selected.</font>

Kwikms
07-08-2015, 05:13 PM
There is an option to do the "box count" on Facebook Like if that is what you mean. If you mean make the bar look exactly like it does on Digital Point you'd have to manually edit the template I suppose to get it how you want.



Edit the "more_share_options" template- look for: en_US and change it to your language.

However that code is really only used in older VB4 versions. Newer VB4 versions this should be set by the forum itself. If this mod is disabled is your LIKE button in English or German?

I changed "share" in the template "more_share_tng" to "teilen" but it still shows up as "share". Weird. Any ideas what else I do have to change?

http://www.fehler-im-film.de/forum/threads/46465-Breakdown-Hand-Auto

SilverBoy
08-26-2015, 11:06 PM
Hi Joe

I have your gold version of this great product, I installed today but I have problem with twitter button, it is not display the counter I don't know why !!
Another issue, do you have any trick to bring the share buttons to be under the article text in CMS?
Thanks in advance.

SilverBoy
08-26-2015, 11:07 PM
Another point, how I can display Facebook Like and Facebook Share buttons in the same time just like what you have in your site?

SilverBoy
08-27-2015, 02:49 PM
I tried to manually add the code to the end of "navbar" template to show the buttons under the notices area but without luck!!

Any help?

SilverBoy
08-28-2015, 01:17 PM
Hi

I think I handled with all issues now, the only I want you Joe to help me in is adding share and like buttons to the bar in the same time, just like you have in your site.

Thanks in advance.

smirkley
10-10-2015, 04:54 PM
Thank you Bop

friendlymela
10-12-2015, 10:12 AM
This is nice one.. thanks

lapiervb
10-12-2015, 01:41 PM
Can you pick which forums to show this in? Also can you select which usergroups see it?

smirkley
10-12-2015, 03:52 PM
Liking this mod.

Anyone have any luck getting this injected into the navbar instead?

friendlymela
10-14-2015, 03:46 AM
any latest button for share on social media

smirkley
10-17-2015, 06:04 PM
This mod is working good for me.

Anybody figure out how to manually inject this into the navbar beside tabs and in between tabs and search bar?

smirkley
11-14-2015, 03:50 PM
I have injected the manual string to put the addthis bar in the main navbar, and adjusted the padding to locate it just before the searchbox.

I cant figure out how to adjust the code or padding to get the addthis bar vertically centered in the main navbar. I need to raise it 10 or so pixels up so it aligns well with the tabs.

Any ideas?

to see what I mean, http://www.ignorancedenied.com

Thanks

smirkley
11-14-2015, 04:26 PM
OK, figured it out. Had to edit the more_share_tng template and remove the initial linebreak.

Thanks BOP! Love the addon.

djbaxter
01-24-2017, 06:35 PM
Actually using the Gold version but the forum at QAPLA is prettymuch closed.

Recently converted a 4.2.3 forum to SSL/TSL and Chrome now objects to two insecure scripts from this mod:

<!-- Twitter -->

<div style="float: left; width: 95px;">
<a href="https://twitter.com/share" class="twitter-share-button" data-url="https://www.localsearchforum.com/showthread.php?t=43388" data-count="horizontal" lang="en">Tweet</a>
</div>

<script id="bop5twt" type="text/javascript">
(function() {
var twitterScriptTag = document.createElement('script');
twitterScriptTag.type = 'text/javascript';
twitterScriptTag.async = true;
twitterScriptTag.src = 'http://platform.twitter.com/widgets.js';
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(twitterScriptTag, s);
})();
</script>


<!-- /Twitter -->

and

<!-- Linked In -->

<div style="float: left; margin-left: 15px;"><script type="in/share" data-url="https://www.localsearchforum.com/forum-tech-support/43388-upgrading-forum-ssl-please-let-us-know-if-any-problems.html" data-counter="right"></script></div>
<script type="text/javascript">
(function() {
var sli = document.createElement('script');
sli.type = 'text/javascript';
sli.async = true;
sli.src = 'http://platform.linkedin.com/in.js';
var lix = document.getElementsByTagName('script')[0];
lix.parentNode.insertBefore(sli, lix);
})();
</script>

<!-- /Linked In -->

Any idea what to edit to convert these to https:// ???

pokesph
01-24-2017, 07:32 PM
Easy fix..
Change twitterScriptTag.src = 'http://platform.twitter.com/widgets.js'; and sli.src = 'http://platform.linkedin.com/in.js'; to reflect https URLs

djbaxter
01-24-2017, 07:52 PM
Yes, thanks. I was coming back to post that as the fix. It's working now.

Nice when there's only one file to edit so if there is an issue you can identify which file pretty fast! :)

BirdOPrey5
01-25-2017, 01:37 PM
I apologize, I had setup Qapla to email me when a question was posted on a premium mod forum, but found out emails were broken due to a change by the host, I wasn't getting them. I should check in more regularly.

djbaxter
10-22-2017, 12:06 PM
Reserved.

The following text is not relevant to Version 3.0 or above.

Alternate location for Share Buttons

This location has been used by VB 3.x forms and was recently suggested by someone (forget who, sorry) as a good location for the Facebook button on VB 4.x.

To do this edit the SHOWTHREAD template.

Find the code:
Code:

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

DELETE IT.

Now find the code:
Code:

<div id="thread_controls" class="thread_controls toolsmenu">
<div>

And right below it add:
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>

This is for the default vBulletin 4 style. You may have to play with the style settings to get it to look right on a custom style.

This looks good on Chrome, IE9, and Firefox. The height alignments are a little off on Opera browsers but nothing too bad.


I am trying to relocate the share buttons as described above using version 3.2 of this mod.

You say this is not relevant to versions above 3.0 and as expected the instructions don't work.

How would I relocate the buttons using version 3.2?

Bestrafung
12-27-2017, 03:45 PM
I'm having an issue but I'm not sure if it's with the mod or Facebook. When I Share something to Facebook the mod shows the CMS banner image but when submitted Facebook just has text. Is the image supposed to be posted to FB or not? If it is supposed to show the image how can we fix this?

BirdOPrey5
12-27-2017, 06:26 PM
Facebook determines what image, if any, is available to be posted. You can give them a hint by filling out the Facebook Image URL in Facebook Options in your vBulletin Settings.

Facebook favors square or rectangular images, something around a 4:3 ratio rather than wide like a banner.

The mod has zero control over the share image.

Bestrafung
12-27-2017, 07:27 PM
Facebook determines what image, if any, is available to be posted. You can give them a hint by filling out the Facebook Image URL in Facebook Options in your vBulletin Settings.

Facebook favors square or rectangular images, something around a 4:3 ratio rather than wide like a banner.

The mod has zero control over the share image.

Thanks for the reply, good to know. I'll have to test a few things out to see if I can get it working.

BirdOPrey5
12-27-2017, 07:57 PM
Use this link to debug the page (clear the cache and have it re-scanned) if you make a change: https://developers.facebook.com/tools/debug/

(you must be logged into facebook first to use the link)

Bodybuilder
11-02-2018, 02:00 AM
Can this mod be altered in any way to support showing both social counts from http and https? Changing from http to https has caused some pages to lose social counts. Any advice?