vBSEO Help Needed Here :)

Discussion in 'vBulletin Discussions' started by ArnyVee, Oct 3, 2009.

  1. ArnyVee

    ArnyVee Regular Member

    Joined:
    May 25, 2009
    Messages:
    1,264
    Likes Received:
    39
    Hey guys and gals,

    I just changed to a dedicated server and I'm getting fatal errors because the forum file path is not showing correctly (from what I assume). Here's the error that I'm getting...

    Code:
    Fatal error: Call to undefined function vbseo_prepare_int_replace() in /home/avarona/domains/waltdisneyboards.com/public_html/includes/class_postbit.php(294) : eval()'d code on line 153
    ....how do I go about adjusting that?
     
  2. Chani

    Chani Grand Master

    Joined:
    Sep 1, 2009
    Messages:
    884
    Likes Received:
    54
    First Name:
    Chani
    I'm assuming that there's some sort of config file for vBSEO, and if there is, you would need to change the path to your forums according to your new hosting.

    If you don't know what that is, there is a file in the "Do Not Upload" folder of your vBulletin zip that, when uploaded and you browse to it, it will tell you what your forum path is. :)
     
  3. ArnyVee

    ArnyVee Regular Member

    Joined:
    May 25, 2009
    Messages:
    1,264
    Likes Received:
    39
    In the config_vBSEO.php file there isn't an obvious place to enter the path though. Am I just not seeing it?
     
  4. Michael

    Michael Regular Member

    Joined:
    Jan 18, 2004
    Messages:
    166
    Likes Received:
    35
    I cant seem to see it anywhere in that file either here. It looks like you may need to reupload the vbseo files, but make sure you have a backup of your config file as an xml or whatnot before reuploading them.
     
  5. Chani

    Chani Grand Master

    Joined:
    Sep 1, 2009
    Messages:
    884
    Likes Received:
    54
    First Name:
    Chani
    If it's not there, then it may be in your database and you may need to go into your database and change it manually.
     
  6. ArnyVee

    ArnyVee Regular Member

    Joined:
    May 25, 2009
    Messages:
    1,264
    Likes Received:
    39
    How do I do that Chani? I'm not good with working within the database and could use some instructions.
     
  7. Ak Worm

    Ak Worm Grand Master

    Joined:
    May 22, 2009
    Messages:
    979
    Likes Received:
    20
    First Name:
    Corey
    Did you download your settings and urls XML files? Then you would have to import then after the move.
     
  8. Chani

    Chani Grand Master

    Joined:
    Sep 1, 2009
    Messages:
    884
    Likes Received:
    54
    First Name:
    Chani
    Uh...I was leading you on the wrong path. :(

    I'm sorry, it has nothing to do with your path settings. I've been "off" today, and I read that error wrong. :(

    What it sounds like to me is that not all of your files were uploaded properly to your new hosting account as the error is saying that there is a function that it is trying to execute, but the function itself is undefined. Grr, I wish I could explain this better. :(

    Do you still have your old hosting account? I'd back up your files from that and re-upload them to your new account again. Be sure to update any configuration files with your new account's settings.

    As far as how to modify your database, all I can really say is that you should look around in phpMyAdmin in your control panel (for your hosting) and have a look around. I wouldn't change anything just yet, but take a tour of it to see how its put together. :)

    That's how I learned almost everything I know now. Play around. ;)
     
  9. Chani

    Chani Grand Master

    Joined:
    Sep 1, 2009
    Messages:
    884
    Likes Received:
    54
    First Name:
    Chani
    I'm sorry for being a complete idiot earlier. :(

    I was just on WDB...does this mean that you fixed the issue?
     
  10. Ak Worm

    Ak Worm Grand Master

    Joined:
    May 22, 2009
    Messages:
    979
    Likes Received:
    20
    First Name:
    Corey
    LOL Chani, i think he did.
     
  11. ArnyVee

    ArnyVee Regular Member

    Joined:
    May 25, 2009
    Messages:
    1,264
    Likes Received:
    39
    Nope, haven't fixed the issue yet. But, I opened a ticket with the vBSEO guys to make sure that we get it fixed.
     
  12. Chani

    Chani Grand Master

    Joined:
    Sep 1, 2009
    Messages:
    884
    Likes Received:
    54
    First Name:
    Chani
    Got it.

    I should really stay out of the technical support field. :o

    I hope it's a quick and easy fix for you. :)
     
  13. ArnyVee

    ArnyVee Regular Member

    Joined:
    May 25, 2009
    Messages:
    1,264
    Likes Received:
    39
    That's alright...I definitely appreciate you trying to help me! :D
     
  14. Ak Worm

    Ak Worm Grand Master

    Joined:
    May 22, 2009
    Messages:
    979
    Likes Received:
    20
    First Name:
    Corey
    HTML:
    /includes/class_postbit.php(294)
    Did you care to check that line in the class_postbit.php file?
     

Share This Page