![]() |
thanks for the update!
|
BOP -
Any further thoughts on why my other buttons aren't showing up? |
Quote:
|
Hey when hitting the Like button in this mod, does it give a preview of the page you liked on your Facebook Wall?
|
Quote:
Checked the template and it's broken how it was before.. So I copy and pasted the template from odlin018. Still no go. |
Nevermind BOP I found the answer: https://vborg.vbsupport.ru/showthread.php?p=2223367
|
The day I try figuring this out is the day they decide to change it. https://github.com/facebook/connect-js/issues/280
|
syntax error, unexpected T_ENCAPSED_AND_WHITESPACE in /home/xxxxxx/public_html/includes/class_core.php(4464) : eval()'d code on line 108
vbulletin 4.0.4 pl2 i try v225 and this error appeared |
Works perfect! How can I get this working with 8way Media Library?
How can I get the Facebook Share button to let us choose an image? |
Quote:
Quote:
As for setting an image you should be able to set an image for your facebook application and it should use that if you have your app-id set in facebook settings. |
Quote:
|
Quote:
But on Vbulletin 4.1.4 pl2 with v225 |
Quote:
As soon as I turn the extension on, with all the other settings set to No or disabled, threads show me this. Just get a white page with this error, no thread loading whatsoever. Code:
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /home/themozz/public_html/bmgf/includes/class_core.php(4465) : eval()'d code on line 108 |
Quote:
Quote:
Quote:
Also if everyone could confirm WHAT PAGES do you get these errors on? ALL? Threads? Blogs? Forumhome? etc... Please would help in debugging these issues. |
Same issue.
So I uninstalled the plugin, downloaded again with a different browser, installed, and enabled with auto template updates off. No go, same issue. As well, what I just noticed, is if I edit the template files with the one that was posted earlier, I hit save, and it looks like it saves. But when I go back and check, nothing has changed. |
Quote:
Somehow in the code for the Facebook Send button I used a funky quote character instead of the normal quote character ("). Probably a copy and paste issue. To fix your issue edit the XML product file... look for the line: Code:
<fb:send <vb:if condition="$bophref">href="{vb:raw bophref}?</vb:if> font=?tahoma" colorscheme="{vb:raw boplord}"></fb:send> You might not see a difference in the shape of the quote depending on the font you are using but trust me they are different characters. The funky quote isn't valid on some systems. I will fix the quotes in the next release, due out very soon, if you don't want to manually edit yourself. Once you make the changes re-import the product, it should work. The new version I am pleased to announce will allow for asynchronous javascript loading of all buttons to improve page load performance. |
Quote:
But I cant see any more buttons. My template file still is incomplete, and when I copy over the completed one and save, it processes like it's saving, but it remains the same. Not sure if you have any ideas what's going on there. |
Maybe you need to "revert" the more_share_options template now. It might have saved over the old version.
Worst case uninstall the mod, then go to edit templates- if the more_share_options template still exists after uninstalling, manually delete it, then re-install. |
Weird.
I uninstalled the mod, deleted the template. then re-installed it. And the template is still messed up. It cuts off at the exact same point every time and won't allow it to go passed that. |
Ok. Fixed it.
For the template, when I copied over the good one that was posted here. I replaced the same quotes in that file as you specified for the xml. Worked perfect. Thanks! |
Great to hear. :up:
Anyone else with an invalid character error should follow my instructions in post #176. Revert or delete your existing more_share_options templates before re-installing the mod. On an unrelated note I've noticed the way vBulletin loads the Facebook button is good (it loads last) but it could be better. I found this issue in the bug tracker: http://tracker.vbulletin.com/browse/...story-tabpanel Please vote for the issue if you want faster/better performing Facebook buttons. |
Quick question- this probably isn't possible, but I thought I'd ask:
Sometimes, I've noticed that my pages hang up on the loading of the stumbleupon button, and when it got really bad I disabled your mod for a few hours and then enabled it, and it was loading fine again... Is there a way to serve those images locally OR perhaps to make it so they load after the content (posts on that page) load? If not, not a big deal, I understand it's probably quite difficult to implement that change. Thanks! |
The next version of this mod will have all the share options (including stumbleupon) loading asynchronously which means the rest of the page will load and not wait for any of the share buttons to finish loading.
|
Quote:
incredible... Thanks BirdOPrey!! |
Love this mod. :)
1 Question. Any plans to have an option to disable the share icon on specified forums (such as private sections) ? |
Quote:
|
Updated Mod to Version 2.5
New Features:
I strongly recommend everyone upgrade to this latest version. Note: I have moved the default order of the buttons- the Goolge +1 button does not resize automatically so to have a clean look and consistent spacing between buttons I had to move it to the very end. You can easily change the order of buttons by manually editing the more_share_options template. A "virgin template" is no longer required- simply copy and paste the button codes in whatever order you want them. I strongly recommend you revert any customization you've made in the more_share_options template so you work off the new, simplified, template- however the mod should still work with the old 2.25 template. |
Oh on older versions of vBulletin (4.1.1 and below) the Facebook Button Code loads asynchronously because it's supplied by this mod.
However in 4.1.2 and above vBulletin itself supplies the code and it's not technically asynchronous, HOWEVER it loads at the very bottom of the page so the result is virtually the same as asynchronous loading. I strongly urge everyone to vote this issue in the tracker to ask vBulletin convert it to completely asynchronous code: http://tracker.vbulletin.com/browse/...story-tabpanel If You absolutely must have asynchronous loading on Facebook in 4.1.2 and above you can manually edit your facebook_footer template. Erase it all and replace it with: Code:
<script type="text/javascript" src="{vb:raw vboptions.bburl}/clientscript/vbulletin_facebook.js?v={vb:raw vboptions.simpleversion}"></script> EDIT - It appears sometime between 4.1.2 an 4.2.0 the default code is now asynchronous. I do not know when the change happened but I suggest you not make this change on a newer VB version (certainly not 4.2.0+) |
Thanks, work on 4.1.5 beta versions and fast loading page too. But press like button above some Pictures, there aren't show any contents on Facebook, by set like as like button counts. Also, if set like as like standard it show error: "Your page's type requires that a meta tag of the form <meta property="og:image" ...> be present."
|
1 Attachment(s)
Hello I'm on 4.1.4 pl2 and everything is working great on the mod. The only thing I noticed is its breaking the template on chrome only..opera and firefox seem to work fine. Any suggestions?
I've tried turning auto templates off but nothing changes it except disabling the mod. Attachment 131393 |
On a more thorough view I see its not just the username but the entire banner alignment..its all pushed to the left.
|
I will need a link to your forum.
|
Joe, I want to thank you from the bottom of my heart for what you have done in this latest update! The asynchronous loading of all the buttons makes a huge difference on my forum. I live and work in China, and also have many Chinese members. And as Twitter, Facebook, google etc are blocked here, this always caused a huge lag on pageload. Now it loads great! Once again, thank you so much!!
|
This is awesome, thanks for the update. Works perfect!
:) |
Quote:
|
Looks like the latest version is now working perfectly for us. =)
|
Quote:
Quote:
Quote:
Quote:
|
Think I must have a mod conflict as nothing is showing on the individual threads no matter if I align left or right and if I add to the what's going on box, it comes up with the word 'Share' twice. Looks like a top mod though and despite these problems is a handy way to have some buttons on the forum home.
If you have any ideas to track down the issue and get the mod working 100% I'd really appreciate it. Thanks. |
Quote:
Can I get a link to your forum? Have you tried it on the default style? |
Quote:
|
All times are GMT. The time now is 04:47 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|