https://www.icyphoenix.com/viewtopic.php?f=35&t=934
-----------------------------------
zorba
Tue 16 Jan, 2007 15:26

Errors by upgrade XS to Icyphoenix 1066
-----------------------------------
I have upgraded on local my phpbbxs 058b with patch 01-014 to icyphoenix 1055, and upgraded on 1066.
I Use PHP Version 5.2.0 and mysql-5.0.18. I will report the errors i Found on admin board, I hope it helps :)

ACP/Generale/Lista Hacks/Mods (on the right frame shows)

[code linenumbers=false]
Errore durante l'interrogazione della tabella Hack List.

DEBUG MODE

SQL Error : 1406 Data too long for column 'hack_desc' at row 1

REPLACE INTO phpbb_hacks_list (hack_author, hack_author_email, hack_author_website, hack_desc, hack_download_url, hack_name, hack_version, hack_file, hack_file_mtime) VALUES ('R45 (Adam Alkins)', 'phpbb@rasadam.com', 'http://phpbb.rasadam.com', 'This is an admin module for the ACP system. It allows Searching for users based on their username, email address, date registered, usergroup, permission status (mod/admin), post count, userfields (ICQ/Yahoo/Website/Interests/e.t.c.), Language, Last Visit, Timezone, Moderators (of a specific forum), banned users, IP address (used to post), disabled accounts and disabled PM priviliges.', 'http://www.phpbbhacks.com/download/3958', 'Advanced User Search', '1.0.2', './../docs/hl/Advanced User Search.hl', 1135704110)

Line : 120
File : functions_hacks_list.php[/code]

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ACP/Forum/Gestione (on the right frame shows)

[code linenumbers=false]
Couldn't update list of Forums

DEBUG MODE

SQL Error : 1406 Data too long for column 'main_type' at row 1

UPDATE phpbb_forums SET main_type='c, cat_id=1' WHERE forum_id=1

Line : 186
File : admin_forums.php
[/code]

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

ACP/HomePage/configuratione  (on the right frame shows)

[code linenumbers=false]
Critical Error

Could not query portal config information

DEBUG MODE

SQL Error : 1146 Table 'my_bop.block_variable_table' doesn't exist

SELECT * FROM BLOCK_VARIABLE_TABLE ORDER BY bvid

Line : 49
File : admin_portal.php
[/code]
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ACP/HomePage/Gestione Pagine  (on the right frame shows)

[code linenumbers=false]
Critical Error

Could not query portal config table

DEBUG MODE

SQL Error : 1146 Table 'my_bop.portal_config_table' doesn't exist

SELECT config_value FROM PORTAL_CONFIG_TABLE WHERE config_name = 'default_portal'

Line : 81
File : admin_layout.php
[/code]
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ACP/HomePage/Gestione Blocchi  (on the right frame shows)
[code linenumbers=false]
Could not query layout table

DEBUG MODE

SQL Error : 1146 Table 'my_bop.layout_table' doesn't exist

SELECT lid, name FROM LAYOUT_TABLE ORDER BY lid

Line : 989
File : admin_blocks.php[/code]
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ACP/HomePage/Tag Posizione Blocchi  (on the right frame shows)
[code linenumbers=false]
Critical Error

Could not query layout information

DEBUG MODE

SQL Error : 1146 Table 'my_bop.layout_table' doesn't exist

SELECT lid, name FROM LAYOUT_TABLE

Line : 261
File : admin_blocks_pos.php
[/code]
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ACP/HomePage/Variabili Blocchi  (on the right frame shows)
[code linenumbers=false]
Critical Error

Could not query blocks variables information

DEBUG MODE

SQL Error : 1146 Table 'my_bop.block_variable_table' doesn't exist

SELECT * FROM BLOCK_VARIABLE_TABLE ORDER BY block, bvid

Line : 338
File : admin_blocks_var.php
[/code]
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ACP/Sicurezza/Proxy&Agent blocker  (on the right frame shows)
[code linenumbers=false]
Critical Error

Could not query CrackerTracker Blacklist information

DEBUG MODE

SQL Error : 1146 Table 'my_bop.ctfilter' doesn't exist

SELECT * FROM CTFILTER ORDER BY 'list' ASC

Line : 76
File : admin_ct_blocker.php[/code]
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ACP/Sicurezza/Configurazione  (on the right frame shows)
[code linenumbers=false]
Critical Error

Could not query CrackerTracker settings

DEBUG MODE

SQL Error : 1146 Table 'my_bop.ctrack' doesn't exist

SELECT * FROM CTRACK

Line : 48
File : admin_ct_config.php
[/code]
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ACP/Sicurezza/Seleziona footer  (on the right frame shows)
[code linenumbers=false]
Fatal error: Cannot use object of type ct_database as array in C:Inetpubwwwrootxsadmadmin_ct_footer.php on line 95
[/code]
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ACP/Sicurezza/Test di sicurezza  (on the right frame shows)
[code linenumbers=false]
Fatal error: Cannot use object of type ct_database as array in C:Inetpubwwwrootxsadmadmin_ct_seccheck.php on line 95
[/code]
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ACP/Sicurezza/Test di sistema  (on the right frame shows)
[code linenumbers=false]
Fatal error: Cannot use object of type ct_database as array in C:Inetpubwwwrootxsadmadmin_ct_systest.php on line 66
[/code]
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
I hope it helps :) I can't do anything else


-----------------------------------
ThE KuKa
Thu 18 Jan, 2007 19:47

Re: Critical Errors In Icyphoenix 1066
-----------------------------------
Use this steps to update ? :| 
[url=docs/readme_english.html#upgrade_phpbb]Readme


-----------------------------------
TheSteffen
Sun 21 Jan, 2007 19:19

Re: Errors by upgrade XS to Icyphoenix 1066
-----------------------------------
Thanks for your hint ;-)

This topic is locked because of the last part of MG 's post:
http://www.icyphoenix.com/viewtopic.php?p=6491#p6491


