![]() |
I have it installed and he seems to be working now.
How ever, how can users change the new feed settings in the future? They may have it on now but may want to turn it off in the future. |
Okay so I thought I had fixed.. I'm trying to use a different group for when you sign up using the facebook. I have it set to 12 which is for facebook users. And Facebook Users is the exact same as Registered Users however when those that sign in and they are in group facebook they get that they don't have access but if I move them to the Registered Users they can see it. What did I do wrong?
|
Awesome mod. One of the best tools I've seen in a long, long time.
Quick question though. It looks like the user has to click the "Connect to Facebook" link every time they visit the site or it's assumed they aren't an FB user. Is this correct or am I missing something? |
Quote:
I entered 24 into the FBconnect settings. At first when I signed up, it didnt not move my first attempt into the user group, but I went to bed and when I got it, it was there so there much have been some cron job done to update it over night. |
Well I figured why it wasn't showing. I have 3 pages for the portal and vbulletin. I didn't have the permissions setup for the usergroup to see it so i had to go to each one and set it up. It now works.
|
Quote:
I used vBA cmps and I had to go to quick permissions and click them on for the things I wanted them to see and now everything works like a champ. |
Quote:
I had to disable the template-edits for the newsfeed-capability. Now I can post again with no hassle. Maybe this can be fixed? Anyway, thank you very much for this great addon! :) |
I have to answer myself...:D
Unfortunately I forgot to search within the vb3.7-thread of this modification and there I found a workaround. The mentioned solution worked for me too in 3.81 (Firefox - I couldn?t test other browsers so far). I had to switch off the wysiwyg-mode in the editors and now it seems to work without hassle. No "message too short..."-error any more. |
|
Quote:
|
Does this allow people to bypass the forum rules agreement?
|
thanks for the update, I'll update our setup as soon as I get time :up:
|
Quote:
|
The default templates don't check for the TOS but you could easily add this once you have it installed. I've done this for my client installs and can post some code if you need it but basically just edit the template fbconnect_login and the register routine in fblogin.php. it's about 3 lines of code.
|
I've installed this mod (just updated to the latest version), and I've got a question about how this mod is supposed to handle existing forum members who want to link up their Facebook account.
What should happen A person with an existing forum account clicks the Connect with Facebook button. They authorize my Facebook app. They are then presented with an option of selecting a nickname for the forum, or linking to an existing forum account. They choose existing, enter their forum credentials and are now signed in. Posts that they make are updated on their Facebook Wall. They leave my site, shut down their computer for the day. The next day, they sign-in to Facebook. Then in another browser tab, they open my forums. The forums should detect that they are signed-in to Facebook and automatically sign them into the forums, using their original forum account (which is now connected to Facebook). What actually happens Every time an existing user visits the forums, if they don't select Connect with Facebook, they get logged in the "old way" (no Facebook connection). And if they do select Connect with Facebook, they are prompted (again) to select a nickname or choose an existing account. This should not happen, right? Is there something wrong with my install of this mod, or is this the way it "works?" Because this seems very wrong. For what it's worth, this mod seems to work great for Facebook users who don't already have a forum account; the problem is really only with existing forum users. If you'd like to check it out, I'm using the mod at this site: http://www.bigblueball.com/forums/ |
Quote:
|
Some styles don't use the code you want us to replace and the like. Adobe Blue is one example. Any way around this?
EDIT: Sorry, should have given an example: Find: <form action="newreply.php?do=postreply&t=$threadid" name="vbform" method="post"<if condition="!is_browser('webtv')"> onsubmit="return vB_Editor['$editorid'].prepare_submit(0, $vboptions[postminchars])"</if>> Replace With: $fb_prepare_submit <form action="newreply.php?do=postreply&t=$threadid" name="vbform" method="post"<if condition="!is_browser('webtv')"> onsubmit="return fb_prepare_submit(this, 0)"</if>> I can't do that with some of the templates. Also, how are they supposed to add the application on Facebook if it goes straight back to the site? |
I had to uninstall unfortunately, cause I didn´t get my existing vb-account to connect to facebook.
Hopefully I´m not wrong: if new users are connecting via facebook and if their new vb-accounts are solely related to the addon, their vb-accounts would break, if the addon isn´t compatible any more or is uninstalled? Or does the addon create a regular vb-account (with the facebook-password), which is independent from the addon in the future, that means a login without connecting to facebook would be possible for the users too, who initially connected via facebook? |
Quote:
You're missing the point. It's so later you can say "you agreed to the rules of registration" when you joined or connected with FB the first time. It's an important legal issue for some. |
Quote:
Part I - Check that the TOS was agreed to Step 1: Open fblogin.php Step 2: Go to line 93 or just after the code: Code:
$vbulletin->input->clean_array_gpc('p', array( Code:
// add tos check -- HACK Step 1 - Open the template fbconnect_login Step 2 - Find the code Code:
</fieldset> Code:
<input type="checkbox" name="agree" value="1" checked="checked" style="font-size:11px;" /> Hope I'm not stepping on any toes here. Just thought this could help some people who have concerns get by until the mod can be upgraded. |
It's indeed a legal issue, particularly when you're providing an educational community for high school-age students!
|
Since the facebook-activity and the forum-activity are in synchronicity somehow with this mod, the facebook-rules and the forum-rules should be in complete synchronicity too to meet any legal issue IMO. Anyway: it should be possible to inform any facebook-connected guest/user afterwards about the forum-conditions and be safe with uprising legal outcomes.
But I´m fine with a "agreement before joining" too for sure. |
Nothing happens when I click the Facebook Connect button. My callback url domain is the same as my forum domain (the one set in your forum settings) - more specifically, there is a www in both domains.
Any other ideas as to what the problem is? :confused: Please help. |
Quote:
Yes, they get logged in the old way with the old details but that account will still be paired to Facebook and the user will still get the alerts and notifications on Facebook. I just checked this and it's working fine. I don't think it's meant to sign you into the forums automatically. |
Ok, mod works great and associates accounts, however...
How do members turn off the stories being feed to facebook once they initially set it to 'always do this'. If it driving them mad as some are getting up to 90 notifications per day. Help!! |
Quote:
|
Quote:
|
hmm... first install and have some problems:
* no errors but its only publishing pms, replies and new threads to the NOTIFICATIONS area of fb. Nothing is appearing on the wall. any ideas what's up with that? sooo close. yet so far :( |
Quote:
Can other people with this issue please confirm this so we can (hopefully) get the developer to fix it? |
Thanks Ted S, that saves some time.
I personally don't use Facebook so it's a tough mod to test. I set up an account just to use this. One problem I have is that there are far more options to set up an app than are listed in these instructions. It would be nice if every option is covered. |
Quote:
Now that it IS working, several of my users have commented on how much they like it. |
|
thanks for good mod
i install it ... but work only in firefox and opera not work in ie7 or ie8 :( and make my style very stretch ... how can fixed this ? |
This has just stopped working for me. I dont know why. My settings are all correct but on the top right corner it just doesnt show up, it has some sort of loading thing in the top right. My board is www.wdwplanningforum.com/forum#
I have recently upgraded my board from 3.73 to the latest version but it says there is no need to upgrade? I am using fbconnect 2.02 Any ideas? |
How do I uninstall this?
|
Can a default be set to disable transmission of anything not 'publicly' viewable?
To avoid privacy / security issues for admins using PM's or posting in moderator only or member only forums? Thanks |
I keep on getting that "4 character" error when I use quick reply........
|
thank you
|
Quote:
|
Quote:
If anyone can confirm a true link is established for existing members and not just the ability to log in, then I will remove this mod right now (despite having over a hundred users who have signed up via facebook) and start from scratch. |
All times are GMT. The time now is 05:25 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:
|