Facebook connect

Has anyone got that to work?  What is the trick, and WHY are so many having problems?

Quote · 19 Dec 2010

what the problem???

you'd better write specific of your problem so we can read it..  ^_^

=> http://friends.smansakra.sch.id => friends community based dolphin 7
Quote · 19 Dec 2010

thanks, I should have added more..

it is version 7.04

when they register, the email does not come though, and they are listed as afganistan, with nothing else in the profile

 

I there other settings I need to do on facebook to bring this over?  I suspect others have the same problem but could not fine questions.

 

Thanks

Quote · 19 Dec 2010

deano has a cheap product about facebook connect that has alot of feature , and obtaining email address is also included in it.

http://www.boonex.com/unity/extensions/entry/Deanos_Facebook_Connect_Version_2_0

i don't know why sashae (creator of facebook connect) just redirect facebook login form to our site without confirmation from facebook.com, so email address of the facebook user can not be catch without permisson from facebook user.

=> http://friends.smansakra.sch.id => friends community based dolphin 7
Quote · 19 Dec 2010

I just bought that module, everything from him so far as been great.

 

The only country that shows up in the new profiles, is afganistan... thinking that might not be the best..

 

:)

 

Did you have this problem?

 

ALSO everything flips over to this now

http://adventistdate.net/profile_info_required.php

 

thinkin'  that ain't good either

 

Did you have that happen?  and what was the fix?

Quote · 19 Dec 2010

 

I just bought that module, everything from him so far as been great.

 

The only country that shows up in the new profiles, is afganistan... thinking that might not be the best..

 

:)

 

Did you have this problem?

 

ALSO everything flips over to this now

http://adventistdate.net/profile_info_required.php

 

thinkin'  that ain't good either

 

Did you have that happen?  and what was the fix?

Your getting Afghanistan because it is the first option in the country selection. And that is because facebooks API does not provide a country code. it also does not provide a zip/postal code. So that is how that will be until facebook decides to add those to the API.

Now. profile_info_required.php is the page it is redirected to when profile information is missing. Should contain a link that directs the user to their profile edit page to complete the profile. Only goes off once every 24 hours. Setting can be changed in config. However, many people forget to upload it to the server and end up getting a profile not available message instead. So make sure you uploaded it. It's a useful feature if the complete mod was fully uploaded per the instructions.


https://www.deanbassett.com
Quote · 19 Dec 2010

 

The only country that shows up in the new profiles, is afganistan... thinking that might not be the best..

Did you have this problem?

ALSO everything flips over to this now

http://adventistdate.net/profile_info_required.php

Did you have that happen?  and what was the fix?

nice to hear that you have just bought it.

deano has answered your problem.

now, i will answer your quenstion:

"no, i don't have that problem, becouse i don't have deano facebook connect, i want it but i can not. Hopefully he give me for free"" hehehehe..LOL

=> http://friends.smansakra.sch.id => friends community based dolphin 7
Quote · 19 Dec 2010

Unlikley. Most of my mods features will be standard in dolphin 7.0.5 version of facebook connect.

I have been spending days now working on new features to stay ahead of boonex. And my next version will also carry a price increase.

Sorry, but i cannot just give it away.

https://www.deanbassett.com
Quote · 19 Dec 2010

 

Unlikley. Most of my mods features will be standard in dolphin 7.0.5 version of facebook connect.

I have been spending days now working on new features to stay ahead of boonex. And my next version will also carry a price increase.

Sorry, but i cannot just give it away.

LOL, i was joking, i appreciate your hard working deano...  ^_^  hahaha

=> http://friends.smansakra.sch.id => friends community based dolphin 7
Quote · 20 Dec 2010

worked fine,  i installed some of it on the wrong website..

Quote · 20 Dec 2010

 

deano has a cheap product about facebook connect that has alot of feature , and obtaining email address is also included in it.

http://www.boonex.com/unity/extensions/entry/Deanos_Facebook_Connect_Version_2_0

i don't know why sashae (creator of facebook connect) just redirect facebook login form to our site without confirmation from facebook.com, so email address of the facebook user can not be catch without permisson from facebook user.

Ok I have added email request. Now facebook connect can return your email address! Ticket  #2296, r14776

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 20 Dec 2010

 

 

deano has a cheap product about facebook connect that has alot of feature , and obtaining email address is also included in it.

http://www.boonex.com/unity/extensions/entry/Deanos_Facebook_Connect_Version_2_0

i don't know why sashae (creator of facebook connect) just redirect facebook login form to our site without confirmation from facebook.com, so email address of the facebook user can not be catch without permisson from facebook user.

Ok I have added email request. Now facebook connect can return your email address! Ticket  #2296, r14776

Great, i'm happy to hear that, , ,   i will see the trunk

=> http://friends.smansakra.sch.id => friends community based dolphin 7
Quote · 20 Dec 2010

does anyone know how to put the face book connect on the index page?  That would work smoother than folks finding out by accident when they go to register..

 

thoughts

Quote · 21 Dec 2010

 

does anyone know how to put the face book connect on the index page?  That would work smoother than folks finding out by accident when they go to register..

 

thoughts

Does your login form not have the dropdown for fbook connect?

Quote · 21 Dec 2010

 

does anyone know how to put the face book connect on the index page?  That would work smoother than folks finding out by accident when they go to register..

 

thoughts

it look likes mine,

just create alink http://yoursite.com/modules/?r=facebook_connect/login_form , or may be you can insert facebook connect button image on that ancor

=> http://friends.smansakra.sch.id => friends community based dolphin 7
Quote · 21 Dec 2010

ok, what is your domain address?

 

Thanks

 

stan

Quote · 22 Dec 2010

I don't think i understand. If you have my version of FB connect. Which i think you do, then if you fully read the install instructions file that comes with the mod you will find i provided instructions on how to install a facebook connect button in the logon box of the index page.

https://www.deanbassett.com
Quote · 22 Dec 2010

I will go over those again..

 

In the meanwhile, can I please see a sample of what this should look like on the index page?

 

Thanks

Quote · 23 Dec 2010

 

I will go over those again..

 

In the meanwhile, can I please see a sample of what this should look like on the index page?

 

Thanks

Open the inc/design.inc.php

find this code line :

$aAuthTypes,

 

and insert this before that :

'fb_button' => array(
'type' => 'custom',
'content' => '<a href="modules/?r=facebook_connect/login_form"><img src="__your_image_url_here__"></a>',
),

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 23 Dec 2010

thanks!  I did get this error, any idea what i did wrong? thanks

arse error: syntax error, unexpected T_DOUBLE_ARROW in /home/stan/public_html/inc/design.inc.php on line 446

 

here is what the code looks like

 

function getMemberLoginFormCode($sID = 'member_login_form', $sParams = '')

{

//get all auth types;

'fb_button' => array(

'type' => 'custom',

'content' => '<a href="modules/?r=facebook_connect/login_form"><img src="__your_image_url_here__"></a>',

),

$aAuthTypes = $GLOBALS['MySQL']-> fromCache('sys_objects_auths', 'getAll', 'SELECT * FROM `sys_objects_auths`');

Quote · 23 Dec 2010

I should have read it first  ?

 

__your_image_url_here__

Quote · 23 Dec 2010

same error,.. using this

 

$aAddInputEl[$aItems['Link']] = _t($aItems['Title']);

}

'fb_button' => array(

'type' => 'custom',

'content' => '<a href="modules/?r=facebook_connect/login_form"><img src="http://adventistdate.net/modules/deano/deanos_facebook_connect/templates/base/images/fbconnectbut.png"></a>',

),

$aAuthTypes = array(

'type' => 'select',

'caption' => _t('_Auth type'),

'values'    => $aAddInputEl,

Quote · 23 Dec 2010

 

thanks!  I did get this error, any idea what i did wrong? thanks

arse error: syntax error, unexpected T_DOUBLE_ARROW in /home/stan/public_html/inc/design.inc.php on line 446

 

here is what the code looks like

 

function getMemberLoginFormCode($sID = 'member_login_form', $sParams = '')

{

//get all auth types;

'fb_button' => array(

'type' => 'custom',

'content' => '<a href="modules/?r=facebook_connect/login_form"><img src="__your_image_url_here__"></a>',

),

$aAuthTypes = $GLOBALS['MySQL']-> fromCache('sys_objects_auths', 'getAll', 'SELECT * FROM `sys_objects_auths`');

You inserted in wrong location in the file.

Further down.

You looked for just $aAuthTypes

You found $aAuthTypes =

You need to find $aAuthTypes, (Thats with a comma at the end.)

$aAuthTypes by itself can be found in several locations in the file. but $aAuthTypes, will be found at only one spot.

So when the instructions ask you to look for something, make very sure you got the right location by visual comparison.

Anyhow i also believe your running my version of FB connect, so that link will not work anyway. If you're using my version, ask for help in my support fourm please so people will not be confused as to what version you are using.

http://www.boonex.com/unity/forums/topic/Deanos-Facebook-Connect-Support.htm


https://www.deanbassett.com
Quote · 23 Dec 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.