Quote:
Originally Posted by iojam
veenuisthebest,
try to replace "if(!vbseo_dbtbl_exists('album') || !function_exists('vbseo_album_url_row'))" with "if(!vbseo_dbtbl_exists('album'))" in vbseo_sitemap_functions.php file.
|
"if(!vbseo_dbtbl_exists('album') || !function_exists('vbseo_album_url_row'))" doesn't exist in vbseo_sitemap_functions.php
all what I had added in the file was this
if(!function_exists('vbseo_group_url_row')){functi on vbseo_group_url_row(){}}
if(!function_exists('vbseo_tags_url')){function vbseo_tags_url(){}}
if(!function_exists('vbseo_album_url_row')){functi on vbseo_album_url_row(){}}