Thanks. I read the release notes, followed the directions.
Then, I invoked the /upgrade in the browser. logged in as administrator (webadmin), it then gave an error:
Fatal error: Call to undefined method XoopsSessionHandler::regenerate_id() in /home/amworld/public_html/portal/upgrade/login.php on line 63
I cleared the portal cache folder. Again tried, but am getting the same error.
I then commented the line 63
//$GLOBALS["sess_handler"]->regenerate_id(true);
and then was able to login and upgrade. ERROR after applying 5 upgrades. the 6th update was 'upd-2.0.18-to-2.3.0', clicking on 'proceed to upgrade' gets to page showing 'Performing upd-2.0.18-to-2.3.0 upgrade', then, I clicked on 'finish' and I see the error below:
SHOW COLUMNS FROM `xoops_cache_model` LIKE 'cache_data'
Error number: 1146
Error message: Table 'amworld_xoops.xoops_cache_model' doesn't exist
Notice: Undefined property: XoopsMySQLDatabaseProxy::$allowWebChanges in file /upgrade/upd-2.3.0-to-2.3.1/index.php line 73
also, I get errors like,
ALTER TABLE xoops_cache_model MODIFY `cache_data` text
Error number: 0
Error message: Database update not allowed during processing of a GET request
ALTER TABLE xoops_banner MODIFY `htmlcode` text
Error number: 0
Error message: Database update not allowed during processing of a GET request
ALTER TABLE xoops_bannerclient MODIFY `extrainfo` text
Error number: 0
when I click on finish, upgrade...
If you wish to know the website URL and try it yourself, please send me an email to
ravi@natarajan.netThanks
Ravi N