SA Facebook Integration

Started by SMFHacks.com Team, February 12, 2010, 01:36:11 PM

Previous topic - Next topic

brades

I am trying to get this to work with my lagusta theme from dziner studios. Could someone please help me out? I would really appreciate it. I have included the index.template.php

Thanks!

poetra

still no information about DzinerStudio support?

Hope will fix it soon,... thanks

Yngwiedis

Some help with that please ?

Quote from: Yngwiedis on April 14, 2011, 09:19:03 AM
Can someone tell me an example of block for SimplePortal with ssi_facebook actions ?

I try this but is not correct:

<?php
global $boarddir;
require_once(
$boarddir '/SSI.php');
 
ssi_FbcLiveStream(); ?>



Also can someone tell me what is the difference if i check or uncheck the Simple Portal Mod option in the Supported Mods tab ?
Because i cant really see any difference...


Thank you very much.

AmityHost.com - The Affordable Host

Spoogs

Quote from: poetra on April 18, 2011, 04:57:37 AM
still no information about DzinerStudio support?

Hope will fix it soon,... thanks
Those themes are not that easy to edit for this mod, so manual edits will be required... future versions on this mod will have less theme edits so at that point it should be more compatible with those themes.

Spoogs

Quote from: Yngwiedis on April 18, 2011, 10:19:05 AM
Some help with that please ?

Quote from: Yngwiedis on April 14, 2011, 09:19:03 AM
Can someone tell me an example of block for SimplePortal with ssi_facebook actions ?

I try this but is not correct:

<?php
global $boarddir;
require_once(
$boarddir '/SSI.php');
 
ssi_FbcLiveStream(); ?>



Also can someone tell me what is the difference if i check or uncheck the Simple Portal Mod option in the Supported Mods tab ?
Because i cant really see any difference...


Thank you very much.

might be easier to create your block based on what you find here http://developers.facebook.com/docs/plugins/ (sorry cant help much with the code you have above)

The difference with enable/disable Simple Portal is whether Fb Connect shows in the user block or not.

SA™

1.0 RC5 realsed

///////////////////////////////////////////////////////////////

rev288
added unique comments to each topic options
combined publish like share board option into one
added more check for compatability
fixed hard coded text
fixed iconv campatability
added furthur check during registration for invald chars and too long names
fixed profile feild when empty
added supprt for coppa age restrictions
added option for maintenance title and maintenance reason
added supprt for registration methods normal fb only disabled
added maintenance reminder notice

/////////////////////////////////////////////////////////////////

rev289
fixed bbc when publishing post
fixed comments not working with special chars in subject
fixed commetns not showing at all when share is enabled
chnaged share to uses custom code instead of js ^^

////////////////////////////////////////////////////////////////

rev290
now makes use of the hooks system
removed sevaral index.template edits
like option removed now you can just easly add it where you want using show_facebook_like_button('www.test.com','recommend','button_count'); function
facebook now only shows in menu for less edits
fixed undefined $txt errors
facebook settings are now avalible in your profile area


///////////////////////////////////////////////////////////////

rev291
removed all index.template.php edits

///////////////////////////////////////////////////////////////

rev292
fixed user settings not being saved
fixed db_select_member_settings function wasnt getting correct info
fixed users notes not showing
fixed users groups not showing
fixed users events not showing
added support for some cacheing
added help txt strings to admin panel


pls take note and complealy uninstalll any older versions of this mod before instaling this version
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

Spoogs

For those who needed help with making edits, this is the version I mentioned earlier that eliminates the theme edits, so please try this version and let us know if you have any issues (2.0 branch only... more specifically 2.0 RC5)

azjeepclub

Looks nice I like it - still no "like" or "share" in other themes.. Just realized the "Comments" Which is really sweeet but that doesnt work in my default theme either. Would love to see what coding has to be done to get these working in my forums default theme. Appreciate the hard work and great Mod!!!

AZ Jeep Club
Owner / Admin

Yngwiedis

Can you please explain how we can add the new show_facebook_like_button('www.test.com','recommend','button_count'); function   ?
I dont understand where i need to add this.

Thank you.
AmityHost.com - The Affordable Host

azjeepclub

You add it to your themes index template in the body where you would like it to show up in the message body. It will be different for each theme. All you can do is hope that the new version installs it correctly to your theme or beg one of these guru's to do it for you. I know because I have been asking similar questions, it is different for every theme.
AZ Jeep Club
Owner / Admin

Yngwiedis

I dont have any problem to add it to my theme.
I just dont understand the options of this function.
I dont want a button count. I want the normal view with names beside.
Also i dont want recommend word to be display. I want Like word.

So i think a small explanation of the various options of this function will be needed.
AmityHost.com - The Affordable Host

SA™

@azjeepclub
can i have link to your site?

@Yngwiedis
you can chnage it to your needs
show_facebook_like_button('www.test.com','recommend','button_count');
show_facebook_like_button('www.test.com','recommend','standard');
show_facebook_like_button('www.test.com','recommend','box_count');

you can also chnage the recommend to like
show_facebook_like_button('www.test.com','like','standard');
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

Yngwiedis

Quote from: SA™ on April 20, 2011, 12:05:57 PM
@azjeepclub
can i have link to your site?

@Yngwiedis
you can chnage it to your needs
show_facebook_like_button('www.test.com','recommend','button_count');
show_facebook_like_button('www.test.com','recommend','standard');
show_facebook_like_button('www.test.com','recommend','box_count');

you can also chnage the recommend to like
show_facebook_like_button('www.test.com','like','standard');



Nice :)  Thank you very much.
AmityHost.com - The Affordable Host

azjeepclub

Sure thing buddy > www.AZJeepClub.com/Forums

I have the "Like" working now, still no "Share", no "Comments" (after connecting on the home page of FB Connect) - I think the rest is working ok though... I Still LOVE this mod.
AZ Jeep Club
Owner / Admin

azjeepclub

I guess I need more posts for the link to be active LOL - More posts coming  ;D

but yeah, its AZJeepClub.com/Forums
AZ Jeep Club
Owner / Admin

SA™

http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

SA™

hang on a min lol your are talking about the comments in topics right?
or comments on the facebook connect page?
http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

azjeepclub

Comments in the FaceBook connect page - I will make you an admin if you would like... Are you using your FaceBook Avatar on the site? I guess that isnt showing through... I will have to work on that if it is my theme that is breaking it...
AZ Jeep Club
Owner / Admin

SA™

http://samods.github.io/SAChatBar/

Xbox Live: smokerthecheese 360 or xbone
My Work
Piano Movers / Delivery service
QuoteMy allies are dead.
I'm 'bout to be too.
Zombies are chasing me.
F*** it, I'm screwed -___-

azjeepclub

Got it - site was being blocked on my end, not a problem =) Works on another network just fine. Let me know if you need admin.
AZ Jeep Club
Owner / Admin

Advertisement: