- Code: Select all
Fatal error: Call to a member function meta_filter_txt() on a non-object in /home/red9skull/domains/board.info.pl/public_html/index.php on line 165
What's wrong?
P.S. Sorry for my bad english.
Moderator: Moderators
Fatal error: Call to a member function meta_filter_txt() on a non-object in /home/red9skull/domains/board.info.pl/public_html/index.php on line 165// www.phpBB-SEO.com SEO TOOLKIT BEGIN - META
//$seo_meta->meta['meta_desc'] = $seo_meta->meta_filter_txt($config['site_desc']);
//$seo_meta->meta['keywords'] = $seo_meta->make_keywords($seo_meta->meta['meta_desc']);
// www.phpBB-SEO.com SEO TOOLKIT END - META
// www.phpBB-SEO.com SEO TOOLKIT BEGIN - META
$seo_meta->collect('description', $config['site_desc']);
$seo_meta->collect('keywords', $config['sitename'] . ' ' . $seo_meta->meta['description']);
// www.phpBB-SEO.com SEO TOOLKIT END - META


Users browsing this forum: Xee and 8 guests