Lampwrights Forum > Other Stuff > vBulletin Wordpress Bridge
Register Community Today's Posts Search

Reply
 
Thread Tools
04-15-2011, 04:49 PM   #1
mertiliuss
Junior Member
 
Join Date: Feb 2011
Posts: 2
Rep Power: 0
mertiliuss is getting browny points
Problem

I have the following problem, as I fix it?

Code:
Warning:  include_once(./global.php) [function.include-once]:  failed to open stream: No such file or directory in /home/pornochi/public_html/blog/wp-content/plugins/vbbridge/vbloader.php  on line 16
and...

Code:
Warning:  include_once() [function.include]:  Failed opening './global.php' for inclusion  (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/pornochi/public_html/blog/wp-content/plugins/vbbridge/vbloader.php  on line 16
Thanks.
mertiliuss is offline   Reply With Quote

04-18-2011, 12:06 PM   #2
Jeff
Administrator
 
Jeff's Avatar
 
Join Date: Jul 2010
Posts: 402
Rep Power: 10
Jeff is getting browny points
You need to disable warnings on your server, they should never be outputted, only put in the logs. Second, you do not have the correct path set in the vbbridge settings.
Jeff is offline   Reply With Quote
04-18-2011, 01:02 PM   #3
mertiliuss
Junior Member
 
Join Date: Feb 2011
Posts: 2
Rep Power: 0
mertiliuss is getting browny points
you give me the full path to disable the warnings on my server?

thanks.
mertiliuss is offline   Reply With Quote
04-18-2011, 01:27 PM   #4
Jeff
Administrator
 
Jeff's Avatar
 
Join Date: Jul 2010
Posts: 402
Rep Power: 10
Jeff is getting browny points
Probably in your /etc/php.ini file or if using windows, wherever php.ini is stored there.

You need to make sure the display_errors variable is set to off:

Code:
display_errors = Off
Jeff is offline   Reply With Quote
Reply

Tags

vbulletin wordpress bridge



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:08 AM.


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