Lampwrights Forum > Other Stuff > vBulletin Wordpress Bridge

Reply
 
Thread Tools
06-02-2011, 10:13 PM   #1
rborge
Junior Member
 
Join Date: Jun 2011
Posts: 3
Rep Power: 0
rborge is getting browny points
"Vbulletin has not been found"

I am working on a WP/VB site locally (MAC) using MAMP. I have installed the plugin and activated it. However, I can't get the settings section to "find" VB.

URL of the local WP site: http://localhost/allthingsep/
URL of the local VB site: http://localhost/allthingsep/forums/
WP root directory: MAMP/htdocs/AllThingsEP
Forum root: MAMP/htdocs/AllThingsEP/forums

I set the relative path to: /forums as well as every other combo I could think of without success.

I then changed the vbloader.php from: @chdir($_SERVER['DOCUMENT_ROOT'] . $path); to @chdir('localhost/allthingsep/forums/'] . $path); which basically just broke everything.

Any help would be appreciated.

Thx
Rick
rborge is offline   Reply With Quote

06-02-2011, 10:15 PM   #2
rborge
Junior Member
 
Join Date: Jun 2011
Posts: 3
Rep Power: 0
rborge is getting browny points
BTW:

WordPress 3.1.3

vBulletin 4.1.3

Rick
rborge is offline   Reply With Quote
06-03-2011, 07:59 AM   #3
Jeff
Administrator
 
Jeff's Avatar
 
Join Date: Jul 2010
Posts: 402
Rep Power: 10
Jeff is getting browny points
I think you are missing the initial slash. These are absolute paths:

Code:
MAMP/htdocs/AllThingsEP
Should be:

Quote:
/MAMP/htdocs/AllThingsEP
Jeff is offline   Reply With Quote
06-03-2011, 08:16 PM   #4
rborge
Junior Member
 
Join Date: Jun 2011
Posts: 3
Rep Power: 0
rborge is getting browny points
My bad...added the / and it did the trick. Thx for the help. Rick
rborge is offline   Reply With Quote
Reply

Tags

vbulletin wordpress bridge


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -4. The time now is 08:45 AM.


Powered by vBulletin® Version 3.8.8 Beta 4
Copyright ©2000 - 2024, vBulletin Solutions, Inc.