![]() |
Thanks, I installed this last night, and found NO problems what-so-ever.
But see you updated it, so I overwrote the files and overwrote the product to. ( I hope I done right there ) There wasn't any upgrade instruction included. All my settings are still there also after upgrade. Thanks for an amazing Mod/Product, |
Quote:
Glad that you like it ;) |
Quote:
thank you very much for quick fixes and updates. |
mrpaint
I wanted to thank you for this great plugin as its one of its kind and really sweet. I noticed that in the last release you included the ability to not allow the facebook posting feature in hidden forums or area that non-registered members can access. This is great but I was hoping that this was a bit more flexible for example I may have forums that are not accessible from the general members but available for premium members where I want then to use the facebook posting feature. I thing to make this happen you will have to be able to allow the ability to include/exclude forums ID's to be more exact.... |
Love what you have done with the mod so far. Great job.
I may have to see about migrating over at some point. Hate to lose the Google Connect feature of vBnexus but you have a ton of interesting functions :) |
1 Attachment(s)
How do I edit the Navbar so it doesnt have the black border around "connect with Facebook"
Also if someone is already registered on my site, how do they link there facebook account? And nothing is appearing on peoples Facebook walls Screenshot |
Any word about compadability with vb 4?
|
Quote:
|
Quote:
@Others: I will reply to you all soon :P |
anytime i click on a link to connect to facebook i get this
The page you requested was not found. |
Quote:
Quote:
Quote:
If someone registered in vBulletin system, they can connect their Facebook accounts in UserCP > Facebook Bridge > Options Quote:
Quote:
|
Quote:
That option is not in the Usercp :( Oh and also my other question I posted? about things not getting posted onto Facebook?? Did you see the screenshot? |
Quote:
Going from vBnexus to here should not be that difficult. The key will be to filter out the Google Connect information. Ill take a look at it on my test site and see what would need to be done. Edit: This query gets the info from vBnexus to your fields in the user table. Facebook users still have to reconnect so the default settings on Facebook side work but it is pretty painless. Still testing, but feel free to use the code if it will help. Code:
UPDATE vb_users as a, vb_vbnexus_nonvbuser as b A similar query should work for migrating from Facebook Connect Code:
UPDATE vb_users as a, vb_fbuser as b On a side note, this seems to have some issues with scripts outside of the vb forum path. The Navbar link should probably have the bburl variable in it to correct the problem. Double Edit: The fbb_navbar_button template is to blame for this. By adding the bburl variable to the facebook.php path it now works outside of the vBulletin directory. Code:
<td id="navbar_fbb" class="vbmenu_control"> Sorry if I went overboard there. When I get on a roll it is hard to stop me sometimes ;) |
@Calash: You did a great thing up there. Thank you, I will include your script and your name in the next release. Is it okie? :D
|
Quote:
I looked at your screenshot, it showed that the user was connected but he/she didn't grant any extend permissions (this can prevent post being published in the future) |
Yes I have inputted the API key and the secret, nothing still shows up in the usercp
|
Quote:
|
<a href="http://www.chattaboxforums.com/profile.php?do=fbb" target="_blank">http://www.chattaboxforums.com/profile.php?do=fbb</a>
If I was to guess, I would say your skin is missing the template hook in the Usercp. For kicks I signed up on your site and, by putting the path above in by hand, was able to set my permissions correctly. |
So how do I solve it ?
|
Check your USERCP_SHELL template and make sure it has the $template_hook["usercp_navbar_bottom"] hook in it.
|
Oop sorry yes it's there $template_hook[usercp_navbar_bottom]
|
Here is the code from my USERCP_SHELL
Code:
</tbody> |
Sorry it was already there, I missed it before because I searced with the " in place
|
I have just visit your site and connected successfully. Yeah, it looks like your template is missing the hook part. Make sure you look at the active style, not the default one.
I also published a test feed using this link: http://www.chattaboxforums.com/profi...publish_stream Okie, try to figure the template part and I think it's done |
The hook is there, for the active style
Code:
</tbody> |
My users have come across a bug..
My Facebook has started posting a generic "I have just sent you a Private Message in My Site Page" every time I pm someone here. I have the pms turned off in my options, and have even tried disabling facebook integration altogether and resetting everything a couple times, but it still does it. settings are: Sending private message * Post wallpost - Sleeping |
Just a guess, try to temporary disable the plugin that add the menu named "Edit Countdown/Countup". I'm afraid that plugin override the template_hook and wipe off Facebook Bridge menu items
|
Quote:
|
Quote:
|
Quote:
If it's the one that cause the problem, we can change the priority a little bit and both of them will work. But at first, try disabling it and tell me the result please :D |
Yes I disabled it, and it worked
|
Another question, How do I get things to show up on my friends news stream, at the moment things only post to my wall
|
Quote:
Go to AdminCP > Plugins & Products > Plugin Manager > Look for a hook location named "usercp_nav_complete" of the other plugin then click Edit. Set the Execution Order to any value lower than 5. I suggest 1. Save it and you are done. Cheers! |
Quote:
|
Quote:
*Update, sorted it thank you loads |
Quote:
Hope your members love this product |
Quote:
mrpaint, the user has already tried to diable the PM notification but the are still being posted on facebook This is what the user has in the facebook options seen below Sending private message * Post wallpost - Sleeping |
1 Attachment(s)
Quote:
Quote:
Quote:
|
Quote:
|
Quote:
Are you talking about the one-line posts? |
All times are GMT. The time now is 05:04 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:
|