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
[Mod-Mall] Google +1 - Googles 'like' equivilent Details »»
[Mod-Mall] Google +1 - Googles 'like' equivilent
Version: 1.00, by nitra1000 nitra1000 is offline
Developer Last Online: Jun 2012 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.1.4 Rating:
Released: 06-01-2011 Last Update: 06-23-2011 Installs: 100
Uses Plugins Template Edits
 
No support by the author.

Already using this modification? Nominate it for Mod of the Month!

What +1 Does
+1 is basicly Googles answer to Facebooks Like button, it's just been released so there will be alot of hype and movement over it in the coming days.

What This Mod Does
This mod inserts the javascript before your header making the script load faster, all you then have to do is insert a small tag where ever you want the button to show up
  • Some template hooks (automaticly installed without template edits)
  • Guest on/off
  • Usergroup on/off
  • Choose style of plus button
  • Allow users to disable

Installation
Installation documents can be found in the zip file attached (two steps - install XML, change settings) and online

Releases
V1.0 - Initial Release
V1.5 - Rewrote installation documents, added troubleshooting

To Do List
  • +1 individual posts
  • Style checks
  • Hooks for blogs
  • Hooks for CMS

Notes
I will support this modification but not +1...

I have nothing to do with Google

Like it? Nominate it for Mod of the Month!

Download Now

File Type: zip Product-PlusOne.zip (6.0 KB, 530 views)

Screenshots

File Type: jpg showthread1.jpg (31.0 KB, 0 views)
File Type: jpg forumhome.JPG (24.2 KB, 0 views)
File Type: jpg forumhome_tabled.JPG (21.2 KB, 0 views)
File Type: jpg postbit_underuser.JPG (57.2 KB, 0 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
9 благодарности(ей) от:
dilbert, emperatour, HoSStiA, Khaleal, kleidaras, mohammadxxx, nacaruncr, Taurus1

Comments
  #32  
Old 06-05-2011, 08:44 PM
nitra1000's Avatar
nitra1000 nitra1000 is offline
 
Join Date: Dec 2009
Location: uk
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

New template edits/image added (for showing them under the avatar/user fields (think it's the best place yet)

New auto place will be coming soon, but more than likely tommorow not tonight.
Reply With Quote
  #33  
Old 06-06-2011, 05:26 AM
strudinox's Avatar
strudinox strudinox is offline
 
Join Date: Mar 2010
Location: California
Posts: 147
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Just an update, I managed to get this working perfectly on CMS articles:

In the template vbcms_content_article_page find:
Code:
			
<vb:if condition="$show['fb_likebutton']">
	<div>{vb:raw fblikebutton}</div>
</vb:if>
Add Below:
Code:
<div style="text-align: right; width:100%; height:27px;"><g:plusone></g:plusone></div>
Click for Demo
Reply With Quote
  #34  
Old 06-06-2011, 12:07 PM
nitra1000's Avatar
nitra1000 nitra1000 is offline
 
Join Date: Dec 2009
Location: uk
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by strudinox View Post
Just an update, I managed to get this working perfectly on CMS articles:

In the template vbcms_content_article_page find:
Code:
			
<vb:if condition="$show['fb_likebutton']">
	<div>{vb:raw fblikebutton}</div>
</vb:if>
Add Below:
Code:
<div style="text-align: right; width:100%; height:27px;"><g:plusone></g:plusone></div>
Click for Demo

Thanks for the info will add it to the manual template section (and credit you)
Reply With Quote
  #35  
Old 06-07-2011, 09:15 PM
nitra1000's Avatar
nitra1000 nitra1000 is offline
 
Join Date: Dec 2009
Location: uk
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Updated hooks for forums...

Posts and other forum pages are pretty much done...

Still to do
- CMS
- Blogs
- Profile and other pages that get forgot..
Reply With Quote
  #36  
Old 06-09-2011, 02:42 AM
Taurus1's Avatar
Taurus1 Taurus1 is offline
 
Join Date: Dec 2009
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What is supposed to be here?

Attachment 129893

Thanks.
Reply With Quote
  #37  
Old 06-09-2011, 02:49 AM
Taurus1's Avatar
Taurus1 Taurus1 is offline
 
Join Date: Dec 2009
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi there, after upgrading I get this at the top:

Parse error: syntax error, unexpected ')', expecting ']' in /home/thebull/public_html/forums/includes/class_postbit.php(340) : eval()'d code on line 333

Please advise? I had to disable it.
Reply With Quote
  #38  
Old 06-09-2011, 07:12 AM
nitra1000's Avatar
nitra1000 nitra1000 is offline
 
Join Date: Dec 2009
Location: uk
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Taurus1 View Post
Hi there, after upgrading I get this at the top:

Parse error: syntax error, unexpected ')', expecting ']' in /home/thebull/public_html/forums/includes/class_postbit.php(340) : eval()'d code on line 333

Please advise? I had to disable it.
Which one are you trying to use? and if possible can you send me a screenshot of your settings.

Edit: Should be fixed missde a square braket off the advanced version. Redownload and install
Reply With Quote
  #39  
Old 06-11-2011, 03:05 AM
Taurus1's Avatar
Taurus1 Taurus1 is offline
 
Join Date: Dec 2009
Posts: 648
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by nitra1000 View Post
Which one are you trying to use? and if possible can you send me a screenshot of your settings.

Edit: Should be fixed missde a square braket off the advanced version. Redownload and install
Thanks, but still the same. Went back to the previous version, and it is fine.
Reply With Quote
  #40  
Old 06-11-2011, 06:55 AM
nitra1000's Avatar
nitra1000 nitra1000 is offline
 
Join Date: Dec 2009
Location: uk
Posts: 312
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Should be okay now, for some reason xml didn't update..
Reply With Quote
  #41  
Old 06-11-2011, 08:29 PM
akvaryumforum akvaryumforum is offline
 
Join Date: Mar 2007
Location: T?rkiye
Posts: 58
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Adding a language option will be good for non-english forums.
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 06:40 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06735 seconds
  • Memory Usage 2,352KB
  • Queries Executed 26 (?)
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
  • (3)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
  • (8)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
  • (5)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_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