- Code: Select all
[phpBB Debug] PHP Notice: in file /phpbb_seo/phpbb_seo_class.php on line 282: Undefined variable: startime
[phpBB Debug] PHP Notice: in file /phpbb_seo/phpbb_seo_class.php on line 282: Undefined variable: startime
[phpBB Debug] PHP Notice: in file /phpbb_seo/phpbb_seo_class.php on line 282: Undefined variable: startime
[phpBB Debug] PHP Notice: in file /phpbb_seo/phpbb_seo_class.php on line 282: Undefined variable: startime
[phpBB Debug] PHP Notice: in file /phpbb_seo/phpbb_seo_class.php on line 282: Undefined variable: startime
[phpBB Debug] PHP Notice: in file /phpbb_seo/phpbb_seo_class.php on line 282: Undefined variable: startime
It seems like this is the code that has the problem:
- Code: Select all
// stats
$this->seo_stats['format_url_time'] = $this->seo_stats['format_url_time'] + ($this->microtime_float() - $startime);
$this->seo_stats['format_url_num']++;
With the code error above: the output looks like this.
- Code: Select all
Seo : 7233356729.77388 s ( 4345663400284.70 % ) - 6 Titles ( 100.00 % ) - 17 URLs rewritten ( 0.00 % ) - 6 URLs cached (0.00 % - saved 0.0009 s)
I am using the latest Phpbb-seo Premod.

English |
French

