![]() |
Find: headinclude
<meta name="description" content="{vb:raw vboptions.description}" /> </vb:if> Replace <meta name="description" content="{vb:raw vboptions.description}" /> </vb:if> <vb:if condition="THIS_SCRIPT == 'showthread'"> <link rel="canonical" href="http://www.example.com/forum/{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}" /> </vb:if> Find: SHOWTHREAD <vb:if condition="$show['fb_likebutton']"> Replace <vb:if condition="$show['fb_likebutton']"> <div id="fb_likeframe" style="border: none; overflow: hidden; height: 27px; width: 95px; vertical-align: text-bottom; padding-top:1px;"><a href="http://twitter.com/share?url=http://www.forumdigitalfoto.com/{vb:link thread, {vb:raw thread}}" class="twitter-share-button" data-count="horizontal" data-via="f_digitalfoto">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div>{vb:raw fblikebutton} --------------------------------------------- The code above worked for my forum but now have a problem. Topics with accents do not work. How to solve this problem? |
What do you mean by "accents"? Accented characters? like ãàÈ? Can you link me to a thread where it isn't working?
|
Installed!
Using this mod, and the vB 4.0.6 built-in Facebook Like button. All working smoothly. THANK YOU! :D w00t w00t! :) |
Quote:
|
Honestly I have no experience with non english characters, I'll google and see if I can find the issue. A link where I could see it may be able to help.
|
I'm not having a problem with accented characters... Here I tweeted this and it worked fine:
http://t.co/TAIYSz1 Also no reports on Google of any issues on this subject. I will need a link to a thread where it isn't working to be able to try anything else. |
I'm experiencing the zero-value tweet count.
We are running vBseo, and vB4.0.6 Somehow, I think it is something on Twitter's side. In any event... so far so good! :) |
This is odd. I'm using the built-in Facebook like option. When vBSEO is enabled, only the Facebook button shows. Disabling vBSEO and the Twitter button shows but no Facebook.
|
Help. I've tried everything and does not work.
Clicking the button tweet sends me www.miforo.comshowthread.... instead of www.miforo.com / forums / showthread .... What could be? |
Quote:
Quote:
|
[QUOTE=BirdOPrey5;2101108]The 'fix' for your problem was posted in post #42 of this thread.
No... I tried everthing.... and nathing!!!!!!!!!!!!!!:( |
[QUOTE=Montecristo;2101221]
Quote:
|
The problem are the titles of the post. If you have óíéúá´. not work.
your post appears showthread.php?t=54254 my post showthread?t=54254-this-is-the-name-my-póst <---the accent no works |
Quote:
http://www.testdomain/test/showthread.php/16-accent-test-%C3%B3%C3%AD%C3%A9%C3%BA%C3%A1 goes to the same place as simply: http://www.testdomain/test/showthread.php/16 I will see if there's a way to use the simplified URL as the URL parameter |
Quote:
Thanks, I look forward to your response. :D:up:;) |
Ok, i change url friendly in admincp url and works.
URL FRIENDLY STANDAR Thanks!!!!!!!!!!! |
Great news!
|
Hi Joe
Indeed setting the board to use standard URLs does get around this issue, but if the mod can somehow use the standard URL whislt friendly URLs are enabled for the board that would be ideal since friendly URLs are good for our search engine rankings. Thanks for this excellent mod... |
Quote:
|
Got mine working again, it's a vBSEO issue: http://www.vbseo.com/f77/facebook-li...hes-45619-new/
|
I installed it on a customized 4.0.7 using the I Like button and it works perfect, thank you very much.
However, it looks I am a bit slow tonight ;-), is it possible to have the twitter button and cound left to the FB button? I am a bit confused with the code, maybe you can help me? Thanks a lot! |
Although it's counter-intuitive if you just swap the code location with the facebook like button the Tweet button will be to the left of the FB button.
Use this as a replacement instead of the original directions: Code:
{vb:raw fblikebutton}<div id="fb_likeframe" style="border: none; overflow: hidden; height: 27px; width: 95px; vertical-align: text-bottom; padding-top:1px;"><a href="http://twitter.com/share" class="twitter-share-button" data-count="horizontal" data-via="YOUR_TWITTER_USERNAME">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div> |
That was too easy ;-). Thank you very much and I will consider your advice for sure!
|
Quote:
Help me please... This is my template code PHP Code:
|
^^^^
Your issue is with the line: HTML Code:
<link rel="canonical" href="http://www.freakpyromaniacs.com/forum/forum.php{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}" /> HTML Code:
<link rel="canonical" href="http://www.freakpyromaniacs.com/forum/{vb:link thread, {vb:raw thread}, {vb:raw pageinfo_post}}" /> You had an extra "forum.php" in that line... |
Quote:
|
1 Attachment(s)
You didn't mention this working for blogs, but I tried anyway in the blog_show_entry template, and it appears on two separate lines. Any chance of instructing on how to make it look nicer on one line?
Attachment 122351 |
I don't have the vB4 Suite so I can't test out too much. I downloaded a copy of your blog and played with some settings- if you completely remove the <div> tag around the Twitter code then both buttons show up on the same line, but the twitter button is a few pixels higher than the Facebook button. I haven't figured out a way to correct this without using a div tag, if I had a suite license I would try some more but if you play with it hopefully you can figure it out.
Also I noticed you didn't put your Twitter username into the code, your username is still set to "YOUR_TWITTER_USERNAME." |
thanks for that!
|
Quote:
Id be hard pressed to say that with any confidence. Basically, I just dont know if its affecting us. I think it might be but can't say for sure. All the best, |
Everything works accept the counter.
We also work with VBseo but don't use the FB options. |
The counter may not work if you have unique URL's for whatever reason. You can remove the count by changing the code from data-count="horizontal" to data-count="none".
|
I got this error in vB 4.0.7 => 'url' parameter does not contain a valid URL. What's wrong?
|
Quote:
|
I also get:
After clicking the TWEET button. URL required 'url' parameter does not contain a valid URL. |
Quote:
|
Not that i can see.
However it seems to be working today! Edit: Stopped working again. Example URL: http://www.planetoceanalliance.org/f...e.-Please-Read. |
You have the "Canonical Link Element" on your page, I don't know if you added it following the instructions here or for some other reason, but in either case it's wrong.
You have: <link rel="canonical" href="showthread.php/11265-Forum-Downtime..Sorry!" /> It's missing the http://www.planetoceanalliance.org/forum/" before the "showthread.php..." you should manually add this info to the template... from your source code it looks like this is in your SHOWTHREAD template but I'm not 100% sure. |
works great with 4.08 thanks
|
Quote:
|
All times are GMT. The time now is 01:03 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:
|