× Joomla Facebook Connect support forum

Topic-icon Auto logout my site when user never logout facebook

Support Specialist
13 years 2 months ago #7652 by alzander
Anson,
I just logged into your site and un-commented the the line you had in $message string you had set up in there. I changed the link to be your site URL, tried to register and it worked. Image attached below for what showed up in my feed, so hopefully this will help.
File Attachment:


The only thing I can think that may be the problem with your testing is that you don't have a "Returning User Message" setup in JFBConnect.. since that's blank, we won't try to post a message to Facebook. If you want to test, try setting the login message to something, and then you should be able to see the post (like I did, during registration).

Best of luck to you, and keep us posted on if this works for you or not!
The topic has been locked.
Active Subscriptions:

None
Hi Alex,
Problem solved, Thanks a lot=]

I tried added the picture link to the message and registered again and it worked great!
see: awesomescreenshot.com/09b7u59c6

//Anson: Add status image and link
$message = array("message"=>$message, "link"=>"www.kingsdb.com", "picture"=>"www.kingsdb.com/images/stories/kingsdb/facebook/facebook.jpg");

The syntax is the same as my last modification, but this time it works....
However, Thanks a lot for the help and I will report to you if any problems occurs.

One minor issue, in config. page of JFBConnect, there is a YES/NO option "Enable Returning User Redirection", I hope there could be a new YES/NO option "Enable New User Redirection". As it could provide more flexibility to website and it's also useful to my site.
The topic has been locked.
Support Specialist
13 years 2 months ago #7667 by alzander
Great to hear it's working, and very happy we could help!

As for new user redirection yes/no-- We thought about adding that option with 3.0, but just never did it as we've noticed that (just about) everyone wants some sort of new user redirection.. whereas for logging it, it can go either way. With new users, theres so many additional things (welcome, edit your profile, invite friends, etc) that admins would prefer the user to do than to get back to reading whatever page they were on.

Obviously, that's not our choice to force on users though. I've taken a note to try to add that option in the next release. It shouldn't be too hard, but it's not a high priority, just for full honesty. Let me know if that's a real problem though (and why, if you don't mind) as we prioritize things from how it affects our users.

Thanks
The topic has been locked.
Support Specialist
13 years 3 weeks ago #8771 by mel
We've just released JFBConnect version 3.2. There are now settings in the Configuration "Status/Wall" tab to set a default image and URL for wall messages for new and returning users. Coincidentally, we also added new OpenGraph settings under the Social configuration area. If you leave the new Status/Wall fields blank, the message will still be posted, but Facebook should try to determine the best values for these using these Open Graph settings.
The topic has been locked.