× Joomla Facebook Connect support forum

Topic-icon Login with Facebbok in kunena

Active Subscriptions:

None
14 years 11 months ago #10879 by ESOS
I would like put the login button under standard kunena (1.6) user registration, like in this forum but i can't do it. I dont't know how. Could you help me with this.

Regards
The topic has been locked.
Active Subscriptions:

None
14 years 11 months ago #10900 by fb_548860032
I would also be interested in this. I was just about to look into doing it as well :D
The topic has been locked.
Support Specialist
14 years 11 months ago #10910 by alzander
Sorry for the delayed response. There's a few ways to do this, and it depends on how you have Kunena setup to handle registrations in the Integration tab. However, I'll give one example, and hopefully that will help. If it's not the specific area you're looking for, and you need help doing it elsewhere, just let us know.

To add the Login With Facebook to the little header area of Kunena where it says "Welcome, Guest" and shows a horizontal login form, do the following:
1) Edit the file /components/com_kunena/template/default/loginbox/login.php
2) At line 58, add the {JFBCLogin} tag below (I left the 2 lines above it so you can make sure you're at the right spot)
<?php echo JHTML::_ ( 'form.token' ); ?>
</span>
{JFBCLogin}

This will add the Login with Facebook button directly next to the normal Login button. Please note, these instructions are for the default Kunena template, and may be slightly different for a different template, or a modified one.

Again, hope this helps, and we'll add this to our Common Support Questions for profile integration shortly. Let us know if you need anything else!
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 11 months ago #10912 by ESOS
Replied by ESOS on topic Login with Facebbok in kunena
Great! Works! Thank you so much :)
The topic has been locked.
Active Subscriptions:

None
14 years 11 months ago #10916 by fb_548860032
Perfect! I didn't realise there was a nice simple tag I could use in content :D

Are there any other tags available in the package?
The topic has been locked.
Support Specialist
14 years 11 months ago #10922 by alzander
Are there other tags?! I think you're missing out a lot of what JFBConnect has to offer :) The page below has the details of all the available tags, which are for all of the Social modules (like, comments, fan, etc):
www.sourcecoast.com/jfbconnect/docs/conf...ation-guide?start=13

These tags can also be seen in the JFBConnect admin area in the Social Configuration section under the "Examples" tag. One final thing I would recommend to anyone that has a site with forums, or other user-generated content, is to make sure you have a Admin Key setup in the miscellaneous tab. That makes it so you have to enter {JFBCLogin key=xxx} for the tag to work and prevents users from adding random Like buttons or other things in forum posts. We've never heard of abuse of the tags, but always better safe than sorry :)

Finally, after you've played with JFBConnect for a bit, please consider leaving a rating and review on the Joomla Extensions Directory. It certainly isn't required, but very appreciated:
extensions.joomla.org/extensions/social-...ook-integration/7215

Thanks, and best of luck to both of you and your sites!
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 11 months ago #10962 by ESOS
Replied by ESOS on topic Login with Facebbok in kunena
Excuse me, i know that it's not your problem and you don give support about that, but... could you tel me where is the archive and css line to modify the size of font of this login module? and how can i modify it? Thank you.
The topic has been locked.
Support Specialist
14 years 11 months ago #10975 by alzander
ESOS,
Can you post (or Private Message) a link to your site? I can tell you how to do it with general guidelines, but it's always best to give specifics to your site in case there's any differences that your template would throw in there and such.

Just to make sure, you're looking to make the font size smaller of the horizontal login area of Kunena, correct? I'm not sure what you mean when you mention the 'archive'. Any specifics on what you're looking for will help.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
14 years 8 months ago #13463 by kenjoh
Hello, newcomer to the fourm, just wanted to say that adding this tag to the login.php file didn't work for me. Nothing happens when I select the "connect with facebook" button.

My kunena version is 1.7
My joomla version is 1.5.22

Thanks
The topic has been locked.
Support Specialist
14 years 8 months ago #13480 by alzander
Kenyon,
Usually when the button doesn't 'click' it's because there's a Javascript error on the page. If you can post (or private message) a link where we can see what's happening, we can likely help you out quickly.

Thanks,
Alex
The topic has been locked.