Hey,
I have installed the GYM Mod,
but http://www.script-base.eu/sitemapindex.xml.gz isn't working...
don't know why...
Hay anyone an idea why?
yours hexcode
Moderator: Moderators
Notice: Undefined index: bbcode_bitfield in /home/www/web3/html/includes/bbcode.php on line 135 Notice: Undefined index: template_path in /home/www/web3/html/includes/bbcode.php on line 136 Fatal error: The file ./styles//template/bbcode.html is missing. in /home/www/web3/html/includes/bbcode.php on line 150 The file ./styles//template/bbcode.html is missing.
This page does not contain enough item to be displayed.

...Notice: Undefined index: template_path

if ( empty($this->output_data['url_sofar']) ) {
$this->gym_error(404, 'GYM_TOO_FEW_ITEMS', __FILE__, __LINE__);
}
// if gunzip is only activated for GYM, we turn it on for phpBB also
if ($this->gzip_config['gzip'] && !$config['gzip_compress']) {
$config['gzip_compress'] = 1;
} $this->gzip_config['gzip'] = $config['gzip_compress'] ? 1 : intval($this->gym_master->set_module_option('gzip', $this->gym_master->override['gzip']));

Users browsing this forum: No registered users and 2 guests