Install error on bridge - vbloader.php on line 16
Having the same issues as is here: http://www.lampwrights.com/showthread.php?t=63
Windows 2008 IIS7 with FastCGI vBulletin 3.8.6 current WordPress 3.0.5 current PHP Code:
Quote:
Jeff, I can provide a test domain on my Windows VPS, if you're willing to help on this. It may simply require some code rewrite to absolute instead of relative, based on my educated guess. If you can get it to work, I'll make a $$ or $$$ donation of some kind, to support this project. Possibly give you a long-term testing area for Windows testing of the bridge. I really want to implement this on a site, while leaving it on the Windows server. Thanks. |
Actually they are not relatively the same. Unfortunately I have piles of work on my plate currently and cannot get involved in any custom projects at this time.
Again that error message looks to be a path issue. |
Quote:
While I don't understand PHP as well as you do, I do understand Windows servers fairly well. With a more specific nudge in the right direction, maybe I could figure it out. |
Quote:
Code:
@chdir($_SERVER['DOCUMENT_ROOT'] . $path); Code:
@chdir('C:\Inetpub\vhosts\domain.com\httpdocs\forums'); |
Quote:
I get login on both sites, so the bridge is working. However, I do get a new error, but I don't think it's related, so I'll start a new post... http://www.lampwrights.com/showthread.php?t=66 |
All times are GMT -4. The time now is 07:12 PM. |
Powered by vBulletin® Version 3.8.8 Beta 4
Copyright ©2000 - 2024, vBulletin Solutions, Inc.