From Proxscripts Documentation
Jump to: navigation, search
(Created page with "hello")
 
Line 1: Line 1:
hello
+
<div class="docslinkbox">
 +
  <div class="docstitle">Contents</div>
 +
  <br/>
 +
  You can upgrade ProXCore Script <b>Version 1.0 to 2.0</b> by following the steps mentioned below:
 +
  <div class="docslink">
 +
  <ul>
 +
    <li>[[Dashboard_Overview#Important|Important things to keep in mind before performing upgradation ]]</li>
 +
    <li>[[Dashboard_Overview#Step1to2|Steps to upgrade ProXCore Script from Version 1.0 to 2.0]]</li>
 +
    <li>[[Dashboard_Overview#StepsUp|Version Upgrade Steps]]</li>
 +
    <li>[[Dashboard_Overview#Logs|Version 2.0 Change Logs]]</li>           
 +
  </ul>
 +
  </div>
 +
</div>
 +
<div class="subtitle" id="Important">Most Important:</div>
 +
<p>When you upgrade your ProXCore Script from <b>Version 1.0 to 2.0,</b> make sure that you keep the following things in mind:</p>
 +
<ul>
 +
  <li>Make sure that you have not made any <b>design changes</b> in the current script version 1.0</li>
 +
  <li>Make sure that you have not made any <b>customisation changes</b> in current script version 1.0</li>
 +
</ul>
 +
<p>If you have made any design or customisation changes and if you upgrade the script version, then these changes will <b>go away/disappear</b> 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. 
 +
</p><p>
 +
If you are using current script version 1.0 as <b>default</b> without making any design/theme/customisation changes, then you are safe to upgrade your script version.
 +
</p><p>If you have made only design changes, then after upgradation you will need to <b>recode</b> your customised design template.
 +
</p><p>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.
 +
</p>
 +
<div class="subtitle" id="Step1to2">Steps to upgrade ProXCore Script from Version 1.0 to 2.0</div>
 +
<div class="docs"><ul>
 +
  <li>Steps to Follow Before Upgrading<br/>
 +
  <p>Make sure you follow all the steps mentioned below <b>before upgrading:</b></p>
 +
  <ul><li>Make sure you take your entire script backup including database, files, etc.</li>
 +
  <li>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.</li>
 +
  <li>Keep your site in maintenance mode before performing version upgradation in order to avoid data mismatch</li>
 +
  </ul>
 +
  </li>
 +
  <li>Performing Upgradation<br/>
 +
  <ul><li>Login your ProXScripts account <b>https://www.proxscripts.com/index.php?action=login</b></li>
 +
      <li>Click on the <b>"Downloads"</b> link in the menu</li>
 +
      <li>You will be able to see the products available for download. Click on <b>"More..."</b></li>
 +
      <li>You will see the script version upgrade package. Click on <b>"Download Now"</b> to download the version upgrade package.</li>
 +
  </ul>
 +
  </li>
 +
</ul>
 +
 
 +
<div class="subtitle" id="StepsUp">Version Upgrade Steps</div>
 +
<div class="docs">
 +
  <ul>
 +
      <li><b>"Unzip"</b> the downloaded script files and go to the following folder => <b>“module3 => upload”</b></li>
 +
      <li>Next, connect your <b>“FTP”</b> to your <b>“webhost account”</b>. Upload all the files in the folder named “upload” mentioned in first step to <b>“public_html/app"</b> directory.</li>
 +
  </ul>
 +
</div>
 +
 
 +
<div class="important"><b>Important Note :</b>
 +
  <p>Please note that if you are using subdomain, you must Upload all the files to corresponding public_html/subdomain directory.</p>
 +
</div>
 +
 
 +
<p>Your ProXCore Script will successfully be upgraded from Version 1.0 to 2.0 after performing above steps.</p><br/><br/>
 +
 
 +
<div class="subtitle" id="Logs">Version 2.0 Change Logs</div>
 +
<div class="docs">
 +
  <ul>
 +
      <li>Version Number: 2.0</li>
 +
      <li>Release Date: 14th April 2016</li>
 +
      <li>Change Logs: Link</li>
 +
      <li>Module Upgrade from Version 1.0 to 2.0 </li>
 +
  </ul>
 +
</div>

Revision as of 12:39, 14 April 2016

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 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..."
    • You will see the script version upgrade package. Click on "Download Now" to download the version upgrade package.
Version Upgrade Steps
  • "Unzip" the downloaded script files and go to the following folder => “module3 => upload”
  • 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.
Important Note :

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

Your ProXCore Script will successfully be upgraded from Version 1.0 to 2.0 after performing above steps.



Version 2.0 Change Logs
  • Version Number: 2.0
  • Release Date: 14th April 2016
  • Change Logs: Link
  • Module Upgrade from Version 1.0 to 2.0