Quote:
Originally Posted by Lynne
Actually, the full code there is:
PHP Code:
// Do not edit.
if (defined('VB_RELATIVE_PATH'))
{
chdir('./' . VB_RELATIVE_PATH);
}
So, did you define VB_RELATIVE_PATH in the code above there? By default, it is commented out, so it shouldn't be defined and that line should never be evaled.
|
Nope. It's not defined as the index file in in the forum directory, and not the root.