Jump to content

Finding my old PS Version


Recommended Posts

there is no current settings.ini.php file in the new SNV version i have uploaded..
i have my old server files backed up to different folder and in the settings.ini.php i have

define('_PS_VERSION_', '1.3.0.1');


when i uploaded the new SNV files to server there is no settings.ini.php so i figue i copy it over..
in the install screen the "Update: Get the latest stable version (installed version detected : 1.3.0.1)" is greyed out.. im figuring that the versions are the same but there are changes to things besides the db or queries to the db.
is this right?
how would i find my version in the db, if its there?
would the current install/upgrade files update any of the previous ones or do you have to update to each version until you reach the current?
does a new SNV version update the version numbers.. ie the 1.3.0.1, or does this number only reflect the current 'final version' used for the SNV?

Link to comment
Share on other sites

This is why the SVN should only be used for testing purposes. It appears that Prestashop only supports upgrades from released version of Prestashop. The 1.3.0.1.sql file is intended only to upgrade from v1.2.5 to v1.3.0.1, not to upgrade from a previous SVN version. You'll need to check the install/sql/upgrade/1.3.0.1.sql file in the latest SVN and compare it to the one you used to upgrade your v1.2.5 database. You'll need to manually execute any new queries by clicking the SQL button in phpMyAdmin.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...