vBulletin SEO Forums

SEO

vBulletin Search Engine Optimization

Buy vBSEO Now! HACKER SAFE certified sites prevent over 99.9% of hacker crime.
ne nw
vBSEO Total Support Team Launches DeskPro New vBSEO Discount Level for Network Builders vBSEO 3.2.0 GOLD Has Landed Success with vBSEO = 600ore Web Visitors + $1400 in a Day! Crawlability Inc. Files for SEO Technology Patent
se sw

Call to undefined function: vbseo_any_url()

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...

Go Back   vBulletin SEO Forums > vBSEO Google/Yahoo Sitemap > Troubleshooting

Enhancing 80 million pages.

Register FAQ Members List Social Groups Calendar Search Today's Posts Mark Forums Read
  #1  
Old 11-24-2007, 03:06 PM
Junior Member
 
Real Name: Danny
Join Date: Feb 2006
Posts: 19
Call to undefined function: vbseo_any_url()

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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #2  
Old 11-24-2007, 03:31 PM
Keith Cohen's Avatar
vBSEO Staff
vBSEO Total Customer SupportBig Board Administrator
 
Real Name: Keith Cohen
Join Date: Jul 2005
Location: Raleigh, NC USA
Posts: 6,276
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.
__________________
Keith Cohen / Crawlability Inc.
Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service

vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.


My Personal Sites: My Blog | GPS Discussion Forum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #3  
Old 11-24-2007, 04:39 PM
Junior Member
 
Real Name: Danny
Join Date: Feb 2006
Posts: 19
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..
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #4  
Old 11-24-2007, 05:41 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,906
You can modify vbseo_sitemap_functions.php file for that:
FIND:
PHP Code:
        vbseo_add_url(vbseo_any_url($vbseo_vars['bburl'].'/blog.php') , 1.0); 
REPLACE WITH:
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.
Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service

vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #5  
Old 11-24-2007, 05:58 PM
Junior Member
 
Real Name: Danny
Join Date: Feb 2006
Posts: 19
Thanks,
Already thought it was something like that :-)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #6  
Old 11-24-2007, 09:36 PM
Junior Member
 
Real Name: Danny
Join Date: Feb 2006
Posts: 19
Parse error: parse error, unexpected $ in /xxxxxxxxxxxxxxxx/vbseo_sitemap/vbseo_sitemap_functions.php on line 803
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #7  
Old 11-24-2007, 10:26 PM
Oleg Ignatiuk's Avatar
vBSEO Staff
vBSEO Total Customer SupportvBSEO Documenter
 
Real Name: Oleg Ignatiuk
Join Date: Jun 2005
Location: Belarus
Posts: 21,906
Try to reupload vbseo_sitemap_functions.php file and then modify it again.
__________________
Oleg Ignatiuk / Crawlability Inc.
Support Team Launches New DeskPro Powered Tool Enhanced Support at Your Service

vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations

6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
  #8  
Old 02-23-2008, 11:45 AM
Junior Member
 
Real Name: Remal IT
Join Date: Jul 2007
Posts: 11
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
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Share on Facebook!
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
vBSEO Functions for Extensibility Juan Muriente General Discussion 156 09-22-2008 06:03 PM
Call to undefined function vbseo_startup() sde Troubleshooting 2 04-01-2007 06:23 PM
Some extreme issues need help on fixing. pspcrazy Troubleshooting 14 03-14-2006 04:40 AM
Fatal error: Call to undefined function: html_entity_decode() cray Troubleshooting 3 03-13-2006 08:17 AM
only able to view 1/3 of vbseo config area mindhunter77 Troubleshooting 5 01-31-2006 05:46 PM


All times are GMT -4. The time now is 03:14 PM.


Powered by vBulletin Version 3.8.0 Release Candidate 2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.5 ©2008, Crawlability, Inc.