![]() |
Does anyone have this working with 2.61?
I can't get into the wp control panel if the plugin is activated. Any ideas? |
you didn't follow the instructions properly, you probably clicked yes before you had done the user integration
look at the install file and redo it it tells you what to do in such an instance |
I installed it on Vbulletin 3.7.3 and when I try to post something it tells me:
Quote:
|
I have wordpress and Vb on different sub domains, just wondering is there any plans to allow this or is there an alternative I can use? Both Vb and wordpress are in different databases and on different sub domains, but live on the same physical server.
Thanks for your help |
It is not about us allowing or disallowing. Cookies cannot be shared in such a manner. So short answer: no.
|
hello, nice hack.
Just installed, how to re-save all wordpress post to create all threads in vbulletin? I mean: after installation I opened a wp post and saved it --> thread created in vbulletin and users could post comments. But I have more than 2.000 articles! Which query? thanks! |
OK fair enough, what if my users don't need to log into wordpress, would cookies still be needed?
I just need it to create a thread when I make a new wordpress article and have a link from wordpress to the comments thread. Thanks for your help. |
very nice, works like a charm
|
This is a great plug-in, so much that I've moved my forum from a sub domain to a directory so I could use it, so far things are going ok but..
The Text Link Back doesn't work on the forum threads. Clicking on them does nothing. The forum thread articles sometimes don't display the html from the posts, they show the actual code instead. And.. I'm locked out of the wordpress admin.. it just redirects to the forum. |
<a href="http://www.michaelciccarelli.com/2007/12/complete-wordpressvbulletin-bridge/" target="_blank">http://www.michaelciccarelli.com/200...lletin-bridge/</a>
|
Hi Guys,
First of all, great mod! The only thing I am really missing, is that I want to include/integrate my Vbulletin forum inside my Wordpress Header/footer. I've arranged this with the WP-United mod for phpBB3, but I want to migrate it all to Vbulletin.... Is there a good way to do this with Vbulletin? Thanks, Sander |
Nice mod. It was a bit tricky to install but it's great - using the latest version of vbulletin and wordpress.
I was having a problem with the links in vbulletin being incorrect - showing %postname% instead of the story title. I thought I'd post how I fixed it if anyone else was having a similar issue (I couldn't find a solution by searching but saw that others had experienced this). If you change all instances of: Code:
$link = get_permalink($the_post->ID, true); Code:
$link = get_permalink($the_post->ID, false); |
Hmmm... The posting is going to the forums, but it's showing the html in post at the forums. How do I have the forums display the wordpress post properly without having it show the html?
Here's an example of a simple image and break in Wordpress and what it shows in the forums <!--more--><img class="alignnone" src="http://www.domain/308/large/1_11.jpg" alt="" width="343" height="228" /> |
Simple question:
Will this work with multiple versions of Wordpress on our website? We plan on using 2 different Wordpress blogs for 2 different things. Please let me know, Thank you, Legion of Angels |
Hi,
I have installed now, thanks for the plugin. one question: when the plugin posts my wordpress entries to vbulletin the HTML Code is shown as text. Link: http://schnaeppchenfuchs.com/forum/showthread.php?t=23 What do I have to do? |
For all who are having issues with the raw HTML Code showing up in the forums: I solved the problem by using this modification:
https://vborg.vbsupport.ru/showthread.php?t=96926 I then turned on HTML for moderators |
BUG !
I think I found a big one. Problem When you edit a post in Wordpress, the post in vBulletin is supposed to be edited automatically as well. However, if it contains links with german letters such as ? ? or ?, the post will be cut short. Everything after the first ? ? or ? will be deleted in the VBulletin posting. Solution I think I have found the solution. You have to comment out the lines PHP Code:
It now seems to be working for me. |
Hi,
It seems that the bridge plugin interferes with the Cforms II plugin. Settings made there, are being erased by the bridge plugin. I've tested some things with the author of Cforms, but we cannot find it. Can you please take a look what is causing this? Thanks. |
Quote:
|
I'm running it on 4 wordpress 2.6.2 installations hooked to one Vbulletin forum, works, no problem, except we had to rewrite half of the mod, because it isn't updated to the latest wordpress release(comment feature).
|
Quote:
|
Quote:
Thank you for answering my question though. LoA |
Got this working okay, but how do I integrate an input box into my blog post? Seems a bit unfair to send my users to the forums every time. Is there a solution for this?
|
I get this error when trying to post something in Wordpress:
Warning: require_once(DIR/includes/functions_newpost.php) [function.require-once]: failed to open stream: No such file or directory in /www/htdocs/w0095deb/forum/includes/class_dm_threadpost.php on line 18 Fatal error: require_once() [function.require]: Failed opening required 'DIR/includes/functions_newpost.php' (include_path='.:/usr/share/php:..') in /www/htdocs/w0095deb/forum/includes/class_dm_threadpost.php on line 18 What can I do? Both files exist! Im desperate, being trying to fix this problem for weeks now |
Quote:
|
Okay, I'll admit it. First time around I imported the users after turning on auto-integrate. However, I removed the plugin as instructed, re-installed, did everything the 'right' way, and I still get a redirect to my forums when I visit wp-admin.
The kicker is, if I login to my forums... still can't access wp-admin. If I log out of my forums, I can access wp-admin. Any help? |
Just installed for first time (wordpress 2.62, vbulletin 3.7), it seems to post the article no problem to the forums... but the comments still seem to be handled by Wordpress - even though I changed the setting.
|
Hi,
I just got the plugin from www.vbulletin.org I'm not sure what to put for these: VB User ID: This is the userid comment threads will be started with IF the author is NOT REGISTERED with VB. VB Username: This is the username comment threads will be started with IF the author is NOT REGISTERED with VB. VB Forum ID: This is the default FORUM id where all comment threads will be posted unless another is selected. This also will indicate what forum will automatically be selected in the drop down menu on the write page. And I am getting an error when I try to post: Warning: main(/home/hhk/public_html/wp/wp-content/plugins/functions_wysiwyg2.php) [function.main]: failed to open stream: No such file or directory in /home/hhk/public_html/wp/wp-content/plugins/vbbridgeIII/vbbridge.php on line 96 Fatal error: main() [function.require]: Failed opening required '/home/hhk/public_html/wp/wp-content/plugins/functions_wysiwyg2.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/hhk/public_html/wp/wp-content/plugins/vbbridgeIII/vbbridge.php on line 96 I do not know where I am going wrong, and I am sure I have given the wrong details. Can anyone please help? Thanks |
what do you mean by "If your WP login name is the same as your VB username, this user will NOT be ported!" ??
just curious because i dont fully understand it. does this apply only for the admin? or all users? |
Quote:
|
ya but what does it mean it wont be ported.
I thought the point of this mod is to allow someone to register on either wordpress or vb, and then they are registered for both by simply registering for one. a user still has to have 2 different usernames?? |
Probably a stupid question but... Will this work with Mambo? And if not, is there one that will?
Thanks. I've been wanting to bridge my front page with my forums for a while now. http://www.pachiuniverse.com |
For some reason this plugin is showing a Search cannot be found error using 3.6.8 and 2.62
|
Great hack!
Is there a way to retrieve user avatar and date into WP when replacing WP comment system with vBuletin? Thanks in advance |
Quote:
Hope that helps. |
I've visited Android Community.com, it seems to be bridged with this mod.
http://androidcommunity.com/android-...ates-20081016/ (an example). The question is: Are they using this modification? ...Thanks |
For some reason this plugin is showing a Search cannot be found error using 3.6.8 and 2.62
|
Awesome mod, works like a charm, but I've run into a bit of an issue - I have had my blog going for nearly 2 years, and am just now adding this forum.
1. As I have seen thus far, this is not retro-active, creating a new forum thread for every old post (which is a GOOD thing). 2. When I replace the comment text in my wordpress template, I've noticed that comments completely disappear for posts that do not currently have a vBulletin thread, which makes sense. Would it be possible to include some php that says, basically, 'if this post was published before MM/DD/YYYY, then continue using the existing Wordpress comments code. If this post was published AFTER MM/DD/YYYY, then use this new vBulletin comment code.' I realize I would then still need to monitor Wordpress' comments for older posts, but I think that would be the cleanest integration. Or did I miss something? Update: I got it taken care of, here's the code I used: PHP Code:
|
Quote:
|
How is this bridge working now with current versions? Are there known issues?
I am trying to decide whether to go with word press, or use vbulletins Blog. I just want to make sure that every time there is a new release of wordpress or vbulletin I don't have to do several updates to the files. Please let me know Thanks |
All times are GMT. The time now is 04: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:
|