Thanks Rein, but problem unresolved.
Here is everything I have done that may I feel have caused a problem:
vbWiki was installed inside the forum directory e.g. forum/vbWiki/vbWiki_Init.php - is this correct?
I moved localsettings.php to the parent directory (as requested) but then I crossed back over my steps and found this wasn't the problem.
I have changed my paths again and again, they must be correct. Currently it is set as: /public_html/forum/vbWiki/vbWiki_Init.php - I have even tried directing the path straight to the root e.g. home/domaino/public_html/vbWiki/vbWiki_Init.php and still no luck
I tried changing the require once to be included between php blocks:
<?php require_once "/public_html/forum/vbWiki/vbWiki_Init.php"; ?>
and instead of being presented with the aforementioned message, I was provided with this: Parse error: syntax error, unexpected '<' in /home/domaino/public_html/wiki/LocalSettings.php on line 126
I'm running vb 3.7.2 and the latest release of MediaWiki, would this cause compatibility issues?
Also, I downloaded the RC5 version of the previous release for 3.6.
I have been tinkering with this all last night and this morning and still no success. Does anyone have any ideas?
Thanks,
Gareth
|