![]() |
Quote:
I think I realized the problem, would it be that my Wordpress Username matches my Vbulletin Username, and thats causing some sort of issue? |
Hmm, it shouldn't cause a conflict since it no longer takes in account the WP users. Anyway, you should create another account on your forum and map its usergroup to, I don't know, editors, then try to login with that user, that'd at least help us localize the problem.
|
Quote:
|
That's a reported 'normal' occurence, keep trying to connect into the wp-admin page and you'll eventually succeed. Clear your browser's cache/cookies, also, try it with/without the "www" in the url (like, if you're using http://gunshadow.com/wp-admin, try http://www.gunshadow.com/wp-admin) if you still can't.
|
Quote:
Thanks |
Quote:
|
This works for me on vb 4.08 and wp 3.0.1
|
Quote:
Quote:
|
Quote:
EDIT: Ok so I tried a separate DB, and now its letting me login to the Wordpress dashboard with my vBulletin login details, but now when I login to vbulletin, it logs me right back out and I can't access the admin panel on vb... |
Quote:
|
Quote:
now I can finally click install for this mod :D |
Hi folks,
I'm also receiving the "headers already sent" error when making a post. The plugin still manages to post to the correct forum with the correct title/username etc but there's no content, just the link back to the article itself. Any ideas? Cheers, Robert |
1 Attachment(s)
Quote:
Now going by that (I'm not 100% on PHP errors) I'm assuming there's something wrong with my child theme's functions.php at line 20. Here's the full function found around that line (line 20 is the echo $output line): PHP Code:
Cheers, Robert |
Hello
i tried to install the bridge, but when i write a test post i recive a white page in mysite.com/wp-admin/post.php where's the problem? |
Hello, I am having the same problem as below, how do you hardcode the link in the plugin file?
I see the line in my editor, just not sure what to type. Also, let's say my forum is at 12345.com and my blog is at 12345.com/wpblog/ , what is the relative path ? Thanks, W Quote:
|
I can not past the first installation step, as soon as I turn on this plug in, when accessing wp's post, I would get this:
wp-admin/global.php. You should check your path! Turning Plugin Off I have seen three people had the exact same problem in this thread, but it seemed there was answer to their questions either. |
Hmmm, the developer hasn't been on here since October, that's a bit worrying.
|
Quote:
Does anyone have a solution for this? Thanks Warren Thanks in advance. |
I have the solution to the above problem
If you have your forums set so that unregistered users can not view your forum then unregistered users will not be able to view the log. There wont be an error message just a blank page. Hope this helps someone else |
I've just discovered that Complete vBridge is screwing with "Set Featured Image". It hits you with the dreaded "Are you sure you want to do this? Please try again." page.
|
I have installed this into WP 3.0.3 and VB vBulletin 4.1.0 Patch Level 2 and am having a strange problem. Posts are going over but new user registration in WP is not. Also for some reason the side bar content is now blank. We had several side items that disappear when the bridge is active and if i turn it off or deactivate it the content reappears. I would appreciate it if anyone has had this problem or knows where to start looking to let me know.
Thanks |
Quote:
Quote:
|
I tried setting all users to administrators on the vb map users page and the sidebar content still gets knocked out. Also i don't see anything that is saying that sidebar items have user permissions. Is there someplace specific to look for that?
If anyone would like to take a look at my development site email me at jcollins@collinssolutions.com and i can give you a temp account. |
Also i am to the point where i am willing to pay someone to get it working.
|
Quote:
Directory, but, it doesn't match the bits you need to edit (Only the first 2 sections match) So when a user replies to a post on the WP site, it doesn't add it to the Forum post Like wise, comments in the threads, don't get posted on WP. |
Has anyone heard anything from the developer?
|
I've tried to contact the developer here, and also at his own website. It would appear that this plugin has been abandoned.
|
we managed to figure out one problem is that the addon gets confused on where to pull information from. Its looking for wp tables in the vb database.
|
Oops, that can't be good hehe
|
I had this pretty much working, but ran into some issues (I won't rehash them, as they've all been mentioned in this thread). After about 2 days, I had to abandon the effort.
It's a shame there is not a more simple WP/vB user sharing project available. There seems to be no way to simply allow my vB users to comment on WP posts without creating a separate WP account. |
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 11:12 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:
|