########## Directories/Files ########## # Note: These directories do not have to be changed unless you move things. $boarddir = '/hermes/web06/b2510/pow.zacion/htdocs/foros'; # The absolute path to the forum's folder. (not just '.'!) $sourcedir = '/hermes/web06/b2510/pow.zacion/htdocs/foros/Sources'; # Path to the Sources directory. ########## Error-Catching ########## # Note: You shouldn't touch these settings. $db_last_error = 1267704521; # Make sure the paths are correct... at least try to fix them. if (!file_exists($boarddir) && file_exists(dirname(__FILE__) . '/agreement.txt')) $boarddir = dirname(__FILE__); if (!file_exists($sourcedir) && file_exists($boarddir . '/Sources')) $sourcedir = $boarddir . '/Sources'; $db_character_set = 'utf8'; ?>
Warning: require_once(/QueryString.php) [function.require-once]: failed to open stream: No such file or directory in /hermes/web06/b2510/pow.zacion/htdocs/mkportal/include/SMF/smf_driverf.php on line 35

Fatal error: require_once() [function.require]: Failed opening required '/QueryString.php' (include_path='.:/usr/local/lib/php-5.2.12/lib/php') in /hermes/web06/b2510/pow.zacion/htdocs/mkportal/include/SMF/smf_driverf.php on line 35