Lampwrights Forum

Lampwrights Forum (http://www.lampwrights.com/index.php)
-   vBulletin Wordpress Bridge (http://www.lampwrights.com/forumdisplay.php?f=13)
-   -   i have error (http://www.lampwrights.com/showthread.php?t=63)

buster-gamers 02-18-2011 08:40 AM

i have error
 
Warning: include_once(./global.php) [function.include-once]: failed to open stream: No such file or directory in C:\wamp\www\bustergamers\wp-content\plugins\vbbridge\vbloader.php on line 16

Warning: include_once() [function.include]: Failed opening './global.php' for inclusion (include_path='.;C:\php5\pear') in C:\wamp\www\bustergamers\wp-content\plugins\vbbridge\vbloader.php on line 16


Please Help me

Niko 02-18-2011 09:31 AM

Same problem here.

I have just installed it on my WP 3.0.5 and vB 3.8.6 and it didn't work.

fastuning 02-18-2011 11:41 AM

the problem is that the relative URL is wrong.

if you have the forum in the root folder, simple use '/'

Niko 02-18-2011 12:10 PM

Quote:

Originally Posted by fastuning (Post 225)
the problem is that the relative URL is wrong.

if you have the forum in the root folder, simple use '/'

My Wordpress is in root/wp/ and my forum in "root/forum/". So i have to edit the vbloader.php right? So in line 16 i have to edit "include_once('./global.php');" in to what? "/forum"?

Jeff 02-18-2011 12:43 PM

Quote:

Originally Posted by Niko (Post 226)
My Wordpress is in root/wp/ and my forum in "root/forum/". So i have to edit the vbloader.php right? So in line 16 i have to edit "include_once('./global.php');" in to what? "/forum"?

Just as it says on that page:

Quote:

This is the file directory to your forum. THIS IS RELATIVE! If your forum is located at http://www.yourdomain.com/forum then this path would be /forum

Niko 02-18-2011 12:54 PM

Quote:

Originally Posted by Jeff (Post 227)
Just as it says on that page:

Didnt work. Same problem


Warning: include_once(/forum/global.php) [function.include-once]: failed to open stream: No such file or directory in D:\Webseiten\gamingclerks.de\wp-mu\wp-content\plugins\vbbridge\vbloader.php on line 16

Warning: include_once() [function.include]: Failed opening '/forum/global.php' for inclusion (include_path='.;C:\PHP5') in D:\Webseiten\gamingclerks.de\wp-mu\wp-content\plugins\vbbridge\vbloader.php on line 16

Jeff 02-18-2011 12:56 PM

Quote:

Originally Posted by Niko (Post 229)
Didnt work. Same problem


Warning: include_once(/forum/global.php) [function.include-once]: failed to open stream: No such file or directory in D:\Webseiten\gamingclerks.de\wp-mu\wp-content\plugins\vbbridge\vbloader.php on line 16

Warning: include_once() [function.include]: Failed opening '/forum/global.php' for inclusion (include_path='.;C:\PHP5') in D:\Webseiten\gamingclerks.de\wp-mu\wp-content\plugins\vbbridge\vbloader.php on line 16

You are using windows.. The path would probably be:

D:\Webseiten\gamingclerks.de\forum

Niko 02-18-2011 12:59 PM

Quote:

Originally Posted by Jeff (Post 230)
You are using windows.. The path would probably be:

D:\Webseiten\gamingclerks.de\forum

Ah okay thanks.

But now - the next problem.

Warning: require_once(D:\Webseiten\gamingclerks.de/includes/init.php) [function.require-once]: failed to open stream: No such file or directory in D:\Webseiten\gamingclerks.de\forum\global.php on line 20

Fatal error: require_once() [function.require]: Failed opening required 'D:\Webseiten\gamingclerks.de/includes/init.php' (include_path='.;C:\PHP5') in D:\Webseiten\gamingclerks.de\forum\global.php on line 20

How funny... forum worked fine but i cant find itself...

Jeff 02-18-2011 01:01 PM

Quote:

Originally Posted by Niko (Post 231)
Ah okay thanks.

But now - the next problem.

Warning: require_once(D:\Webseiten\gamingclerks.de/includes/init.php) [function.require-once]: failed to open stream: No such file or directory in D:\Webseiten\gamingclerks.de\forum\global.php on line 20

Fatal error: require_once() [function.require]: Failed opening required 'D:\Webseiten\gamingclerks.de/includes/init.php' (include_path='.;C:\PHP5') in D:\Webseiten\gamingclerks.de\forum\global.php on line 20

How funny... forum worked fine but i cant find itself...

Hmm sounds like an issue with your server. I am not familiar with Windows as I use Linux. Not sure if I can help you here.

Niko 02-18-2011 01:08 PM

Quote:

Originally Posted by Jeff (Post 232)
Hmm sounds like an issue with your server. I am not familiar with Windows as I use Linux. Not sure if I can help you here.

Thanks anyway - maybe i have to install the forum new

Niko 02-18-2011 01:40 PM

*hm* i guess this plugin didnt work with a windows-server... sadly :/

kpmedia 02-18-2011 04:56 PM

Same issue for me, too.
Made a new post here: http://www.lampwrights.com/showthread.php?p=240#post240


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

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