Upgrade from 5.6.2.1 to 5.6.3.2 fails. HELP!

Permalink
Hi
Can anyone help with this upgrade. I've searched high and low and found nothing that will help me achieve this. I've tried to upgrade manually to 5.6.3 first but it just won't seem to play ball!

Here's the error message I get:


Upgrade concrete5
An Unexpected Error occurred while upgrading: #0 D:\XServer\xampp\htdocs\bnss_1feb15\updates\concrete5.6.3.2\concrete\libraries\3rdparty\adodb\adodb.inc.php(641): adodb_throw('mysqlt', 'DOQUOTE', -9999, 'Numeric field t...', '', false, Object(ADODB_mysqlt)) #1 D:\XServer\xampp\htdocs\bnss_1feb15\updates\concrete5.6.3.2\concrete\core\libraries\model.php(44): ADOConnection->outp_throw('Numeric field t...', 'DOQUOTE') #2 D:\XServer\xampp\htdocs\bnss_1feb15\updates\concrete5.6.3.2\concrete\libraries\3rdparty\adodb\adodb-active-record.inc.php(845): Concrete5_Library_Model->doquote(Object(ADODB_mysqlt), true, 'I') #3 D:\XServer\xampp\htdocs\bnss_1feb15\updates\concrete5.6.3.2\concrete\core\models\block_types.php(763): ADODB_Active_Record->Replace() #4 D:\XServer\xampp\htdocs\bnss_1feb15\updates\concrete5.6.3.2\concrete\core\models\block_types.php(671): Concrete5_Model_BlockType->doInstallBlockType('guestbook', Object(BlockType), 'D:\XServer\xamp...', '16', 'D:\XServer\xamp...') #5 D:\XServer\xampp\htdocs\bnss_1feb15\updates\concrete5.6.3.2\concrete\core\models\block_types.php(632): Concrete5_Model_BlockType->installBlockType('guestbook', '16') #6 D:\XServer\xampp\htdocs\bnss_1feb15\updates\concrete5.6.3.2\concrete\helpers\concrete\upgrade\version_563.php(17): Concrete5_Model_BlockType->refresh() #7 D:\XServer\xampp\htdocs\bnss_1feb15\updates\concrete5.6.3.2\concrete\core\controllers\single_pages\upgrade.php(272): ConcreteUpgradeVersion563Helper->run() #8 D:\XServer\xampp\htdocs\bnss_1feb15\updates\concrete5.6.3.2\concrete\core\controllers\single_pages\upgrade.php(44): Concrete5_Controller_Upgrade->do_upgrade() #9 [internal function]: Concrete5_Controller_Upgrade->view('tools', 'required', 'upgrade') #10 D:\XServer\xampp\htdocs\bnss_1feb15\updates\concrete5.6.3.2\concrete\core\libraries\controller.php(267): call_user_func_array(Array, Array) #11 D:\XServer\xampp\htdocs\bnss_1feb15\updates\concrete5.6.3.2\concrete\core\libraries\controller.php(237): Concrete5_Library_Controller->runTask('view', Array) #12 D:\XServer\xampp\htdocs\bnss_1feb15\updates\concrete5.6.3.2\concrete\core\libraries\view.php(787): Concrete5_Library_Controller->setupAndRun() #13 D:\XServer\xampp\htdocs\bnss_1feb15\updates\concrete5.6.3.2\concrete\tools\upgrade.php(6): Concrete5_Library_View->render('/upgrade') #14 D:\XServer\xampp\htdocs\bnss_1feb15\updates\concrete5.6.3.2\concrete\startup\tools_upgrade_check.php(9): include('D:\XServer\xamp...') #15 D:\XServer\xampp\htdocs\bnss_1feb15\updates\concrete5.6.3.2\concrete\dispatcher.php(105): require('D:\XServer\xamp...') #16 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\startup\updated_core_check.php(6): require('D:\XServer\xamp...') #17 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\dispatcher.php(14): require('D:\XServer\xamp...') #18 D:\XServer\xampp\htdocs\bnss_1feb15\index.php(2): require('D:\XServer\xamp...') #19 {main}

Thanks in anticipation of a solution.
Vern

vernb
 
vernb replied on at Permalink Reply
vernb
Just checked - the site runs fine BUT

Environment
# concrete5 Version
5.6.3.2

Update concrete5
Currently Running 5.6.2.1
No updates available.

Conflicting info!

HELP!
andrewjaff replied on at Permalink Reply
andrewjaff
Hi ,

Once uploaded the concrete5.6.3 in updates folder.

Open root/config/site.php

Change <?php define('DIRNAME_APP_UPDATED', 'concrete5.6.3.2'); ?>
to
<?php define('DIRNAME_APP_UPDATED', 'concrete5.6.3'); ?>

Then go to browser
http://www.your-concrete5-site.com/index.php/tools/required/upgrade...

Click Upgrade .

Enjoy :)

Still have problem .. feel free to contact me.

Thanks
Andrew Jaff
vernb replied on at Permalink Reply
vernb
Hi Andrew
Thanks for the assistance. I have already tried this and it didn't work because the line

<?php define('DIRNAME_APP_UPDATED', 'concrete5.6.3.2'); ?>

didn't appear in root/config/site.php. The line was there but contained 5.6.2.1_updater and not concrete5.6.3.2. I tried replacing 5.6.2.1_updater with 5.6.3 but it generated other errors.

Perhaps a bit more background might help re this site...

The site was originally built in 5.5.2.1 and then upgraded to 5.6.2.1_updater (name of folder in updates folder)

I am currently working on the upgrade offline using XAMPP.

Thanks for your help and I do hope you can suggest something that will work!

Best wishes
Vern
ConcreteOwl replied on at Permalink Reply
ConcreteOwl
Try this..
Rename the root concrete folder to concrete-old, next copy the concrete folder in your updates/5.6.3.2 folder to your root..
Next edit your config/site.php file and comment out any references to DIRNAME_APP_UPDATED,
Next go tohttp://www.yourwebsite/index.php/tools/required/upgrade?force=1... and check the results.
Hope this helps.
Dave
vernb replied on at Permalink Reply
vernb
Hi Dave

Wish I could say this worked! Followed your instructions and at first thought it was working as it took longer to grind to a halt. These were the errors:
Upgrade concrete5
An Unexpected Error occurred while upgrading: #0 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\libraries\3rdparty\adodb\adodb.inc.php(641): adodb_throw('mysqlt', 'DOQUOTE', -9999, 'Numeric field t...', '', false, Object(ADODB_mysqlt)) #1 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\libraries\model.php(44): ADOConnection->outp_throw('Numeric field t...', 'DOQUOTE') #2 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\libraries\3rdparty\adodb\adodb-active-record.inc.php(845): Concrete5_Library_Model->doquote(Object(ADODB_mysqlt), true, 'I') #3 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\models\block_types.php(763): ADODB_Active_Record->Replace() #4 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\models\block_types.php(671): Concrete5_Model_BlockType->doInstallBlockType('guestbook', Object(BlockType), 'D:\XServer\xamp...', '16', 'D:\XServer\xamp...') #5 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\models\block_types.php(632): Concrete5_Model_BlockType->installBlockType('guestbook', '16') #6 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\helpers\concrete\upgrade\version_563.php(17): Concrete5_Model_BlockType->refresh() #7 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\controllers\single_pages\upgrade.php(272): ConcreteUpgradeVersion563Helper->run() #8 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\controllers\single_pages\upgrade.php(44): Concrete5_Controller_Upgrade->do_upgrade() #9 [internal function]: Concrete5_Controller_Upgrade->view('tools', 'required', 'upgrade') #10 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\libraries\controller.php(267): call_user_func_array(Array, Array) #11 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\libraries\controller.php(237): Concrete5_Library_Controller->runTask('view', Array) #12 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\libraries\view.php(787): Concrete5_Library_Controller->setupAndRun() #13 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\tools\upgrade.php(6): Concrete5_Library_View->render('/upgrade') #14 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\startup\tools_upgrade_check.php(9): include('D:\XServer\xamp...') #15 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\dispatcher.php(105): require('D:\XServer\xamp...') #16 D:\XServer\xampp\htdocs\bnss_1feb15\index.php(2): require('D:\XServer\xamp...') #17 {main}

Thanks for the suggestion
Best wishes
Vern
vernb replied on at Permalink Reply
vernb
Hi Dave

Wish I could say this worked! Followed your instructions and at first thought it was working as it took longer to grind to a halt. These were the errors:
Upgrade concrete5
An Unexpected Error occurred while upgrading: #0 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\libraries\3rdparty\adodb\adodb.inc.php(641): adodb_throw('mysqlt', 'DOQUOTE', -9999, 'Numeric field t...', '', false, Object(ADODB_mysqlt)) #1 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\libraries\model.php(44): ADOConnection->outp_throw('Numeric field t...', 'DOQUOTE') #2 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\libraries\3rdparty\adodb\adodb-active-record.inc.php(845): Concrete5_Library_Model->doquote(Object(ADODB_mysqlt), true, 'I') #3 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\models\block_types.php(763): ADODB_Active_Record->Replace() #4 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\models\block_types.php(671): Concrete5_Model_BlockType->doInstallBlockType('guestbook', Object(BlockType), 'D:\XServer\xamp...', '16', 'D:\XServer\xamp...') #5 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\models\block_types.php(632): Concrete5_Model_BlockType->installBlockType('guestbook', '16') #6 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\helpers\concrete\upgrade\version_563.php(17): Concrete5_Model_BlockType->refresh() #7 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\controllers\single_pages\upgrade.php(272): ConcreteUpgradeVersion563Helper->run() #8 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\controllers\single_pages\upgrade.php(44): Concrete5_Controller_Upgrade->do_upgrade() #9 [internal function]: Concrete5_Controller_Upgrade->view('tools', 'required', 'upgrade') #10 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\libraries\controller.php(267): call_user_func_array(Array, Array) #11 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\libraries\controller.php(237): Concrete5_Library_Controller->runTask('view', Array) #12 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\core\libraries\view.php(787): Concrete5_Library_Controller->setupAndRun() #13 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\tools\upgrade.php(6): Concrete5_Library_View->render('/upgrade') #14 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\startup\tools_upgrade_check.php(9): include('D:\XServer\xamp...') #15 D:\XServer\xampp\htdocs\bnss_1feb15\concrete\dispatcher.php(105): require('D:\XServer\xamp...') #16 D:\XServer\xampp\htdocs\bnss_1feb15\index.php(2): require('D:\XServer\xamp...') #17 {main}

Thanks for the suggestion
Best wishes
Vern