Installed NextBBS just fine - everything seems to work except MediaWiki.
When I click on "Doc" I get:
[nextBBS]
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /hermes/web04/b1822/pow.xxx/htdocs/websites/buymywmcredits/nextbbs/extmw.php (36)
at chdir("mediawiki" (/hermes/web04/b1822/pow.perrym/htdocs/websites/buymywmcredits/nextbbs/extmw.php:36)
at require("/hermes/web04/b1822/pow.xxx/htdocs/websites/buymywmcredits/nextbbs/extmw.php" (/hermes/web04/b1822/pow.xxx/htdocs/websites/buymywmcredits/nextbbs/index.php:442)
Source Code:
027$wgNbUser = $USER;// Help MediaWiki parse the current command line$p = strpos($_SERVER['QUERY_STRING'], '/');$p!==false)$_SERVER['PATH_INFO'] = substr($_SERVER['QUERY_STRING'], $p);chdir("mediawiki");$INPUT['no2buf'])) // passthru{"index.php");ob_start();"index.php");$data = ob_get_contents();ob_clean
Should I now install MediaWiki, if so where are the instructions?
Hi, I'm having the same problem, except that I don't know where to start tweaking extensions. Whenever I click on Doc in the menu I get the following:
_______________________
Warning: preg_replace_callback() [function.preg-replace-callback]: Compilation failed: range out of order in character class at offset 15 in /home/.../nbbs_error_reporter.php on line 82
(offset 15, 15, 24, 24, 16, 16, 25, 16, 13, 13)
[nextBBS]
Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /home/.../extmw.php (36)
at chdir("mediawiki") (/home/.../extmw.php:36)
at require("/home/.../extmw.php") (/home/.../index.php:442)