Results 1 to 8 of 8

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

  1. #1
    Junior Member
    Real Name
    Danny
    Join Date
    Feb 2006
    Posts
    19
    Liked
    0 times

    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

  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    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.

  3. #3
    Junior Member
    Real Name
    Danny
    Join Date
    Feb 2006
    Posts
    19
    Liked
    0 times
    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..

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    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); 

  5. #5
    Junior Member
    Real Name
    Danny
    Join Date
    Feb 2006
    Posts
    19
    Liked
    0 times
    Thanks,
    Already thought it was something like that :-)

  6. #6
    Junior Member
    Real Name
    Danny
    Join Date
    Feb 2006
    Posts
    19
    Liked
    0 times
    Parse error: parse error, unexpected $ in /xxxxxxxxxxxxxxxx/vbseo_sitemap/vbseo_sitemap_functions.php on line 803

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Try to reupload vbseo_sitemap_functions.php file and then modify it again.

  8. #8
    Junior Member
    Real Name
    Remal IT
    Join Date
    Jul 2007
    Posts
    11
    Liked
    0 times
    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

Similar Threads

  1. vBSEO Functions for Extensibility
    By Juan Muriente in forum General Discussion
    Replies: 245
    Last Post: 05-21-2012, 05:34 AM
  2. Call to undefined function vbseo_startup()
    By sde in forum Troubleshooting
    Replies: 2
    Last Post: 04-01-2007, 05:23 PM
  3. Some extreme issues need help on fixing.
    By pspcrazy in forum Troubleshooting
    Replies: 14
    Last Post: 03-14-2006, 03:40 AM
  4. Replies: 3
    Last Post: 03-13-2006, 07:17 AM
  5. only able to view 1/3 of vbseo config area
    By mindhunter77 in forum Troubleshooting
    Replies: 5
    Last Post: 01-31-2006, 04:46 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •