![]() |
Great, now it is in german,
When the Mod is disable, then the FB Button is in German |
Glad it worked. :up:
|
Quote:
Quote:
|
Updated to version 2.61
Bugfix only - Fixed a bug where a required file include would fail depending on your forum directory structure. Upgrade only necessary if you were getting errors before. |
Updated, thanx Joe.
Working fine. G! |
|
Quote:
|
Just installed and looks to work great.
Just wondering, is there anyway to add the buttons to VBGarage pages too? I would love for users to 'like' and 'plus one' users cars. |
There is no way to add this to additional pages at this time without a lot of additional programming.
I am working on an options that will allow it to run on any page but it's taking longer than expected. I will try and speed it up. |
Quote:
|
1 Attachment(s)
As you can see in this screen shot it is working fine for me.
Perhaps something is wrong with your Google + account setup? |
Quote:
|
I did press it, it worked. Then I "un-pressed" it.
|
How can I change the font color of "Be the first of your friends to like this"?
|
Facebook only offers two options, and it is in the mod settings, you can choose "light" or "dark" style for all the Facebook buttons.
|
just upgraded my site from vb 4.1.10 to 4.1.11, mod still works great. Thanks BOP5!
|
Maybe this is what I need to do. Because the default Facebook feature is not working for me in 4.1.10. I'll leave it alone for a few days.
|
https://vborg.vbsupport.ru/attachmen...0&d=1310783235
Hello, I can not find the button as the image Please, help me |
alhidaya,
If you're not seeing the buttons make sure the forum you are testing in is open to guest viewing. If guests cannot view threads then vBulletin does not show the Facebook Like button. If vBulletin doesn't show the Facebook Like button, the "more share options" don't show either. |
Hy,
It 's open to guest viewing. Everything works except in the subjects. It is open to all. I am the administrator and I see it in my account. What I do ? |
Do you mean when you "Like" something on Facebook the subject doesn't get posted?
Please give me a link to a thread on your forum, any thread with the share buttons on it. |
http://img32.imageshack.us/img32/855...73a9bd8019.png
http://neoanimechains.com/forum.php vB 4.1.10 Rawr, I was looking to add a gif image next to Share This forum, just like with the 3 above boxes, but I can't seem to find where I could do it. The more_share_options had only the lower part of the box, below the text, and influenced all such buttons on the forum. |
How do I change the order of which share buttons to display? I want my fb share button to be at the end
|
How do i move the buttons a little higher?
you can see them on the right hand side on the picture https://vborg.vbsupport.ru/ |
anyone?
|
:( sad
|
Quote:
If you have to do more specific editing the code is not in a template, I never intended it to be edited- but if you want to try you need to go to the Plugin on the "parse_templates" hook and find the line: PHP Code:
Quote:
Quote:
|
Quote:
|
OK... Plan B...
Add this code to your "additional.css" template: Code:
.bop5share { |
that worked prefect
Thank you |
I've had to disable this modification unfortunately. I'm unsure why, but it seems to be causing 50+ extra queries on all pages. The specific plugin causing this to happen to me is:
Plugin: Add Share Options to Templates Hook: process_templates_complete After removing the following from the plugin, the 50+ extra queries disappear: Code:
require_once(DIR . '/includes/adminfunctions_template.php'); Thanks! Edit: I should note, this only started after updating to vBulletin 4.1.11. Previously my Forum was running 4.1.7 with no issues, or extra queries. |
Does this work properly for version 4.1.11?
|
Monkeyboy,
I believe it is a side effect of this bug in 4.1.11: http://tracker.vbulletin.com/browse/VBIV-14446 It is set to be fixed in 4.1.12. The main issue with this bug is it doesn't allow translated phases to be used on some situations and kh99 provided a fix for that part: https://vborg.vbsupport.ru/showpost....60&postcount=4 But it does not appear to help the query situation much. I saw mine from 76 to 72 on a 1 post thread. :eek: I will investigate the issue further. Does the mod still work for you with the "require" statement removed? It was used only for adding share buttons to albums, pictures, and member profiles. I'm curious if these areas still work with it removed. Quote:
|
OK I believe I have a fix for the extra 50 query issue.
I have posted it in JIRA for comment: http://tracker.vbulletin.com/browse/VBIV-14451 I know it solves the query issue on the front end, the only discussion is if it will still fix the bug that brought about this edit to begin with. The bug only involved exporting styles when using a language other than the master language so if you don't ever do that you can use the fix without issue. It has reduced query usage on my forum for a post from 77 to 27. This mod is not the only one that uses adminfunctions_template.php but this fix will fix the query issue for all of them. The fix is to edit adminfunctions_template.php in the /includes/ direcotry.' There's a big block of code starting at line 5855 we want to put in an if condition. So change: PHP Code:
PHP Code:
|
and if i want to just use addthis for analytics?
|
If you go to addthis.com you can get your own addthis userid and add it to the mod. This will allow you to use basic analytics (you will get a report in email with recent shares and such.)
If you want to use their advanced tracking features then don't use this mod. |
Wooo it works well on http://www.naijafinder.com/forum.php
|
Quote:
Before: http://prntscr.com/7f8t4 After: http://prntscr.com/7f8tz But I think the way I try to insert the code is somehow wrong, because before there was this nice space on the lower part: http://prntscr.com/7f8u9 but now there's none: http://prntscr.com/7f8wh Here's how I've inserted the image: PHP Code:
|
I'm not sure what is causing the space to be removed but you can force it back with this code:
Code:
$template_hook['forumhome_wgo_pos5'] .= '<div id="wgo_bopshare" class="wgo_subblock section"><img src="images/misc/konata4.gif" alt="" style="float:left; margin: 3px 10px 3px 3px" /><h3 class="blocksubhead"><img src="'.$vbulletin->stylevars['imgdir_misc']['imagedir'].'/share_like.png" alt="Share" />'.$vbphrase['bop5_share_this_forum'].'</h3><div> '. $moreshare . '</div></div>'; |
It doesn't seem to be it, it put the buttons lower, instead of more to the right:
Before: http://prntscr.com/7f9tw After: http://prntscr.com/7f9to |
All times are GMT. The time now is 03: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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|