dcz wrote:Well of course, I was just mentionning this one was released today
Any progress on it?
Moderator: Moderators

#
#-----[ OPEN ]------------------------------------------
#
includes/functions.php
#
#-----[ FIND ]------------------------------------------
#
function page_footer($run_cron = true)
{
global $db, $config, $template, $user, $auth, $cache, $starttime, $phpbb_root_path, $phpEx;
#
#-----[ AFTER, ADD ]------------------------------------------
#
// www.phpBB-SEO.com SEO TOOLKIT BEGIN
global $phpbb_seo;
// www.phpBB-SEO.com SEO TOOLKIT END
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4384: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4385: Division by zero
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4386: Division by zero
$seo_percent = sprintf('%.2f', (($phpbb_seo->seo_stats['format_url_time'] / $total_seo_time) * 100) );
$cached_percent = sprintf('%.2f', (($phpbb_seo->seo_stats['url_cached_time'] / $total_seo_time) * 100) );
$seo_saved = sprintf('%.4f', ($phpbb_seo->seo_stats['url_cached_num'] / $phpbb_seo->seo_stats['url_rewrite_num']) * $phpbb_seo->seo_stats['url_rewrite_time'] );

Users browsing this forum: No registered users and 1 guest