| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
sanis
Joined: 05 Jan 2007 Posts: 47
|
Posted: Sat Jun 23, 2007 7:30 pm Post subject: Re: ADV SEO rewrite + Zero duplicate |
|
|
| dcz wrote: | Well of course, I was just mentionning this one was released today  |
Any progress on it?  |
|
|
| Back to top |
|
 |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
|
| Back to top |
|
 |
sanis
Joined: 05 Jan 2007 Posts: 47
|
Posted: Sun Jul 01, 2007 3:10 pm Post subject: Re: ADV SEO rewrite + Zero duplicate |
|
|
Thanks. Ha have just installed it, after installation i got error:
| Quote: | | [phpBB Debug] PHP Notice: in file /includes/functions.php on line 4377: Undefined variable: phpbb_seo |
Any ideas? |
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
Posted: Sun Jul 01, 2007 3:42 pm Post subject: Re: ADV SEO rewrite + Zero duplicate |
|
|
erf, I guess we'll have to go for a 1.0a version very soon for this typo in the install file, so additionally :
| Code: | #
#-----[ 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 SEO || SEO Forum || Forum Référencement
GYM Sitemap & RSS for phpBB3 has been released ! || GYM Sitemap & RSS for phpBB3 est disponible ! |
|
| Back to top |
|
 |
sanis
Joined: 05 Jan 2007 Posts: 47
|
Posted: Sun Jul 01, 2007 7:49 pm Post subject: Re: ADV SEO rewrite + Zero duplicate |
|
|
Thanks, that fixed that error.
Another error appeared when i want to go to ACP and i have to re-authenticate myself:
| Quote: | [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 |
That lines looks:
| Code: | $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'] );
|
|
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14279
|
|
| Back to top |
|
 |
|
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |