![]() |
Quote:
|
Thank you DJ for answering all my questions, One other thing I did notice is that members that Join my Site from Facebook are Not Listed in the Members List from the Navbar menu. I can see them using my admin Panel though...
Thanks again... :) |
Hey I don't think any other users have had this problem.. but here is my problem:
On our boards, we just loaded on the script (JUST about flawless by the way, I don't know whats up with anyone's complaints A++ on the install, nice and easy. Only thing that made it NOT flawless, was ME!).. It's running fine - but one of our users (he's ranked as a super-admin) tries to log in, and when he connects through FaceBook it logs him into another admin's account on the forums.. BUT when the user logs in the normal way, it loads his normal account.. they don't have the same FaceBook accounts, obviously or anything similar in the names, so it's not something stupid like a typo in the login. I'm looking for a response from the developer - you got any idea why one user say, user X, logs in using FBConnect & it puts him onto a different account, account Y. They are both admins, and I can only hope and pray that this doesn't happen with a normal member who gets granted admin powers - so time is of the essence here if you come around, thanks!! |
If this has already been posted I apologize, there's just too many pages to read through and I don't know if it's exhaustion or not but I can't find the search this thread feature (is there one?). This has been working great for us but we need to move our forums to a new server and we have issues with this mod. If I disable this mod everything works great but if I enable it I get something similar to this when trying to view posts:
Code:
query_first(" SELECT fbuid FROM " . TABLE_PREFIX . "fbuser WHERE userid = " . $userid . " LIMIT 1 "); return intval($user['fbuid']); } function fetch_fbuser_info($query) { require_once(DIR . '/includes/facebook/facebook.php'); global $vbulletin, $db; $fbusers = $db->query_read($query); $fbuids = ""; $vbuids = array(); while ($fbuser = $db->fetch_array($fbusers)) { if ($fbuser['fbuid']) { $fbuids .= Edit: forgot to include some links. Current server fully functioning and new server. |
Quote:
what an awesome plugin! |
This is what I got when I used this plugin on vb3.8.4
Quote:
|
Quote:
Its really driving me insane :( Basically, the below intermittently appears; http://img15.imageshack.us/img15/3652/loginqg.jpg |
Will this be upgraded to support 4.x.x?
|
Im confused with this in the instructions.
Set the Callback URL to your vBulletin url (example: http://www.siteurl.com/forum/) I see allot of callback url settings. What specific callback URL do I need to set here? I see Information Update Callback URL,Post-Authorize Callback URL,Post-Remove Callback URL Go to the Canvas tab and set the Canvas Page URL (to whatever you want) What is a canvas page? :confused: Thanks! |
Hey,
Has anyone else gotten this warning from Facebook Developers? I'm assuming this is applying to this plugin, as we aren't using any other "facebook connect" features on our site. See below, hope to hear back from the coder. We are running the latest version: Quote:
|
All times are GMT. The time now is 10:39 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|