Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Google plusone, Twitter, facebook and any sharing features Details »»
Google plusone, Twitter, facebook and any sharing features
Version: 1.1.2, by almannai almannai is offline
Developer Last Online: Dec 2012 Show Printable Version Email this Page

Category: Add-On Releases - Version: 4.x.x Rating:
Released: 06-28-2011 Last Update: 07-14-2011 Installs: 230
Uses Plugins Template Edits
 
No support by the author.

vbfixer.com



To Get Support:
  • Hit installed link.
  • You have to put your website link.
  • If you include a screenshot you will get a better support.
What is this:

This the tiniest mod i ever build so it took 5 minutes plus to complete

Simply it will add Google plus one button, Twitter, facebook and any sharing features to all of your posts; it will be placed on top of each post.

Google plus one page http://www.google.com/+1/button/
Google plus one webmaster page http://www.google.com/webmasters/+1/button/

Visit this page for more tricks to add twitter and facebook and other tricks
http://vbfixer.com/viewtopic.php?f=4&t=1369


You can Add any other shared buttons by editing the "The pluseone code" box from the mod options


Current Version:
1.1.2


Installation:
1. Download plugin.

2. Login to your vBulletin admincp.

3. Open "Plugins & Products", and go to "Manage Products". Uninstall the old version.

4. Click on "[Add/Import Product]".

5. Import the XML file that you download. Make sure you set "allow
overwrite" to "yes".

6. open mod options
Admincp->Settings->options->plusone (by vbfixer.com) options

7. From plusone code box
change YOUR-TWITTER-USERNAME with yours

8. Done.


ToDo list (For next version):

1. Show plusone button once only and not for each post. (added in 1.0.1)
2. Allow selecting +1 button type (small, tall etc...). (added in 1.0.1)
3. Allow adding facebook and twitter. (added in 1.0.1)
4. Showing plusone on forumhome and others pages. (added in 1.0.2)
5. Enable/disable showing plusone on forumhome and others pages. (added in 1.1.0)
6. Enable/disable showing plusone on showthread page. (added in 1.1.0)
7. Twitter bug fixed. (fixed in 1.1.0)
8. Facebook bug fixed. (fixed in 1.1.2)
9. To exclude some forums.
10. Float buttons to the left or the right.
11. Google plusone service below the user name of the post.
12. shared buttons custom location.


vbfixer.com


Enjoy

Download Now

File Type: xml product-pluseone.xml (7.2 KB, 1116 views)

Screenshots

File Type: gif google pluseone.gif (99.6 KB, 0 views)
File Type: gif p1twtf.gif (2.0 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
6 благодарности(ей) от:
Ahmet Turan, Crashh, Dr.osamA, gagan007, last24tech.com, rule0

Comments
  #62  
Old 07-12-2011, 07:31 AM
almannai almannai is offline
 
Join Date: Oct 2007
Posts: 889
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by StonePilot View Post
I can't see the Google Plusone button when I'm running the Google Custom Search box. Grrr.
Can I see your forum address.

Quote:
Originally Posted by victorvu View Post
Hi

I installed the buttons, but wanted now to remove them from thread only. How can I do that?

Thanks.
In the next coming version there will be an option.
For now you can go to plugin manager and disable postbit_display_complete for this mod
Reply With Quote
  #63  
Old 07-12-2011, 06:56 PM
colwal colwal is offline
 
Join Date: Jun 2009
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by almannai View Post
Okay

This is some sort of minor bug in vbulletin that has been reported before.

I've pm'd you
We are also getting this issue, have disabled the Modification now. If their is a solution it be great if you could PM me, or point me to where this "bug" in vbulletin is further documented.

Thanks for your time on this mod.
Reply With Quote
  #64  
Old 07-13-2011, 07:06 PM
almannai almannai is offline
 
Join Date: Oct 2007
Posts: 889
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by colwal View Post
We are also getting this issue, have disabled the Modification now. If their is a solution it be great if you could PM me, or point me to where this "bug" in vbulletin is further documented.

Thanks for your time on this mod.
check the latest version 1.1.0
Reply With Quote
  #65  
Old 07-13-2011, 10:00 PM
MADMA MADMA is offline
 
Join Date: May 2011
Posts: 9
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SwollenCranium View Post
Hiya ..

I'm getting an url formation error with twitter:

When I share via forum home the link works properly.

When I share via Forum Display the link works properly.

But when I share the thread from SHOWTHREAD the link is malformed.

See pic:

if this works like this mod

in Postbit_legecy

Replace

Code:
<td valign="bottom"><a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="YOUR TWITTER USERNAME" data-related="aaronwall">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></td>
With

Code:
<td valign="bottom"><a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="Your-Twitter-Name" data-url="{vb:raw vboptions.bburl}/showthread.php?t={vb:raw thread.threadid}">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></td>
Reply With Quote
  #66  
Old 07-13-2011, 11:20 PM
Gene Steinberg Gene Steinberg is offline
 
Join Date: Dec 2006
Posts: 278
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

OK, plus one isn't showing, though it's activated.

See: www.theparacast.com/forum

Peace,
Gene
Reply With Quote
  #67  
Old 07-14-2011, 12:04 AM
SwollenCranium's Avatar
SwollenCranium SwollenCranium is offline
 
Join Date: Oct 2007
Location: Raleigh, NC
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

As it is now the mod is worse than before, the buttons are even stacked on each other in a way that prevents them from being clicked properly.

And the link is still dead when I send it to twitter.




Reply With Quote
  #68  
Old 07-14-2011, 06:49 AM
almannai almannai is offline
 
Join Date: Oct 2007
Posts: 889
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MADMA View Post
if this works like this mod

in Postbit_legecy

Replace

Code:
<td valign="bottom"><a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="YOUR TWITTER USERNAME" data-related="aaronwall">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></td>
With

Code:
<td valign="bottom"><a href="http://twitter.com/share" class="twitter-share-button" data-count="vertical" data-via="Your-Twitter-Name" data-url="{vb:raw vboptions.bburl}/showthread.php?t={vb:raw thread.threadid}">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></td>
This has been fixed in 1.1.0 and please don't take codes from other mods to be used in mine.

Quote:
Originally Posted by Gene Steinberg View Post
OK, plus one isn't showing, though it's activated.

See: www.theparacast.com/forum

Peace,
Gene
Sorry I should mention that you have to un-install the old version before you install this one.

Quote:
Originally Posted by SwollenCranium View Post
As it is now the mod is worse than before, the buttons are even stacked on each other in a way that prevents them from being clicked properly.

And the link is still dead when I send it to twitter.




open mod options and remove
PHP Code:
width:140px
or un-install the mod and install the latest one.


Regards,
Reply With Quote
  #69  
Old 07-14-2011, 01:37 PM
SwollenCranium's Avatar
SwollenCranium SwollenCranium is offline
 
Join Date: Oct 2007
Location: Raleigh, NC
Posts: 263
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by almannai View Post
un-install the mod ,
The twitter error is still present in the thread. In other words it does NOT write a correct URL.
And the tweet is simply giving an error rather than a redirection back to my site.

The Facebook button simply does nothing. Clink and nothing happens, no adding of like to a facebook page.

I don't want to deal with this any longer. I'll uninstall.



Good luck.
Reply With Quote
  #70  
Old 07-14-2011, 01:53 PM
almannai almannai is offline
 
Join Date: Oct 2007
Posts: 889
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by SwollenCranium View Post
The twitter error is still present in the thread. In other words it does NOT write a correct URL.
And the tweet is simply giving an error rather than a redirection back to my site.

The Facebook button simply does nothing. Clink and nothing happens, no adding of like to a facebook page.

I don't want to deal with this any longer. I'll uninstall.



Good luck.

No problem


I'm gona update this mod until become perfffect for everyone.

Has anybody who followed mod installation and face same problem?

If so please give me a live link demo for the problem
Reply With Quote
  #71  
Old 07-14-2011, 03:09 PM
oddmud's Avatar
oddmud oddmud is offline
 
Join Date: Oct 2009
Location: Canada
Posts: 239
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by almannai View Post

No problem


I'm gona update this mod until become perfffect for everyone.

Has anybody who followed mod installation and face same problem?

If so please give me a live link demo for the problem
I'm also finding the facebook icon does nothing. The twitter URL works though.

I'm seeing the icon's aren't aligned properly. They're on an uphill slope.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:32 AM.


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.04784 seconds
  • Memory Usage 2,368KB
  • Queries Executed 28 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (1)bbcode_php
  • (11)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (6)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (3)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete