Version: 1.00, by ibautocommunity
Developer Last Online: Jun 2020
Category: Integration with vBulletin -
Version: 3.8.3
Rating:
Released: 08-12-2009
Last Update: 08-12-2009
Installs: 155
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations Is in Beta Stage
No support by the author.
vBulletin Nexus Current project release: BETA This works on vBulletin 3.7.X - 3.8.4
This product will allow visitors to join your community using their Facebook, Google, Yahoo or AIM account; and will allow your existing members to associate an existing forum account with one of the services - such as Facebook.
Please read the documentation and follow it exactly before requesting installation help. Please note, if you have heavily modified styles that are missing hooks - this product will not work and require additional installation steps.
Then you need something specific to assign to the $phrasegroups array, I can't help you. Sorry.
For those who are having issues regarding Facebook Wall Feeds (Sign Up, New Thread, New Reply, and Album) I have found a fix.
Because most of our servers are 32-bit, anything that is assigned as an Integer will be limited to 2147483647. Facebook Template ID's are way above this.
Therefor, to fix, close your board and place it into Debug Mode, by adding this line to your config.php, after <?php
PHP Code:
$config['Misc']['debug'] = 1;
Go to your Admin CP -> vBulletin Options -> vB Nexus Configuration.
For all of the Template Bundle ID configs (there are four of them), click [Edit] and change it's Data Validation Type to Numeric, and save.
Once your done changing all four turn off debug mode by removing the line I noted before and re-open your board.
This isn't really a bug in vBulletin Nexus, it's a limitation in our servers. They way they had it set up is the correct way to do things.
Thanks, this worked for me too, but when I get the option to past in onto my facebook page. is there a way to have the forum visible in the dark background ?
Now I only get a grey page with the credit footer for vbseo
I put all the options to yes and click "save" then page refreshes and they are all set to no again
I have seen this when the database entry for the user is not created.
Check the vbnexus_facebookuser table and look for an entry with your userID ( I believe it is keyed to facebook ID..but check and see). If it is not there you can create an entry for yourself or unlink the accounts and relink them again.
If that does not work search this thread...somebody else had a similar issue as I recall and was able to resolve it.
Anyone know the fix for the auto thread tagger mod please?
Thanks
Quote:
Originally Posted by Ohiosweetheart
This could be a bug or perhaps it just conflicts with the auto tag mod?
I started a new thread on my site, named it another test thread. The content on the thread was simply testing nexus.
I couldn't post the thread because this was in the tag box -
Once I removed it from the box, of course, the thread posted fine.
EDIT: I disabled the auto tagging mod and it works fine now. So there's a conflict between these mods there somewhere, I'm guessing.
But still no prompt to publish the post to Facebook.
How can I convert from sllik's fb connect hack? (I'm sure others using the hack would love to know this as well)
I would LOVE to get started on this as well. What steps would I have to take?
Would it be easier to convert from fbconnect to vbnexus once vb4 is rolled out? or convert now and just upgrade when mod is available for vb4?
Below are the errors I am getting when logging in.
Code:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/functions.php(1443) : eval()'d code on line 21
Unable to add cookies, header already sent.
File: /home/public_html/yoursite/forums/includes/class_core.php
Line: 3277