vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Integration with vBulletin - Facebook Connect - Allow your users to login with their Facebook account (https://vborg.vbsupport.ru/showthread.php?t=198499)

sllik 12-26-2008 05:08 PM

Quote:

Originally Posted by BrAinZ (Post 1694130)
I installed this, but can't get past the blank # link :(

Comes up with the FBconnect box, but then just returns to the log in screen. I've checked and rechecked all the code additions, and even reloaded my vb code and database onto a text server, but still won't work.

REALLY want to use the mod, but no idea why it won't work :(

forum url?

jlew24asu 12-26-2008 05:31 PM

after upgrading to 2.0 I get this error

Database error in vBulletin 3.7.2:

Invalid SQL:

SELECT *
FROM VBUL_fbdatamap;

MySQL Error : Table 'CHICAGOPHOTOSHOP_ASUFORUM.VBUL_fbdatamap' doesn't exist
Error Number : 1146
Request Date : Friday, December 26th 2008 @ 02:27:00 PM
Error Date : Friday, December 26th 2008 @ 02:27:00 PM
Script : http://www.sundeviltalk.com/admincp/...ct_datamap.php
Referrer : http://www.sundeviltalk.com/admincp/index.php?do=nav
IP Address : (taken out by me)
Username : (taken out by me)
Classname : vB_Database
MySQL Version : 5.0.51a

KevinL 12-26-2008 05:43 PM

Question?

Is this now creating a new account in the database if someone logs in using their facebook account? If so...very cool!

I see this now:
Quote:

Fetch user data from Facebook
Fetch data like name, location, profile picture and use it on your forums!

Replicators 12-26-2008 05:56 PM

Quote:

Originally Posted by jlew24asu (Post 1694185)
after upgrading to 2.0 I get this error

Database error in vBulletin 3.7.2:

Invalid SQL:

SELECT *
FROM VBUL_fbdatamap;

MySQL Error : Table 'CHICAGOPHOTOSHOP_ASUFORUM.VBUL_fbdatamap' doesn't exist
Error Number : 1146
Request Date : Friday, December 26th 2008 @ 02:27:00 PM
Error Date : Friday, December 26th 2008 @ 02:27:00 PM
Script : http://www.sundeviltalk.com/admincp/...ct_datamap.php
Referrer : http://www.sundeviltalk.com/admincp/index.php?do=nav
IP Address : (taken out by me)
Username : (taken out by me)
Classname : vB_Database
MySQL Version : 5.0.51a

Yep, i get the same problem, and whats weird is the link in the admincp for "Import User Data From Facebook" is sending me to "fbconnect_mapdata.php" when the file that was in the zip and that i uploaded was "fbconnect_datamap.php".

EDIT: I just logged out, and all i am seeing is https://vborg.vbsupport.ru/, and nothing ever loads!

sllik 12-26-2008 05:56 PM

Quote:

Originally Posted by jlew24asu (Post 1694185)
after upgrading to 2.0 I get this error

Database error in vBulletin 3.7.2:

Invalid SQL:

SELECT *
FROM VBUL_fbdatamap;

MySQL Error : Table 'CHICAGOPHOTOSHOP_ASUFORUM.VBUL_fbdatamap' doesn't exist
Error Number : 1146
Request Date : Friday, December 26th 2008 @ 02:27:00 PM
Error Date : Friday, December 26th 2008 @ 02:27:00 PM
Script : http://www.sundeviltalk.com/admincp/...ct_datamap.php
Referrer : http://www.sundeviltalk.com/admincp/index.php?do=nav
IP Address : (taken out by me)
Username : (taken out by me)
Classname : vB_Database
MySQL Version : 5.0.51a

ARGH sorry, download the archive again and reimport the product xml file

sllik 12-26-2008 06:05 PM

Quote:

Originally Posted by Replicators (Post 1694200)
Yep, i get the same problem, and whats weird is the link in the admincp for "Import User Data From Facebook" is sending me to "fbconnect_mapdata.php" when the file that was in the zip and that i uploaded was "fbconnect_datamap.php".

EDIT: I just logged out, and all i am seeing is https://vborg.vbsupport.ru/, and nothing ever loads!

please download and re import the product xml

sllik 12-26-2008 06:06 PM

Quote:

Originally Posted by Replicators (Post 1694200)
Yep, i get the same problem, and whats weird is the link in the admincp for "Import User Data From Facebook" is sending me to "fbconnect_mapdata.php" when the file that was in the zip and that i uploaded was "fbconnect_datamap.php".

EDIT: I just logged out, and all i am seeing is https://vborg.vbsupport.ru/, and nothing ever loads!

what's your forum url?

JVCode 12-26-2008 06:10 PM

After installing the new 2.0 version I get a db error with the data mapping.

Database error in vBulletin 3.7.4:

Invalid SQL:

SELECT *
FROM vb_fbdatamap;

MySQL Error : Table 'mydb.vb_fbdatamap' doesn't exist
Error Number : 1146
Request Date : Friday, December 26th 2008 @ 02:09:24 PM
Error Date : Friday, December 26th 2008 @ 02:09:24 PM
Script : admincp/fbconnect_datamap.php

Replicators 12-26-2008 06:11 PM

It's still broke, either the link in "Import User Data From Facebook" needs redirected to ""fbconnect_datamap.php", or the file needs renamed to "fbconnect_mapdata.php".

Also, when i do go to that php file i get...

Quote:

http://www.scifyrez.com/image.php?type=dberror Database error The SciFyrez database has encountered a problem. Please try the following:
  • Load the page again by clicking the Refresh button in your web browser.
  • Open the www.scifyrez.com home page, then try to open another page.
  • Click the Back button to try another link.
The www.scifyrez.com forum technical staff have been notified of the error, though you may contact them if the problem persists.
We apologise for any inconvenience.
Code:

Database error in vBulletin 3.7.4:

Invalid SQL:

    SELECT *
    FROM **_fbdatamap;

MySQL Error  : Table '*****.**_fbdatamap' doesn't exist
Error Number  : 1146
Request Date  : Friday, December 26th 2008 @ 02:09:24 PM
Error Date    : Friday, December 26th 2008 @ 02:09:24 PM
Script        : http://www.******.com/*****/fbconnect_datamap.php
Referrer      :
IP Address    : ***.***.***.***
Username      : Replicators
Classname    : vB_Database
MySQL Version : 5.0.22



JVCode 12-26-2008 06:14 PM

I get the error on all pages except the homepage of my forums, showthread, member profile, etc.


All times are GMT. The time now is 08:18 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.01786 seconds
  • Memory Usage 1,757KB
  • 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
  • (1)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete