| :: |
| Author |
Message |
hurricane
Joined: 03 Jan 2008 Posts: 4
|
Posted: Thu Jan 03, 2008 5:24 am Post subject: SEO Dynamic Meta tags 0.2.0 (01.01.2008): undefined function |
|
|
Hello @all,
I have installed "phpBB3 SEO Dynamic Meta tags 0.2.0" (01.01.2008).
Now I have the following errors.
-http://www.domain.tld/: Fatal error: Call to undefined function: meta_filter_txt() in /.../index.php on line 131
| Code: | // www.phpBB-SEO.com SEO TOOLKIT BEGIN - META
$seo_meta['meta_desc'] = meta_filter_txt($config['sitename'] . ' : ' . $config['site_desc']);
$seo_meta['keywords'] = make_keywords($seo_meta['meta_desc']);
// www.phpBB-SEO.com SEO TOOLKIT END - META |
-http://www.domain.tld/adm/: Fatal error: Call to undefined function: seo_meta_tags() in /.../functions.php on line 3117
The functions "meta_filter_txt()" and "seo_meta_tags()" are locate in the class "seo_meta" (file: includes/functions.php), so I think this is the reason for both errors.
How to fix it?
My native language is not English, therefore excuse please my mode of expression.
Kind Regards
Hurri |
|
|
| Back to top |
|
 |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
|
| Back to top |
|
 |
hurricane
Joined: 03 Jan 2008 Posts: 4
|
Posted: Thu Jan 03, 2008 11:18 am Post subject: Re: SEO Dynamic Meta tags 0.2.0 (01.01.2008): undefined function |
|
|
Update: The error changes, but is still there...
-http://www.domain.tld/: Fatal error: Call to undefined function: seo_meta_tags() in /.../functions.php on line 3117
-http://www.domain.tld/adm/: Fatal error: Call to undefined function: seo_meta_tags() in /.../functions.php on line 3117
functions.php:
Kind Regards
Hurri |
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
|
| Back to top |
|
 |
hurricane
Joined: 03 Jan 2008 Posts: 4
|
Posted: Thu Jan 03, 2008 1:50 pm Post subject: Re: SEO Dynamic Meta tags 0.2.0 (01.01.2008): undefined function |
|
|
Now it's all ok, thank you very much for fast working!  |
|
|
| Back to top |
|
 |
SeO Administrateur - Site Admin

Joined: 15 Mar 2006 Posts: 3477
|
|
| Back to top |
|
 |
hurricane
Joined: 03 Jan 2008 Posts: 4
|
Posted: Fri Jan 04, 2008 5:56 am Post subject: Re: SEO Dynamic Meta tags 0.2.0 (01.01.2008): undefined function |
|
|
 |
|
|
| Back to top |
|
 |
|
|