Facebook and Twitter Sharer

Started by Aleksi "Lex" Kilpinen, December 13, 2010, 04:16:04 PM

Previous topic - Next topic

Hardcase

#80
it wont appear on fb at all now within the group, if i publish it to my own wall it works ok but still with a link to the login page, but it wont publish to the group its intended for  ???

Ok it now appears to work fine in the group and to page, linking the topic to fb and from facebook to the site. Is it intended that if someone comments on FB that the comment would appear in the forum post?

I know i'm probably missing something simple, but i'm nearly there :)

Aleksi "Lex" Kilpinen

The Sharer only does the link share from forum to FB user's wall - All the rest you might want to do with it depends on facebook, and may need you to use further tools.
The Sharer.php is simply a sharer ;)
Slava
Ukraini!
"Before you allow people access to your forum, especially in an administrative position, you must be aware that that person can seriously damage your forum. Therefore, you should only allow people that you trust, implicitly, to have such access." -Douglas

How you can help SMF

bruce86

Quote from: bruce86 on July 04, 2011, 06:00:22 AM
Quote from: Aleksi "Lex" Kilpinen on July 04, 2011, 05:51:33 AM
Quote from: bruce86 on July 04, 2011, 05:50:44 AM
2.0?..:)
Haven't updated yet - but should work without any code conflicts, just use emulation to 2.0 RC5 in order to install.
Thank you..;)
I tried but no go

Aleksi "Lex" Kilpinen

Quote from: bruce86 on July 04, 2011, 07:51:14 AM
Quote from: bruce86 on July 04, 2011, 06:00:22 AM
Quote from: Aleksi "Lex" Kilpinen on July 04, 2011, 05:51:33 AM
Quote from: bruce86 on July 04, 2011, 05:50:44 AM
2.0?..:)
Haven't updated yet - but should work without any code conflicts, just use emulation to 2.0 RC5 in order to install.
Thank you..;)
I tried but no go
Why not? Did it give you errors or what? Many people have already installed this on a 2.0 Final (including myself).
Slava
Ukraini!
"Before you allow people access to your forum, especially in an administrative position, you must be aware that that person can seriously damage your forum. Therefore, you should only allow people that you trust, implicitly, to have such access." -Douglas

How you can help SMF

bruce86

Quote from: Aleksi "Lex" Kilpinen on July 04, 2011, 07:59:15 AM
Quote from: bruce86 on July 04, 2011, 07:51:14 AM
Quote from: bruce86 on July 04, 2011, 06:00:22 AM
Quote from: Aleksi "Lex" Kilpinen on July 04, 2011, 05:51:33 AM
Quote from: bruce86 on July 04, 2011, 05:50:44 AM
2.0?..:)
Haven't updated yet - but should work without any code conflicts, just use emulation to 2.0 RC5 in order to install.
Thank you..;)
I tried but no go
Why not? Did it give you errors or what? Many people have already installed this on a 2.0 Final (including myself).
It is not compatible, I tried to emulate but to no avail, I do not understand where mistake.

Aleksi "Lex" Kilpinen

I'd just guess the version you put down in the advanced options is not exactly correct.
But I'll try to update this package soon - in the next couple of days, so you don't have to wait for long if you can't work it out by then...
Slava
Ukraini!
"Before you allow people access to your forum, especially in an administrative position, you must be aware that that person can seriously damage your forum. Therefore, you should only allow people that you trust, implicitly, to have such access." -Douglas

How you can help SMF

bruce86

Quote from: Aleksi "Lex" Kilpinen on July 04, 2011, 08:17:46 AM
I'd just guess the version you put down in the advanced options is not exactly correct.
But I'll try to update this package soon - in the next couple of days, so you don't have to wait for long if you can't work it out by then...
Okay thanks a lot ..;)

Aleksi "Lex" Kilpinen

Package updated - Should now work with SMF 2.0 Final as well as RC4 and RC5 :)
Slava
Ukraini!
"Before you allow people access to your forum, especially in an administrative position, you must be aware that that person can seriously damage your forum. Therefore, you should only allow people that you trust, implicitly, to have such access." -Douglas

How you can help SMF

bruce86

Quote from: Aleksi "Lex" Kilpinen on July 05, 2011, 11:32:27 AM
Package updated - Should now work with SMF 2.0 Final as well as RC4 and RC5 :)
Thank you so much for the version 2.0 !!..;)
But I still can not see it, perhaps due to some setting.

Aleksi "Lex" Kilpinen

On the modsite? Should be there, the link is in the first post of this topic...
Slava
Ukraini!
"Before you allow people access to your forum, especially in an administrative position, you must be aware that that person can seriously damage your forum. Therefore, you should only allow people that you trust, implicitly, to have such access." -Douglas

How you can help SMF

bruce86

solved thanks a lot!!.::)
On virtually every section we have to insert the display option "Allow topics to be share to Facebook from this board".

Aleksi "Lex" Kilpinen

Oh, you meant you did not see the button :D
Well, good that you solved it foryourself ;)
Slava
Ukraini!
"Before you allow people access to your forum, especially in an administrative position, you must be aware that that person can seriously damage your forum. Therefore, you should only allow people that you trust, implicitly, to have such access." -Douglas

How you can help SMF

Martingonnella

Hey,

Love the Mod. Thanks

Is there going to be a Twitter one available?

Martin

Aleksi "Lex" Kilpinen

This could be easily made to work for Twitter I think, but I haven't thought about it.
Slava
Ukraini!
"Before you allow people access to your forum, especially in an administrative position, you must be aware that that person can seriously damage your forum. Therefore, you should only allow people that you trust, implicitly, to have such access." -Douglas

How you can help SMF

Martingonnella

Ok
Cool.

It would be nice to have a matching pair..could this be made?

Aleksi "Lex" Kilpinen

#95
I'll think about it :) As I gather, it should be pretty easy to do, I might just do it...

EDIT:
It should basically be just the same code, with just the button on Display.template.php replaced with

<a href="http://twitter.com/share" class="twitter-share-button" data-count="none">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>


Now, I haven't tested this at all yet - but it would seem like it should be easy to do, and perhaps even bundle these in the same package as well.
And I might just try to work on that later today and test it out ;)
Slava
Ukraini!
"Before you allow people access to your forum, especially in an administrative position, you must be aware that that person can seriously damage your forum. Therefore, you should only allow people that you trust, implicitly, to have such access." -Douglas

How you can help SMF

Martingonnella

It would make a really good mod. I can't aerie dingy at hard as there quite similar.

Can I have a request a small fix and what I found annoying install your Facebook mod. I notice I bad to enter each board and select the Facebook tick box. I found I needed it on quite a few boards... It would be better to have it so when you install the mod.... It does it on ALL boards, then you can untick on each board the one you don't want it to cover.. Your find this would be easier for installers.

Or you could have a page in the option panel with tick box with the lard title all on one page... What's easier?

Aleksi "Lex" Kilpinen

Actually that's one thing I've been thinking about - Which would be easier for MOST users, activate all by default - or none by default.
I haven't really made up my mind about it yet to be honest - both have their pros and cons...
Slava
Ukraini!
"Before you allow people access to your forum, especially in an administrative position, you must be aware that that person can seriously damage your forum. Therefore, you should only allow people that you trust, implicitly, to have such access." -Douglas

How you can help SMF

Martingonnella

Yep... Just something a little easier I think would be easier. When you think you can do a twitter one? Fastest poss would be much appreciated

Aleksi "Lex" Kilpinen

Not giving any promises, but I'll look in to it later this day ( It's early morning for me now ;) )
Slava
Ukraini!
"Before you allow people access to your forum, especially in an administrative position, you must be aware that that person can seriously damage your forum. Therefore, you should only allow people that you trust, implicitly, to have such access." -Douglas

How you can help SMF

Advertisement: