vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   Can someone help me to set up facebook connect? (https://vborg.vbsupport.ru/showthread.php?t=308172)

ZUCCO 02-11-2014 03:36 AM

Can someone help me to set up facebook connect?
 
I am looking for someone who can help me to set up fb connect in vb 4.2.2

I am having a lot of issues and I dont know where to start from. Just for charity :D

Edit: wrong category, Im sorry , moderator please move thread :(

ForceHSS 02-11-2014 03:40 AM

you have posted this in the wrong place

ZUCCO 02-11-2014 03:42 AM

Yes , accidentally I did it , I thought I was posting in community lounge :D

TheLastSuperman 02-11-2014 07:24 PM

Moved ;).

BirdOPrey5 02-12-2014 04:10 PM

Have you created a Facebook App yet from the Facebook Developer's page?

RichieBoy67 02-12-2014 05:36 PM

Quote:

Originally Posted by ZUCCO (Post 2480354)
I am looking for someone who can help me to set up fb connect in vb 4.2.2

I am having a lot of issues and I dont know where to start from. Just for charity :D

Edit: wrong category, Im sorry , moderator please move thread :(

What are the issues you are having?

Did you update the facebook app you made in your facebook dev account? there were some updates that were required a few months back.

blind-eddie 02-12-2014 11:07 PM

I cant seem to get it to work right either.

BirdOPrey5 02-13-2014 10:00 AM

Well it won't work in IE browsers at all due to a bug since Facebook made a change back in 2011. But it should work fine in other browsers.

ZUCCO 02-13-2014 04:19 PM

1 Attachment(s)
Quote:

Originally Posted by RichieBoy67 (Post 2480642)
What are the issues you are having?

Did you update the facebook app you made in your facebook dev account? there were some updates that were required a few months back.

This is the error I get each time I try to turn it on, I did create the facebook app and have the ID app and secret.

I created a thread some months ago but no solution :(

Lynne 02-13-2014 05:34 PM

That error looks like you are missing files. Run Maintenance > Suspect File Versions - are any files listed as containing unexpected contents or as missing or as a version mismatch?

ZUCCO 02-13-2014 11:49 PM

1 Attachment(s)
Quote:

Originally Posted by Lynne (Post 2480891)
That error looks like you are missing files. Run Maintenance > Suspect File Versions - are any files listed as containing unexpected contents or as missing or as a version mismatch?


I did that and I get this, what should I do next? :confused:

Lynne 02-14-2014 12:05 AM

You should redownload the vbulletin package from the members area (make sure you download the version you are running) and then reupload it to your site.

ZUCCO 02-14-2014 12:14 AM

1 Attachment(s)
Quote:

Originally Posted by Lynne (Post 2480987)
You should redownload the vbulletin package from the members area (make sure you download the version you are running) and then reupload it to your site.


Thank you Lynne, its working !!!!! :D


The facebook button is there but when I click on it nothing happens, I reuploaded the includes/facebook folder of the same version of my site vb 4.2.2

EDIT: Just created a new app and changed the secret and id and now its working

highlander_RD 03-05-2015 07:08 AM

I run vB 4.2.2 PL4

I tried to follow the manual in order to setup facebook connect, precisely:

Enabling Facebook
Create new application on facebook.com (Required for each vB installation)
1. Goto: http://developers.facebook.com/apps, and login
2. Click “Create New App” (top-right)
3. Enter an appropriate App Name, click “Continue”
4. Do their Security Check, click “Submit”
5. On the page that comes up, click “Web Site” from the list on the bottom
6. In the “Site URL” input, enter the URL of the forum root for your vB installation. This should be exactly the same as your Forum URL setting in the Admin CP.
7. Click “Save Changes”
8. Make a note of the “Application ID,” and “Application Secret,” we will need these later.

When I connect to the page and click on "Add a new app" I have to face different screens from what indicated in the manual, likely because FB renewed the interface.

Is there any manual updated? All the guides found googling are outdated to 2008-2010.

Is there any one among vB developers that has taken note that everything on FB has changed?

When I click on "add a new app" the first screen asks me about iOS or Android or FB Canvas or WWW app.

If I choose WWW and I add my forum url in connect_url variable, then I start the app, my vB crashes redirected to a sort of FB link.

In maintenance/diagnostic the 3 files in includes/facebook are not suspect and original.

It's a mess.

Can anyone please help me? Thanks.

TheAdminMarket 03-05-2015 01:51 PM

Quote:

Originally Posted by highlander_RD (Post 2539569)
Can anyone please help me? Thanks.

1.- Have you activated your application?
2.- In Application page-> Settings-> Basics the field "Namespace" does it has any value or it's empty?

In genereal, as I've worked a lot with FB applications (mostly for Canvas and Tab apps), my advice is to avoid the auto wizzard method. When you've selected the "Web Application" and you're going to page 2 where there is a code sample, is better to stop there, and choose your newly created app (it has been created) from the drop menu "My Apps" at the top and then manually enter the settings.

highlander_RD 03-05-2015 02:30 PM

Quote:

Originally Posted by NickTheGreek (Post 2539583)
1.- Have you activated your application?
2.- In Application page-> Settings-> Basics the field "Namespace" does it has any value or it's empty?

In genereal, as I've worked a lot with FB applications (mostly for Canvas and Tab apps), my advice is to avoid the auto wizzard method. When you've selected the "Web Application" and you're going to page 2 where there is a code sample, is better to stop there, and choose your newly created app (it has been created) from the drop menu "My Apps" at the top and then manually enter the settings.

I put a name inside Namespace (I thought leaving it empty was a problem).
I'll try now as you told.
1) WWW
2) I put the app name
3) click from "My apps"
4) enter forum url by "add platform / website" in settings
5) activate the app

--------------- Added [DATE]1425573834[/DATE] at [TIME]1425573834[/TIME] ---------------

OK: page generated a readdressing loop.
vB forum is crashed and my usual page http:/forum.egcommunity.it now is readdressed automatically to

https://www.facebook.com/dialog/oaut...b07d04bb17#_=_ that is a broken 404 page

I stopped the app and disabled the FB options disconnect.
No way to fix it...

TheAdminMarket 03-05-2015 03:46 PM

Quote:

Originally Posted by highlander_RD (Post 2539588)
I put a name inside Namespace (I thought leaving it empty was a problem).
I'll try now as you told.
1) WWW
2) I put the app name
3) click from "My apps"
4) enter forum url by "add platform / website" in settings
5) activate the app

--------------- Added [DATE]1425573834[/DATE] at [TIME]1425573834[/TIME] ---------------

OK: page generated a readdressing loop.
vB forum is crashed and my usual page http:/forum.egcommunity.it now is readdressed automatically to

https://www.facebook.com/dialog/oaut...b07d04bb17#_=_ that is a broken 404 page

I stopped the app and disabled the FB options disconnect.
No way to fix it...

Can you post a screenshot for your FB app page? The secret key is already hidden, if you wish erase the APP id to be totally safe.

highlander_RD 03-05-2015 04:45 PM

Quote:

Originally Posted by NickTheGreek (Post 2539597)
Can you post a screenshot for your FB app page? The secret key is already hidden, if you wish erase the APP id to be totally safe.

here they are:

Lynne 03-05-2015 05:12 PM

As previously stated, new facebook apps do not work with vB4.x at the moment. I believe this will get fixed in 4.2.3 before it gets out of beta.

highlander_RD 03-05-2015 06:01 PM

Thank you Lynne.
Now I understand why.

Should it be advised through admin control panel News, I wouldn't have bothered you.

Paul M 03-06-2015 12:44 PM

4.2.3 Beta 4 should come out next week, there were a few last minute hiccups with things which delayed it from this week.

highlander_RD 03-06-2015 02:26 PM

Thank you.
No problem, there's no need to rush.
I'll be waiting for the right time to come in order to have all the things fixed.


All times are GMT. The time now is 07:14 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01222 seconds
  • Memory Usage 1,768KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (22)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete