![]() |
Simple scripting question
Warning: include_once(./global.php) [function.include-once]: failed to open stream: No such file or directory in wp-plugins/vbbridge/vbloader.php on line 16
because of this include_once('./global.php'); the global php is in this directory /public_html/4tiControl/vb how do i change the above to make it look in this folder Thanks |
You need to do something like this:
Code:
$curdir = getcwd (); because the vb code won't work right unless the current directory is the one with global.php. |
cool thanks
|
All times are GMT. The time now is 02:37 AM. |
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:
|