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?
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.
In the config_vBSEO.php file there isn't an obvious place to enter the path though. Am I just not seeing it?
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.
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.
How do I do that Chani? I'm not good with working within the database and could use some instructions.
Did you download your settings and urls XML files? Then you would have to import then after the move.
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.
I'm sorry for being a complete idiot earlier. I was just on WDB...does this mean that you fixed the issue?
Nope, haven't fixed the issue yet. But, I opened a ticket with the vBSEO guys to make sure that we get it fixed.
Got it. I should really stay out of the technical support field. :o I hope it's a quick and easy fix for you.
HTML: /includes/class_postbit.php(294) Did you care to check that line in the class_postbit.php file?