Where can I find SuiteCRM 7.1.3?

We have 7.1.3 now. Iā€™ve trying upgrade it to 7.1.5, but cant do it.
I have a plan to do it. I will install .3 then will change db ā€¦ :slight_smile:
In other words, could you give me please 7.1.3 installation file link>

Why can you not upgrade to 7.1.5?

Hi Will,
I dont know. After Iā€™m pushing check button on upgrade wizard screen, I see only main menu and blank screen below. Iā€™ve trying to do chmod command, it does not work.

Will?

Hi Alex,

You may need to turn on error reporting to see the error.

This is probably most likely a failed upgrade from a previous version to the version you are now on.

Thanks,

Will.

Iā€™ve checked log-file, there is no any records of this error. How can I locate it? I think easier to install new 7.1.3, connect with old base and then upgrade

You will need to turn on php error reporting to debug your issue.

Ok. I will try.

thereā€™s nothing there. I do not know what to do. clean the screen in step 2 after pressing the ā€œNextā€

Did you turn on error reporting as specified? Can you add the lines you added to your php.ini or index.php file in SuiteCRM to display errors?

Thanks,

Will.

I added it to php.ini:
display_errors = On
error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT

Did you restart your apache web service? Are you on a hosted environment or localhost?

yes I did it.
server hosted by Digitalocean

Hello,

I had the same Problem, try to follow these Thread
https://suitecrm.com/forum/installation-upgrade-help/2332-upgrade-wizard-problem#9577

It sounds as if the previous installation has not completed. Check permissions before you upgrade.

Thank you Krzysztof!
it did not work for me. I even deleted all files of the cache folder and exactly the same story on test server.
I used to have something like that happened in SugarCRM and I went around this by using silent-upgrade. but there is no such option in SuiteCRM.

Hello,

only delete the cache does not solve the problem. Do you have a backup of the system with the error? If the previous upgrade is stuck, then that hang`s even in the upload folder. Have you tried to the rename the upgradewizard.php restart the wizard? There you can see if the upgrade is still in the upload wizard and you delete it off as well and invite the highly 7.1.5.

Yes, I did as you wrote the first

After the appearance of the blank screen, if you delete the file ./cache/upgrades/temp/upgrade_progress.php, you can begin the process again until the second step.
The contents of this file:

<?php // created: 2015-03-03 14:58:43 $upgrade_config = array ( 1 => array ( 'upgrade_vars' => array ( ), ), 2 => array ( 'upload' => 'in_progress', ), ); P.S. solution of upgrade through version 7.1.3 did not work.

I found upgardeswizard.log. I deleted custom module project_Service_Coloris2014_12_18_194738.zip with ā€œModule Uploadā€ - the same

Tue, 03 Mar 2015 14:57:12 +0200 [UpgradeWizard] - Upgrade started. At start.php
Tue, 03 Mar 2015 14:57:12 +0200 [UpgradeWizard] - at unlinkUWTempFiles()
Tue, 03 Mar 2015 14:57:12 +0200 [UpgradeWizard] - finished!
Tue, 03 Mar 2015 14:57:12 +0200 [UpgradeWizard] - resetting $_SESSION
Tue, 03 Mar 2015 14:57:15 +0200 [UpgradeWizard] - setting session variablesā€¦
Tue, 03 Mar 2015 14:57:15 +0200 [UpgradeWizard] - [At systemCheck.php]
Tue, 03 Mar 2015 14:57:15 +0200 [UpgradeWizard] - Starting file permission checkā€¦
Tue, 03 Mar 2015 14:58:19 +0200 [UpgradeWizard] - Finished file permission check.
Tue, 03 Mar 2015 14:58:19 +0200 [UpgradeWizard] - Starting database permissions checkā€¦
Tue, 03 Mar 2015 14:58:19 +0200 [UpgradeWizard] - Checking CREATE TABLE permissionsā€¦
Tue, 03 Mar 2015 14:58:19 +0200 [UpgradeWizard] - Checking INSERT INTO permissionsā€¦
Tue, 03 Mar 2015 14:58:19 +0200 [UpgradeWizard] - Checking UPDATE TABLE permissionsā€¦
Tue, 03 Mar 2015 14:58:19 +0200 [UpgradeWizard] - Checking SELECT permissionsā€¦
Tue, 03 Mar 2015 14:58:19 +0200 [UpgradeWizard] - Checking DELETE FROM permissionsā€¦
Tue, 03 Mar 2015 14:58:19 +0200 [UpgradeWizard] - Checking ALTER TABLE ADD COLUMN permissionsā€¦
Tue, 03 Mar 2015 14:58:19 +0200 [UpgradeWizard] - Checking ALTER TABLE CHANGE COLUMN permissionsā€¦
Tue, 03 Mar 2015 14:58:19 +0200 [UpgradeWizard] - Checking ALTER TABLE DROP COLUMN permissionsā€¦
Tue, 03 Mar 2015 14:58:19 +0200 [UpgradeWizard] - Checking DROP TABLE permissionsā€¦
Tue, 03 Mar 2015 14:58:19 +0200 [UpgradeWizard] - No permissions errors found!
Tue, 03 Mar 2015 14:58:19 +0200 [UpgradeWizard] - Finished database permissions check.
Tue, 03 Mar 2015 14:58:33 +0200 [UpgradeWizard] - setting session variablesā€¦
Tue, 03 Mar 2015 14:58:33 +0200 [UpgradeWizard] - At upload.php
Tue, 03 Mar 2015 14:58:33 +0200 [UpgradeWizard] - finding new files for upgrade
Tue, 03 Mar 2015 14:58:36 +0200 [UpgradeWizard] - *** Potential error: patch found with either no ā€˜typeā€™ or non-patch type [ upload://upgrades/module/project_Service_Coloris2014_12_18_194738.zip ]
Tue, 03 Mar 2015 14:58:43 +0200 [UpgradeWizard] - setting session variablesā€¦
Tue, 03 Mar 2015 14:58:43 +0200 [UpgradeWizard] - At upload.php
Tue, 03 Mar 2015 14:58:43 +0200 [UpgradeWizard] - finding new files for upgrade
Tue, 03 Mar 2015 14:58:45 +0200 [UpgradeWizard] - *** Potential error: patch found with either no ā€˜typeā€™ or non-patch type [ upload://upgrades/module/project_Service_Coloris2014_12_18_194738.zip ]
Tue, 03 Mar 2015 15:15:05 +0200 [UpgradeWizard] - setting session variablesā€¦
Tue, 03 Mar 2015 15:15:05 +0200 [UpgradeWizard] - At upload.php
Tue, 03 Mar 2015 15:15:05 +0200 [UpgradeWizard] - finding new files for upgrade
Tue, 03 Mar 2015 15:15:37 +0200 [UpgradeWizard] - setting session variablesā€¦
Tue, 03 Mar 2015 15:15:37 +0200 [UpgradeWizard] - -----------------------------------------------------------------------------
Tue, 03 Mar 2015 15:15:37 +0200 [UpgradeWizard] - Upgrade started. At start.php
Tue, 03 Mar 2015 15:15:37 +0200 [UpgradeWizard] - at unlinkUWTempFiles()
Tue, 03 Mar 2015 15:15:37 +0200 [UpgradeWizard] - finished!
Tue, 03 Mar 2015 15:15:37 +0200 [UpgradeWizard] - resetting $_SESSION
Tue, 03 Mar 2015 15:15:40 +0200 [UpgradeWizard] - setting session variablesā€¦
Tue, 03 Mar 2015 15:15:40 +0200 [UpgradeWizard] - [At systemCheck.php]
Tue, 03 Mar 2015 15:15:40 +0200 [UpgradeWizard] - Starting file permission checkā€¦
Tue, 03 Mar 2015 15:16:37 +0200 [UpgradeWizard] - Finished file permission check.
Tue, 03 Mar 2015 15:16:37 +0200 [UpgradeWizard] - Starting database permissions checkā€¦
Tue, 03 Mar 2015 15:16:37 +0200 [UpgradeWizard] - Checking CREATE TABLE permissionsā€¦
Tue, 03 Mar 2015 15:16:37 +0200 [UpgradeWizard] - Checking INSERT INTO permissionsā€¦
Tue, 03 Mar 2015 15:16:37 +0200 [UpgradeWizard] - Checking UPDATE TABLE permissionsā€¦
Tue, 03 Mar 2015 15:16:37 +0200 [UpgradeWizard] - Checking SELECT permissionsā€¦
Tue, 03 Mar 2015 15:16:37 +0200 [UpgradeWizard] - Checking DELETE FROM permissionsā€¦
Tue, 03 Mar 2015 15:16:37 +0200 [UpgradeWizard] - Checking ALTER TABLE ADD COLUMN permissionsā€¦
Tue, 03 Mar 2015 15:16:37 +0200 [UpgradeWizard] - Checking ALTER TABLE CHANGE COLUMN permissionsā€¦
Tue, 03 Mar 2015 15:16:37 +0200 [UpgradeWizard] - Checking ALTER TABLE DROP COLUMN permissionsā€¦
Tue, 03 Mar 2015 15:16:37 +0200 [UpgradeWizard] - Checking DROP TABLE permissionsā€¦
Tue, 03 Mar 2015 15:16:37 +0200 [UpgradeWizard] - No permissions errors found!
Tue, 03 Mar 2015 15:16:37 +0200 [UpgradeWizard] - Finished database permissions check.
Tue, 03 Mar 2015 15:16:40 +0200 [UpgradeWizard] - setting session variablesā€¦
Tue, 03 Mar 2015 15:16:40 +0200 [UpgradeWizard] - At upload.php
Tue, 03 Mar 2015 15:16:40 +0200 [UpgradeWizard] - finding new files for upgrade