![]() |
Quote:
Code:
for ($i = 0; $i <8 $i++) { To: Code:
for ($i = 0; $i <8; $i++) { I had to do that too; I guess most other folks aren't hitting this file for some reason? |
Quote:
|
when i still it ... and click connect i get some funky weird txt in a white box what did i do wrong
The requested URL /xd_receiver.htm?fb_login&fname=_opener&guid=0.4214 3200035206974&session=%7B%22se ssion_key%22%3A%223.uAQHYlqHkXZa50pUwdPdog__.3600. 1267002000-100000654804705%22%2C%22uid%22%3A100000654804705%2 C%22expires%22%3A1267002000%2C %22secret%22%3A%22z7OX7y5VJaj2v4ERXr6f3g__%22%2C%2 2base_domain%22%3A%22g rum.com%22%2C%22sig%22%3A%22d23cd68b97212db41990d9 8d5d1b3c68%22%7D was not found on this server. |
I am kinda new to vbulletin so Im not sure if this applies to yafb or vbulletin. I am trying to disable autoredirection after registering a new account with facebook.
More precicely after this message: " Thank you, [Name]. Your registration is now complete. You may now proceed to edit your Profile in order to fill in additional personal details about yourself, or you could modify your Options to customize your browsing experience of this site. If you would rather do these things later, you can do so by following the links around the site to your User Control Panel. Alternatively, you can simply go back to the Forums and start posting in threads. " What I would like to happen is that the user stays on this message until he takes action. Any suggestions? |
Quote:
xd_receiver.htm should be in your forum root directory. |
Quote:
|
Would love to make this work but so far no answers to my questions. :(
|
I was getting this error with the previous version. I uninstalled it, removed everything, and did a fresh install of 3.2
Still getting the error many times a day: ================================ Database error in vBulletin 3.7.3: Invalid SQL: SELECT picture.pictureid, picture.userid, picture.extension, picture.idhash, picture.state, picture.fbbypass, albumpicture.dateline, album.state AS albumstate, profileblockprivacy.requirement AS privacy_requirement, picture.filedata, picture.filesize FROM vbalbumpicture AS albumpicture INNER JOIN vbpicture AS picture ON (albumpicture.pictureid = picture.pictureid) INNER JOIN vbalbum AS album ON (albumpicture.albumid = album.albumid) LEFT JOIN vbprofileblockprivacy AS profileblockprivacy ON (profileblockprivacy.userid = picture.userid AND profileblockprivacy.blockid = 'albums') WHERE albumpicture.albumid = 35 AND albumpicture.pictureid = 146; MySQL Error : Table 'xyxz_forum.vbprofileblockprivacy' doesn't exist Error Number : 1146 Request Date : Thursday, February 25th 2010 @ 05:27:03 AM Error Date : Thursday, February 25th 2010 @ 05:27:03 AM Script : http://www.mysite.com/forum/facebook...&pictureid=146 Referrer : IP Address : 66.220.146.246 Username : Unregistered Classname : vB_Database MySQL Version : ================================ What do I need to do to fix this? Thanks, dc |
But you do not have the version 4 of Vb. this mod is created for the 4 because for the later versions it do not work more.
This is what i'd understood. Bye |
Seems to work OK for me using vb4.02.
|
Quote:
|
Quote:
Quote:
|
Quote:
|
Quote:
|
Quote:
Thanks for that Digital Jedi, I will attempt to update it and run this again. |
im getting a broken gif for this at the bottom right........... can someone tell me how do i fix it ?
anyone getting same problem? |
I upgraded to the newest YAFBB and vbulletin 4.02 path level 1 and it fixed the internet explorer issue.
Although there was a semicolon missing in line 5 of runbox_hook_register_addmember_complete.php which apperantly ran after facebook registration. |
Just installed and tested this with not much luck.
I did have another facebook interface prior to moving my server last year, which would not work after the move so scrapped it. Installed this one hoping this would work - nope I am getting just error 500 internal server error, up to the final connection everything seems to work fine, I created an account through the interface, as it logs in the error appears, I did ask my host if they knew what the error was but they had no clue, I was wondering if anyone has any idea here. I have currently disabled this. |
Quote:
I am upgrading the 'live' site this weekend, so I'll be re-installing this - I hope it still works. |
instaalled................!! thanx
but its not displaying anywhere |
Quote:
for ($i = 0; $i <8; $i++) { |
Have uploaded and installed etc
When i go to connect facebook, and then try and log into the site, it say i don't have a username/ email under than name and then take sign up! What has gone wrong ?? Thanks |
When you try to log into Facebook? Then you must be putting in the wrong Facebook information. This creates or bridges a vB account with a Facebook account, but it doesn't create a Facebook account for you. You have to have one already.
|
Is there a version of this with better English? The grammar and general writing of all text display with this mod is just brutal.
|
Quote:
|
With this latest upgrade, it seems to have removed my ibroarcade controls from the admincp.
Not sure what to do about this. Import the Ibproarcade xml file again? |
Shouldn't have anything to do with it. Just try re-uploading your cpnav_arcade.xml to the includes/xml folder.
|
Quote:
Quote:
Quote:
|
Hey - great plugin. I managed to get it all up and running, but when I log in and register via Facebook Connect after I've filled out the details, I get an error screen. Any idea if I made a mistake along the way?
Quote:
|
<font size="3">SUCCESS!</font> It works it appears when I am logged out. If I am logged in it disappears. Is it possible to have it as a tab on the main Nav bar or under the log in section?
|
Quote:
Quote:
Thanks for the fix! The issue is I couldn't access my edit avatar until I disabled the cache from facebook... |
Well done. Was also wondering if an option could be added that posted to a page instead of my profile in FB or both for that matter? And also, if there is any customization that can be done to what is posted, maybe automatically include the thread title? Just some thoughts.
|
short stories are posting to my wall like this. when there is a url.
Quote:
|
Does anyone know how to set/modify/update this plugin to sync Facebook avatars automatically upon user registration? I have the FB avatars working on my site, but users first have to go to their avatar settings and manually choose to sync with FB in order for them to appear.
I can't tell if this behavior is supposed to happen or not - it makes sense to me that the initial avatar sync would happen on registration, but from what I can tell by looking at the code it doesn't seem to be the case. I've looked at many of the posts in this thread about avatar problems, but haven't found anything that matches this issue (which I'm not sure is really an issue or just an additional customization that I want to do). All of the avatar setup stuff seems to be taking place in hook_profile_updateavatar_start.php, which looks like it is only called when a user updates their avatar settings. I'd like to get the sync avatar setting turned on by default for newly registered users from Facebook - I'm not sure if there's someplace in hook_register_start.php or in the register template I can trigger this, or if I should just copy the relevant code from updateavatar_start instead. I could probably figure it out given the time, but I'm just wondering if anyone's already done this (or if I'm missing something obvious in the settings somewhere). Thanks, Steve |
Hello,
I installed the mod but I got the following problems: - When trying to connect to facebook while logged in from the profile settings, I get the following message: Quote:
Any solution? |
Quote:
dc |
[solved] nevermind. according to http://wiki.developers.facebook.com/...nect_Tutorial1 you just use the root URL for the domain
Alright... stupid question. Ive read all 38 pages of this thread and can't seem to find the answer. what is my 'Connect URL' supposed to be?? I've tried using my forum URL but I get validation errors, and no where in the instructions for this mod does it state what to enter in that field other than to , 'fill in your connect URL' I watched the video, and according to the video it says to use my domain name. I filled in http://mydomain.com into the 'Connect URL' field, filled out the rest as per the video, and when I click the fb connect button on my forum and try to log in with my facebook account I get this error: Code:
Configuration errors: thx |
Quote:
|
Quote:
Regarding the other part - already-registered people have to set up the Connect in their UserCP/Settings before trying to connect. |
Hello! I installed this plugin, but when I visit my forum as a guest and click "connect with facebook" I get presented with two options: Register, or Login Now. However, clicking "Login Now" just directs me to the registration page anyway.
The whole reason I am hoping to use this Facebook Connect mod on my forum is so people DON'T HAVE to register. I want them to be able to use their FB credentials to post. Is that not possible with this mod? What I was hoping for was something similar to what http://forums.zynga.com/ has. When users select "connect with Facebook" and then follow through, the only thing they have to enter is a forum nickname for themselves - they never need to give up an email address, etc. Is that how this mod is supposed to function and it isn't working properly? Is there another mod that accomplishes this? 4.0.2 FYI. |
All times are GMT. The time now is 08:06 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:
|