![]() |
Upgrade Error... please help?
I just upgraded a forum from 3.5.4 to 3.8.1. The upgrade ran smoothly, but when prompted to login to the acp afterwards, this blank page came up with the following error -
Quote:
Quote:
Thanks in advance. |
I suspect that you did not upload all of the files properly. Usually this only happens if you run the upgrade script without uploading all of the .php files correctly.
Try re-uploading all of the .php files again. |
Thanks Tiger, I'm in the middle of doing that right now. I hope it works!
--------------- Added [DATE]1234588998[/DATE] at [TIME]1234588998[/TIME] --------------- No that didn't work. I re-uploaded everything, and ran the upgrade script again. I still have the same error messages. |
Once the upgrade script runs, you don't need to run it again.
According to my global.php file, this is line 115... Code:
else If you can't add the cookie data, you might have changed your forum URL. Try uploading tools.php from the do_not_upload folder. Run it, and try updating the cookie info just in case. |
I'm guessing there is a problem with your header template since this is line 833 in global.php:
PHP Code:
|
Good call, Lynne. I like that idea more than mine now. Unfortunatly, he can't get into the AdminCP to resolve the issue... I wonder how to solve this.
|
Lynne I have tried to disable the plugins by typing
define('DISABLE_HOOKS', true); in the config file under <?php but that's not working either |
"He" is a "she". :D
The plugins can be disabled through the config.php file. Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php PHP Code:
|
Quote:
The only way I can see fixing this error is to get the default header template and update it manually in the database. Here's the default code, as for manually updating it in the database... There are a multitude of ways of doing that. Code:
<!-- logo --> |
yikes, I don't know how to figure out which one that would be :(
btw thanks so much for your ongoing help here Lynne. --------------- Added [DATE]1234591445[/DATE] at [TIME]1234591445[/TIME] --------------- and no offense taken Tiger! --------------- Added [DATE]1234591485[/DATE] at [TIME]1234591485[/TIME] --------------- omg I SO don't want to mess with the database if I don't have to. |
Here's the SQL syntax you should use:
Code:
UPDATE vb_template set template="{Insert header code from my previous post here}" where title="header"; Or if you have phpMyAdmin installed (most people do) you won't need the SQL code - you just need to go to the template table, and search for all of the templates where the title is "header". |
Are you sure you can't get into your admin cp directly? The admin cp doesn't use templates or the global.php file.
|
no ma'am. When you login to the acp, your confirmation page uses the style that is your default. That's what this is doing, hence the errors. I know it has to do with that style. It's an old style. 3.5.4
Is there no way to disable a style without going into the acp? |
Oh boy.... um..... I don't know? I'm not thinking 100% right now (kinda sick and tired also). Have you ever used tools.php? I'm wondering if that would help here. I think you can change to a totally default style using that, but to be honest, I've never had to use it.
|
Quote:
Quote:
|
I've used tools.php once. You think I can change to the totally default style using tools? I'll try it. Where do I upload it to?
|
You upload it to your admin cp folder, I believe.
Just looked and there is a style option - "This will take the latest style from ./install/vbulletin-style.xml" However, after I selected that, I still had to login. So, perhaps that won't do what you want. Put in a Support Ticket? |
Actually, you upload it to /install - I was surprised when it didn't work in the AdminCP directory.
It tells you if you uploaded it to the wrong place though. |
I'll have to put in a support ticket I'm thinking. Altho they may not want to help since the issue is with a non-default style?
Thank you both for trying to help. This has me stumped. I've never ever had this issue with an upgrade before. I do them all the time. |
Quote:
Although, you upgraded, your templates are not updated - this is to avoid breaking a template's look. You have to perform a "reversion" to update the templates. If you don't revert the templates, you can get stuck in this mess. With such a drastic update, I'm not surprised that you lost some functionality from the templates not having been updated properly. |
LOL yes this is the 5th upgrade I've done this week. I do them quite frequently. This is not my forum, it's a new clients' forum, and a very old style.
I do know about reverting templates. etc. However. if I can't get into the acp, I can hardly revert them, can I ;) |
^_^ That figures.
Well, you can always do the database query I gave you. |
Thanks for your efforts Tiger!
|
You can disable logging in to fix it up first. Make sure you have at least .htaccess authentication up though.
In /admincp/global.php, find: PHP Code:
PHP Code:
|
THanks but I'm not touching the database. The owner has opened a support ticket at vb.com.
Thank you Dismounted :) |
Good to know, Hanson! :up:
Peggy, it will be interesting to know what the solution is to your problem on that site (if they are told by the vb team). |
Lynne it was indeed a corrupted header template. The style was so old that it wasn't compatible with 3.8.1.
Jake Bunce had us do this - Quote:
Thanks again for your help y'all! |
All times are GMT. The time now is 02:17 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|