Got this error since upgrade to 2.1
Fatal error: Call to undefined function: vbseo_any_url() in /www/sat-television.com/www/vbseo_sitemap/vbseo_sitemap_functions.php on line 424
This is a discussion on Call to undefined function: vbseo_any_url() within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; Got this error since upgrade to 2.1 Fatal error : Call to undefined function: vbseo_any_url() in /www/sat-television.com/www/vbseo_sitemap/vbseo_sitemap_functions.php on line 424...
Got this error since upgrade to 2.1
Fatal error: Call to undefined function: vbseo_any_url() in /www/sat-television.com/www/vbseo_sitemap/vbseo_sitemap_functions.php on line 424
It doesn't appear that vBSEO is running on that site. Check the vBSEO Sitemap option where you tell it if vBSEO is installed or not. Set that to No.
I know, I had vbseo installed but had to remove it because my server cant handle it..
I did specify that I have not installed vbseo in the sitemap plugin.
I currently fixed the problem by disabling the blog pages in the sitemap and now it's working..
You can modify vbseo_sitemap_functions.php file for that:
FIND:
REPLACE WITH:PHP Code:vbseo_add_url(vbseo_any_url($vbseo_vars['bburl'].'/blog.php') , 1.0);
PHP Code:vbseo_add_url(VBSEO_ON ? vbseo_any_url($vbseo_vars['bburl'].'/blog.php') : $vbseo_vars['bburl'].'/blog.php', 1.0);
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Thanks,
Already thought it was something like that :-)
Parse error: parse error, unexpected $ in /xxxxxxxxxxxxxxxx/vbseo_sitemap/vbseo_sitemap_functions.php on line 803
Try to reupload vbseo_sitemap_functions.php file and then modify it again.
Oleg Ignatiuk / Crawlability Inc.
Security vbulletin - Patch Level for all supported versions released!
Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!
Parse error: syntax error, unexpected T_VARIABLE in /*******/public_html/forums/vbseo_sitemap/vbseo_sitemap_functions.php on line 425
also the yrl not change even after i update it from admincp
is there will be problem if unstall vbseo sitemap then re install it
?
thanks so much