![]() |
Quote:
|
all 3? or? just want to confirm? have you tried it? or in theory?
|
Hey guys, when I try and activate the plugin I get an error.
Warning: chdir() [function.chdir]: Result too large (errno 34) in H:\wamp\www\ctn\wp-content\plugins\vbbridge.php on line 77 cannot include /forums/global.php. You should check your path! Turning Plugin Off I've tried to modify this line... PHP Code:
|
I know this bridges the posts and the comments as well, is that for new posts only or can we do old posts as well?
|
Quote:
|
I have it up and going at http://www.dccollector.com but, I have one problem. Most of the posts say "No Comments" even if someone has commented on it via the forum. You can check out what I mean by looking at the "First Look Jonah Hex" on the top right hand scroll of the site... You can see it says no comments but, there are comments...
|
Quote:
Quote:
Quote:
for example on a linux server it would be /home/username/public_html/forums Quote:
2. they have to register thru vB. you can remove the wp login file and code. all registrations are handled by vB. Quote:
however i am willing to test it out on my test server. will post back the results here! |
Hey all! I was the first who started creating this vB - WP bridge. I'm so happy to see what it has become!
Anyway, I'm not sure if someone has posted a fix to the media upload bug. Anyway, here's what works for me: In vbbridge.php, around line 47, find: Code:
#if (basename($_SERVER['SCRIPT_NAME']) == 'upload.php') { return; } Code:
if (basename($_SERVER['SCRIPT_NAME']) == 'media-upload.php') { return; } |
Quote:
I only require this bridge to allow vbulletin users to post comments on the wordpress blog using their login. I dont care if the posts are posted onto the forum. And in fact, dont think this will work, my forum and blog are on a different database, while on the same server. Your instructions made no mention of needing to share the same database so I didnt set my site up this way and now it is too late to go back. So, knowing my forum and site are on two different databases (same server), is it possible to bridge the user login and access levels or no? Comments can remain on the wordpress side of things I dont care as long as they work. |
Quote:
I need to do the same as you, just bridge the users - no posts in any way... Thanks 4 getting back to us amjadz4 |
So, any news on getting this to run on 2 different sub domains?
My site is at www.mysite.com and my forums are at http://forums.mysite.com So i'm guessing it can't work for me until a fix has been made? Andy |
Quote:
:) Quote:
Quote:
do not type anything in the relative path in vbridge settings. and open vbridge.php...edit the line PHP Code:
give it a try! |
What do i put for the forum url?
http://forums.eteknix.com or http://www.eteknix.com/forums ? The main domain is the first one. I left the path blank and put this line in: $vwd = '/home/aruffell/public_html/forums'; and when i try my test post i get: Warning: require_once(./includes/class_dm.php) [function.require-once]: failed to open stream: No such file or directory in /home/aruffell/public_html/wp-content/plugins/vbbridge.php on line 113 Fatal error: require_once() [function.require]: Failed opening required './includes/class_dm.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/aruffell/public_html/wp-content/plugins/vbbridge.php on line 113 Line 113: Code:
require_once('./includes/class_dm.php'); |
Got it working with:
$vwd = '/home/aruffell/public_html/forums'; require_once('./forums/includes/class_dm.php'); require_once('./forums/includes/class_dm_threadpost.php'); require_once('./forums/includes/functions_databuild.php'); Broken again, i think i'll give this a miss for now and wait until someone releases it properly with less errors etc... Andy |
Quote:
|
Folks, can anyone please guide me as to how can I get a valid authors list in WP. It always send me the vB user id: 1 as the only author.
|
Quote:
|
Quote:
I am on WP 2.7.1. and i'm a technical wordpress guy (also a plugin coder) but I can't seem to get this problem fixed. |
Any news or fix to the flash uploader issue?
Using latest WP here. |
Will this work on Wordpress 2.8 ?
|
If I have this bridge working correctly right now on vB 3.8.1, it should be safe to upgrade to 3.8.2 right?
|
any update for wordpress v 2.8?
|
I have the bridge working with:
VB 3.8.2 and WP 2.8 without problems. I actually upgraded to WP 2.8 this morning and the bridge kept working. |
I'm curious why this program can't bridge a WordPress site and a vBulletin site if they have different domains? Is there something that prevents the W/V Bridge from doing this or just a decision on the designers part?
|
I think that as long as you can include the global from vBulletin it is possible. That means that the subdomains have to be at least on the same server(cluster).
|
Fro me when I upgraded to WP 2.8, the bridge failed. Now It just gives a white screen .... I had to remove the plugin to make my WP work again.
|
Does this work with vb 3.8.3 and wp 2.8? Redraider did you try reenabling it by going into wp and then turning the option from vb off to vb on that should fix it.
|
pspcrazy, thanks for replying, but as soon as I put the files inside the plugins directory, my whole wordpress install goes white ...cant even go to the admin panel. Is there some way to change this option from the DB ?
|
I've installed WP 2.8 and VB 3.8.3 and it all works with no problem.
I recommend to DEACTIVATE the VB-Bridge *every* upload and re-activate it after the upgrade. |
Hi,
Don't know if anyone else has this or can suggest anything... Some of my members I have to moderate their comment all the time and for others it is automatically published. I checked the groups and there doesn't seem to be an issue. Any suggestion where I can look? I am not using the vB comment/posting to forum system just the user integration between the two.. Thanks |
Is anyone using this plugin and WP-Super Cache at the same time? Any conflicts?
|
Don't know if it is just me but after I updated the new wordpress, my wp admin cp got really buggy. I can't expand or collapse any of the categories on the side (like posts, media, links, etc), quick edit doesn't update, screen options don't stay (though I think it was the same before too), can't drag widgets. So basically v2.8, which is mostly new improvements to the wp admin cp, doesn't work at all with this =P Anyone know why this mod messes up cp so much and if there's a way to fix it?
|
Quote:
|
PLEASE HELP ME!! Before I seriously kill myself!
Will this work if my wp is /blog and my forum is /forum ??? I'm trying to log into wp-admin and it sends me to the forum usercp. How am I supposed to access the wp-admin??? Thanks a lot! |
May need to get a physic evaluation if you're contemplating taking your life over a plugin.
Answer to your first question, yes. So long as they're on the same server & you're directing the plugin to the correct directory, then yes it will work. Your second question.. It sounds like your plugin is working. If you're getting re-directed that means you're trying to access the User Options on WP. It shouldn't redirect you if you're only trying to get to /wp-admin (At least to my knowledge) Is your account an admin account? If not, that may be why you're getting redirected. |
Upgraded and Tested on vB 3.8.3 and WP 2.8 Works perfectly. No bug spotted so far. Its safe to upgrade, however remember to deactivate the plugin before upgrading just as a precaution.
Make sure you have your original wordpress admin login. :) |
I have a problem with this plugin
When it's active, I can't use the media-upload function What is the problem?? Best Regards |
^Having the same problem & would like to know how to resolve this issue as well.
However it's only the quick popup add media when you're posting a new post. Uploading works fine if you go directly to the Add Media page. |
Quote:
|
Worked fine for me out of the box with the latest of both versions.
|
All times are GMT. The time now is 01:28 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:
|