The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
VB 4 Beta 3 Upgarde Problems
Hi all, can you help me?
I just upgrade from VB 3.8.4 PL 1 to VB 4 Beta 3, and I forgot to disable all plugins in the Control Panel, I only shut down the forum. There are no problems durig the upgrade process, but after the upgrade process done, when I want login to Control Panel, there are errors message like this : Code:
Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3780 Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3780 Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3780 Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3780 Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3780 Unable to add cookies, header already sent. File: /home/siutaoc/public_html/community/includes/class_core.php Line: 4269 Code:
Fatal error: Call to a member function hide_errors() on a non-object in /home/siutaoc/public_html/community/includes/class_bootstrap.php(277) : eval()'d code on line 111 Thanks B4 |
#2
|
||||
|
||||
Quote:
PHP Code:
|
#3
|
|||
|
|||
where it have to put that PHP code? I cant find that code in config.php
|
#4
|
|||
|
|||
You will need to add that as a new line in your config.php (after the 1st line).
|
#5
|
|||
|
|||
okay, got it. I disable all the plugin from the database. Now, the other problem is :
Code:
Invalid SQL: SELECT COUNT(*) AS count FROM vbstc_attachment AS attachment INNER JOIN vbstc_post AS post USING (postid) WHERE attachment.visible = 0; MySQL Error : Unknown column 'postid' in 'from clause' Error Number : 1054 |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|