From Proxscripts Documentation
Revision as of 04:14, 15 April 2016 by Maksa (talk | contribs)
Jump to: navigation, search
Most Important:

When you upgrade your ProXCore Script from Version 1.0 to 2.0, make sure that you keep the following things in mind:

  • Make sure that you have not made any design changes in the current script version 1.0
  • Make sure that you have not made any customisation changes in current script version 1.0

If you have made any design or customisation changes and if you upgrade the script version, then these changes will go away/disappear and some functionalities may not work properly or stop working completely. In case, if you have done any major customisation, then your system may crash.

If you are using current script version 1.0 as default without making any design/theme/customisation changes, then you are safe to upgrade your script version.

If you have made only design changes, then after upgradation you will need to recode your customised design template.

If any of your programming or designing customisation is removed/no longer available or if your website stops working after version upgradation, then it will not be our responsibility. You need to perform the version upgradation at your own risk.

Steps to upgrade ProXCore Script from Version 1.0 to 2.0
  • Steps to Follow Before Upgrading

    Make sure you follow all the steps mentioned below before upgrading:

    • Make sure you take your entire script backup including database, files, etc.
    • Change your theme to any of the default themes that comes with the script. If you have a custom theme/design and if you don’t change your theme to the script’s default theme, then your site will not work.
    • Keep your site in maintenance mode before performing version upgradation in order to avoid data mismatch
  • Performing Script Upgradation

    • Login your ProXScripts account https://www.proxscripts.com/index.php?action=login
    • Click on the "Downloads" link in the menu
    • You will be able to see the products available for download. Click on "More..."
    • Under “Release Versions” you will see the script version list. Click on "Download Now" to download the latest release version..
Script Version Upgrade Steps
  • "Unzip" the downloaded script files and go to the following folder => “upload”
  • Note :

    Before you overwrite all the files, please ensure that you do not overwrite the “settings.php” file. This file will be found in the “public_html” directory. Please note that if you are using subdomain, then you will find this file in the “public_html/subdomain” directory. If you overwrite the “settings.php” file, then you will get an error and the upgradation will not be possible.

  • Next, connect your “FTP” to your “webhost account”. Upload all the files in the folder named “upload” mentioned in first step to “public_html/app" directory.

  • Note :

    Please note that if you are using subdomain, you must Upload all the files to corresponding public_html/subdomain directory.

  • Run upgrade/index.php File
    • [YOUR SITE URL]/upgrade/index.php
    • Click on “Update”
    • You will see an Alert box – “Click OK if you want to upgrade your script version”. Click on “OK” and the upgradation process will start. Please note that this step can take few minutes for performing upgradation. So, please be patient.
  • Your ProXCore Script will be successfully upgraded from Version 1.0 to 2.0 after performing above steps and you will see the following screenshot:
  • Now, you can login to the upgraded version with your existing credentials.
Version 2.0 Change Logs