![]() |
There are a number of people willing to pay up for a new developer to take over... I'm certainly one of them.
|
Its definitely a database selection error. I rewrote one of our theme pages to call ourdatabase.wp_ratings and it worked. I am trying to track down what exactly is overriding the WP database selection. I am working on this for a customer but i think i might pick it up if it truly has been dropped by the current author.
|
I thought I'd post my solution in the hopes that it will help someone else.
I found this plugin, which allows WP users to authenticate from an external database: http://wordpress.org/extend/plugins/...uthentication/ I had to modify the source code to deal with vB's salted MD5 hashes, but apart from that it did the trick. On the plugin config page select "Other" for the Password encryption method, then put this in for the Hash code: Code:
$password2 = md5(md5($password) . $salt); Code:
|
Fatal error: Call to undefined function wp_clearcookie() in /home/name/domains/abc.com/public_html/wp-content/plugins/vbbridge.php on line 131
vbb IS 3.84 PL2 wp is 3.03 |
Quote:
change to wp_set_auth_cookie( $user_id, $remember, $secure); |
1 Attachment(s)
|
I was getting errors during install but thats all sorted, I am confused about something simple:
Whats the difference between VB User ID, VB Username & VB Forum ID during setup? and do I need to fill them all in? |
So I am having this new problem when I install it online.
Soon as I turn on integration it kicks me out and I get a blank page, if I do the same thing using localhost it's fine. The only way I can get it working is to go into WP_Options and delete all the vbb files, any idea's |
so in order for this to definitely work the blog and forum have to be on the same domain?
I'm trying to get my www.NJStangers.org forum linked with my Wordpress domain www.NJStangers.net to auto post but just from the sections that are public. Does it being on different domains make it too complicated or will this version work with it? |
Quote:
|
All times are GMT. The time now is 10:00 AM. |
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:
|