I've made update from SEO Premod from 3.0.9 to 3.0.10 and when I go to system in ACP I get an error:
PHP Notice: in file /includes/acp/acp_update.php on line 76: Undefined variable: up_to_date
acp_update.php:
- Code: Select all
// www.phpBB-SEO.com SEO TOOLKIT BEGIN
$phpbb_seo_update = '';
if ($up_to_date) {
$phpbb_seo_update = trim(str_replace($current_version, '', $latest_version));
}
This variable isn't declared before.

English |
French
News of phpBB SEO Premod