× Joomla Facebook Connect support forum

Topic-icon Status not updating in FB

Support Specialist
14 years 2 weeks ago #3552 by alzander
Replied by alzander on topic Status not updating in FB
Mike,

I just logged in to the backend and noticed the little X next to the JFBConnect User Plugin on the Overview page. If you hover over the X, it will pop up a description of the issue. In this case it says:

The joomla user plugin must execute before the jfbconnectuser user plugin. Please fix this in the plugin manager.

Screen shot 2010-04-15 at 12.47.09 PM.png

I'm going to test fixing this and see if that fixes your issues. I wanted to post it here anyway, though, in case someone else has a similar issue.

I will post back here and let you know if changing the order fixed your issue.
The topic has been locked.
Support Specialist
14 years 2 weeks ago #3554 by alzander
Replied by alzander on topic Status not updating in FB
I believe I found the issue. This post discusses it:
[url:2eazfsxj]http://www.cmsmarket.com/distribution/viewtopic.php?f=38&t=674&p=2786&hilit=init#p2786[/url:2eazfsxj]

2) This one we can help with. Can you try the following:
In the component/com_jfbconnect/views/loginregister/tmpl/default.php file, at line 11 right under the "include_once" line, add:

defined('_JEXEC') or die();
require_once (JPATH_ROOT.DS.'components'.DS.'com_jfbconnect'.DS.'helpers'.DS.'facebookhelper.php');
JFBConnectFacebookHelper::init();


Since your loginregister page didn't have the JFBCLogin module on it, that init() call was never being made. We have already fixed the code and it will be included in version 3.0.0 which will be released soon, but I wanted to post it back here in case anyone else runs into the issue.

I just deleted my User Map from your site and then when I logged in and signed up, I was prompted to allow your application to allow posting to my wall and my status was updated on Facebook.

Version 3.0.0 also has the ability to re-prompt users the next time they log in. This will hopefully be released soon.

Let me know if you need more help. Sorry that took so long and thanks for being patient!
The topic has been locked.
Active Subscriptions:

None
14 years 2 weeks ago #3555 by kssocial
Replied by kssocial on topic Status not updating in FB
First off I want to thank you for the first rate service. I'm fairly new to Joomla so its still a learning experience. My apologies to you for having taken your time for an issue that should not have happened. You can attribute that to my ignorance. Be sure that I will head to joomla.org shortly and post a review of the product and be I'll be sure to mention the quality support received.

In my short time working with Joomla I've bought a number of extensions and used a number of free extensions. The quality of support ranges from first rate to nil. I'm glad that I I found one of the good ones at Sourcecoast, quality extension and quality support. I'll remember this when I am in the market for other products.

Mike
The topic has been locked.
Support Specialist
14 years 2 weeks ago #3557 by alzander
Replied by alzander on topic Status not updating in FB
Mike,

Glad we could help. Being a Joomla! user myself, it's frustrating when you can't get an answer from the author. While we can't always respond immediately, we like to help as fast as we can.

I'm also glad to have another new Joomla! user. Don't apologize for needing help. I help a lot of people on our forums with general Joomla! questions as well as on the official Joomla! forums:
[url:1u2jkm0n]http://forum.joomla.org/memberlist.php?mode=viewprofile&u=219851[/url:1u2jkm0n]

If you ever need help with anything, feel free to hit me up,
Will
The topic has been locked.
Support Specialist
14 years 2 weeks ago #3558 by alzander
Replied by alzander on topic Status not updating in FB
If you do want to give us a good review, though, we are also on the Joomla! resources page :D
[url:2zvx1dlk]http://resources.joomla.org/directory/other-services/consulting/sourcecoast-web-development.html[/url:2zvx1dlk]
The topic has been locked.