Hi (i have searched for similar topic but no search results)
i have upgraded phpBBXS to icy (058 to 1055)
I have only one problem
in administer section if i click on home page setting i have this error:
For configurazion
Critical Error
Could not query portal config information
DEBUG MODE
SQL Error : 1146 Table 'forum.BLOCK_VARIABLE_TABLE' doesn't exist
SELECT * FROM BLOCK_VARIABLE_TABLE ORDER BY bvid
Line : 49
File : admin_portal.php
-----------------------
for page
Critical Error
Could not query portal config table
DEBUG MODE
SQL Error : 1146 Table 'forum.PORTAL_CONFIG_TABLE' doesn't exist
SELECT config_value FROM PORTAL_CONFIG_TABLE WHERE config_name = 'default_portal'
Line : 81
File : admin_layout.php
-----------------------------------
for blocks
Could not query layout table
DEBUG MODE
SQL Error : 1146 Table 'forum.LAYOUT_TABLE' doesn't exist
SELECT lid, name FROM LAYOUT_TABLE ORDER BY lid
Line : 989
File : admin_blocks.php
-----------------------------------------
for tag
Critical Error
Could not query layout information
DEBUG MODE
SQL Error : 1146 Table 'forum.LAYOUT_TABLE' doesn't exist
SELECT lid, name FROM LAYOUT_TABLE
Line : 261
File : admin_blocks_pos.php
------------------------------------------------------
for variables
Critical Error
Could not query blocks variables information
DEBUG MODE
SQL Error : 1146 Table 'forum.BLOCK_VARIABLE_TABLE' doesn't exist
SELECT * FROM BLOCK_VARIABLE_TABLE ORDER BY block, bvid
Line : 338
File : admin_blocks_var.php
-----------------------------------------
Any ideas to solve this problem?
Upgrade Problem Administrative Home Page
Subject: Re: Upgrade Problem Administrative Home Page
Yes... you have some old files not removed... :wink:
Make a backup... remove all files in ADM folder and upload the new ones.
Make a backup... remove all files in ADM folder and upload the new ones.
Page 1 of 1
You cannot post new topicsYou cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events
This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by Icy Phoenix based on phpBB
Generation Time: 0.13s (PHP: 13% SQL: 87%)
SQL queries: 10 - Debug Off - GZIP Enabled