From Proxscripts Documentation
Jump to: navigation, search
 
Line 2: Line 2:
 
   <div class="docstitle" style="font-size:16px;">Contents</div>   
 
   <div class="docstitle" style="font-size:16px;">Contents</div>   
 
   <div class="docslink">
 
   <div class="docslink">
  <ul>
+
    <ul>
    <li><b>[[Upgrading ProXCore Base Script#Step1to2|Upgrading Steps from Version (1.0 to 2.0)]]</b></li>
+
      <li><b>[[Upgrading ProXCore Base Script#Step1to2|Upgrading Steps from Version (1.0 to 2.0)]]</b></li>
    <li><b>[[Upgrading ProXCore Base Script#Step2to3|Upgrading Steps from Version (2.0 to 2.1)]]</b></li>
+
      <li><b>[[Upgrading ProXCore Base Script#Step2to3|Upgrading Steps from Version (2.0 to 2.1)]]</b></li>
            <li><b>[[Upgrading ProXCore Base Script#Step3to4|Upgrading Steps from Version (2.1 to 2.2)]]</b></li>
+
        <li><b>[[Upgrading ProXCore Base Script#Step3to4|Upgrading Steps from Version (2.1 to 2.2)]]</b></li>
            <li><b>[[Upgrading ProXCore Base Script#Step4to5|Upgrading Steps from Version (2.2 to 2.3)]]</b></li>
+
        <li><b>[[Upgrading ProXCore Base Script#Step4to5|Upgrading Steps from Version (2.2 to 2.3)]]</b></li>
  </ul>
+
        <li><b>[[Upgrading ProXCore Base Script#Step5to6|Upgrading Steps from Version (2.3 to 2.4)]]</b></li>
 +
    </ul>
 
   </div>
 
   </div>
 
</div>
 
</div>
 
<div class="subtitle" id="Step1to2">Upgrading Steps from Version (1.0 to 2.0)</div>
 
<div class="subtitle" id="Step1to2">Upgrading Steps from Version (1.0 to 2.0)</div>
 
<div class="important"><b>Most Important:</b>
 
<div class="important"><b>Most Important:</b>
<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>
+
  <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>
<div class="docs">
+
  <div class="docs">
<ul>
+
    <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>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>
+
      <li>Make sure that you have not made any <b>customisation changes</b> in current script version 1.0</li>
</ul>
+
    </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>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><p>
+
      <p>If you are using current script <b>version 1.0</b> as <b>default</b> without making any design/theme/customisation changes, then you are safe to upgrade your script version.</p>
If you are using current script <b>version 1.0</b> as <b>default</b> without making any design/theme/customisation changes, then you are safe to upgrade your script version.  
+
      <p>If you have made only design changes, then after upgradation you will need to <b>recode</b> your customised design template.</p>
</p><p>If you have made only design changes, then after upgradation you will need to <b>recode</b> your customised design template.  
+
      <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>
</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.  
+
    </div>
</p> </div></div>
+
</div>
 
<div class="important">You can check out the release notes for Version 2.0 <b><xa href="https://www.proxscripts.com/docs/Release_Notes" target="_blank">here</xa></b></div>
 
<div class="important">You can check out the release notes for Version 2.0 <b><xa href="https://www.proxscripts.com/docs/Release_Notes" target="_blank">here</xa></b></div>
<b>
+
<b>Please find the version upgradation steps as below. Please read the steps carefully and follow them.</b>
Please find the version upgradation steps as below. Please read the steps carefully and follow them.</b>
 
 
<div class="docs">
 
<div class="docs">
  <p style="font-size: 17px;"><b>Step 1:</b></p>
+
<p style="font-size: 17px;"><b>Step 1:</b></p>
  <p> Make sure you take your entire script backup including database, files, etc.</p>
+
    <p> Make sure you take your entire script backup including database, files, etc.</p>
<p style="font-size: 17px;"><b>Step 2:</b></p>
+
    <p style="font-size: 17px;"><b>Step 2:</b></p>
  <p> 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.</p>
+
    <p> 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.</p>
  <p style="font-size: 17px;"><b>Step 3:</b></p>
+
    <p style="font-size: 17px;"><b>Step 3:</b></p>
  <p> Keep your site in maintenance mode before performing version upgradation in order to avoid data mismatch.</p>
+
    <p> Keep your site in maintenance mode before performing version upgradation in order to avoid data mismatch.</p>
  <p style="font-size: 17px;"><b>Step 4:</b></p>
+
    <p style="font-size: 17px;"><b>Step 4:</b></p>
  <p> Download your script from your ProXScripts account</p>
+
    <p> Download your script from your ProXScripts account</p>
  <p style="font-size: 17px;"><b>Step 5:</b></p>
+
    <p style="font-size: 17px;"><b>Step 5:</b></p>
  <p><b>"Unzip"</b> the downloaded script files and go to the following folder => <b>“upload”</b></p>
+
    <p><b>"Unzip"</b> the downloaded script files and go to the following folder => <b>“upload”</b></p>
  <div class="important"><b>Note :</b>
+
    <div class="important"><b>Note :</b>
  <p>Before you overwrite all the files, please ensure that you do not overwrite the <b>“settings.php”</b> file. This file will be found in the <b>“public_html”</b> directory. Please note that if you are using subdomain, then you will find this file in the <b>“public_html/subdomain”</b> directory. If you overwrite the <b>“settings.php”</b> file, then you will get an error and the upgradation will not be possible.</p>
+
      <p>Before you overwrite all the files, please ensure that you do not overwrite the <b>“settings.php”</b> file. This file will be found in the <b>“public_html”</b> directory. Please note that if you are using subdomain, then you will find this file in the <b>“public_html/subdomain”</b> directory. If you overwrite the <b>“settings.php”</b> file, then you will get an error and the upgradation will not be possible.</p>
</div>
+
    </div>
  <p style="font-size: 17px;"><b>Step 6:</b></p>
+
    <p style="font-size: 17px;"><b>Step 6:</b></p>
  <p>Next, connect your <b>“FTP”</b> to your <b>“webhost account”</b>. Overwrite all the unzipped files in upload folder to <b>“public_html"</b> directory.</p>
+
    <p>Next, connect your <b>“FTP”</b> to your <b>“webhost account”</b>. Overwrite all the unzipped files in upload folder to <b>“public_html"</b> directory.</p>
  <div class="important"><b>Note :</b>
+
    <div class="important"><b>Note :</b>
  <p>Please note that if you are using subdomain, you must overwrite the files to corresponding public_html/subdomain directory.</p>
+
      <p>Please note that if you are using subdomain, you must overwrite the files to corresponding public_html/subdomain directory.</p>
</div>
+
    </div>
  <p style="font-size: 17px;"><b>Step 7:</b></p>
+
    <p style="font-size: 17px;"><b>Step 7:</b></p>
  <p>Run upgrade/index.php File</p>
+
    <p>Run upgrade/index.php File</p>
  <ul><li style="font-weight:normal;">[YOUR SITE URL]/upgrade/index.php</li><li style="font-weight:normal;">Click on <b>“Update”</b></li><li style="font-weight:normal;">You will see an Alert box – <b>“Click OK if you want to upgrade your script version”</b>. Click on <b>“OK”</b> and the upgradation process will start. Please note that this step can take few minutes for performing upgradation. So, please be patient.</li></ul>
+
    <ul><li style="font-weight:normal;">[YOUR SITE URL]/upgrade/index.php</li><li style="font-weight:normal;">Click on <b>“Update”</b></li><li style="font-weight:normal;">You will see an Alert box – <b>“Click OK if you want to upgrade your script version”</b>. Click on <b>“OK”</b> and the upgradation process will start. Please note that this step can take few minutes for performing upgradation. So, please be patient.</li></ul>
  <li style="list-style: none;"><xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/step1.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/step1.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
+
    <li style="list-style: none;"><xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/step1.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/step1.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
 
     <p style="font-size: 17px;"><b>Step 8:</b></p>
 
     <p style="font-size: 17px;"><b>Step 8:</b></p>
 
     <p>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:</p>
 
     <p>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:</p>
    <p>Delete the <b>"install"</b> and <b>"upgrade"</b> directories located in <b>public_html/app/webroot</b> folder. If any of these directories are not available, then please ignore. Once this is done, you are ready to go. </p>
+
    <p>Delete the <b>"install"</b> and <b>"upgrade"</b> directories located in <b>public_html/app/webroot</b> folder. If any of these directories are not available, then please ignore. Once this is done, you are ready to go. </p>
 
     <li style="list-style: none;"> <xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/step2.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/step2.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
 
     <li style="list-style: none;"> <xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/step2.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/step2.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
 
     <p style="font-size: 17px;"><b>Step 9:</b></p>
 
     <p style="font-size: 17px;"><b>Step 9:</b></p>
 
     <p>Now you can login to your admin area with your existing credentials. You will be able to see the upgraded version in the login area of your admin panel and in the Information box in your admin area.</p>
 
     <p>Now you can login to your admin area with your existing credentials. You will be able to see the upgraded version in the login area of your admin panel and in the Information box in your admin area.</p>
  <li style="list-style: none;"><xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/step3.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/step3.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
+
    <li style="list-style: none;"><xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/step3.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/step3.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
  <p style="font-size: 17px;"><b>Step 10:</b></p>
+
    <p style="font-size: 17px;"><b>Step 10:</b></p>
  <p>Now, please upgrade your Module and the steps can be found <b><xa href="https://www.proxscripts.com/docs/Upgrading_Modules" target="_blank">here</xa></b></p>
+
    <p>Now, please upgrade your Module and the steps can be found <b><xa href="https://www.proxscripts.com/docs/Upgrading_Modules" target="_blank">here</xa></b></p>
 
+
    <div class="subtitle" id="Step2to3">Upgrading Steps from Version (2.0 to 2.1)</div>
 
+
    <div class="important"><b>Most Important:</b>
 
+
      <p>When you upgrade your ProXCore Script from <b>Version 2.0 to 2.1,</b> make sure that you keep the following things in mind:</p>
  <div class="subtitle" id="Step2to3">Upgrading Steps from Version (2.0 to 2.1)</div>
+
      <div class="docs">
<div class="important"><b>Most Important:</b>
+
        <ul>
<p>When you upgrade your ProXCore Script from <b>Version 2.0 to 2.1,</b> make sure that you keep the following things in mind:</p>
+
          <li>Make sure that you have not made any <b>design changes</b> in the current script version 2.0</li>
<div class="docs">
+
          <li>Make sure that you have not made any <b>customisation changes</b> in current script version 2.0</li>
<ul>
+
        </ul>
  <li>Make sure that you have not made any <b>design changes</b> in the current script version 2.0</li>
+
        <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>
  <li>Make sure that you have not made any <b>customisation changes</b> in current script version 2.0</li>
+
        <p>If you are using current script <b>version 2.0</b> as <b>default</b> without making any design/theme/customisation changes, then you are safe to upgrade your script version.</p>
</ul>
+
        <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>
<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.
+
      </div>
</p><p>
+
    </div>
If you are using current script <b>version 2.0</b> as <b>default</b> without making any design/theme/customisation changes, then you are safe to upgrade your script version.  
+
    <div class="important">You can check out the release notes for Version 2.1 <b><xa href="https://www.proxscripts.com/docs/Release_Notes" target="_blank">here</xa></b></div>
</p><p>If you have made only design changes, then after upgradation you will need to <b>recode</b> your customised design template.  
+
    <b>Please find the version upgradation steps as below. Please read the steps carefully and follow them.</b>
</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.  
+
    <div class="docs">
</p> </div></div>
+
      <p style="font-size: 17px;"><b>Step 1:</b></p>
<div class="important">You can check out the release notes for Version 2.1 <b><xa href="https://www.proxscripts.com/docs/Release_Notes" target="_blank">here</xa></b></div>
+
      <p> Make sure you take your entire script backup including database, files, etc.</p>
<b>
+
      <p style="font-size: 17px;"><b>Step 2:</b></p>
Please find the version upgradation steps as below. Please read the steps carefully and follow them.</b>
+
      <p> 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.</p>
<div class="docs">
+
      <p style="font-size: 17px;"><b>Step 3:</b></p>
        <p style="font-size: 17px;"><b>Step 1:</b></p>
+
      <p> Keep your site in maintenance mode before performing version upgradation in order to avoid data mismatch.</p>
  <p> Make sure you take your entire script backup including database, files, etc.</p>
+
      <p style="font-size: 17px;"><b>Step 4:</b></p>
<p style="font-size: 17px;"><b>Step 2:</b></p>
+
      <p> Download your script from your ProXScripts account</p>
  <p> 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.</p>
+
      <p style="font-size: 17px;"><b>Step 5:</b></p>
  <p style="font-size: 17px;"><b>Step 3:</b></p>
+
      <p><b>"Unzip"</b> the downloaded script files and go to the following folder => <b>“upload”</b></p>
  <p> Keep your site in maintenance mode before performing version upgradation in order to avoid data mismatch.</p>
+
      <div class="important"><b>Note :</b>
  <p style="font-size: 17px;"><b>Step 4:</b></p>
+
        <p>Before you overwrite all the files, please ensure that you do not overwrite the <b>“settings.php”</b> file. This file will be found in the <b>“public_html”</b> directory. Please note that if you are using subdomain, then you will find this file in the <b>“public_html/subdomain”</b> directory. If you overwrite the <b>“settings.php”</b> file, then you will get an error and the upgradation will not be possible.</p>
  <p> Download your script from your ProXScripts account</p>
+
      </div>
  <p style="font-size: 17px;"><b>Step 5:</b></p>
+
      <p style="font-size: 17px;"><b>Step 6:</b></p>
  <p><b>"Unzip"</b> the downloaded script files and go to the following folder => <b>“upload”</b></p>
+
      <p>Next, connect your <b>“FTP”</b> to your <b>“webhost account”</b>. Overwrite all the unzipped files in upload folder to <b>“public_html"</b> directory.</p>
  <div class="important"><b>Note :</b>
+
      <div class="important"><b>Note :</b>
  <p>Before you overwrite all the files, please ensure that you do not overwrite the <b>“settings.php”</b> file. This file will be found in the <b>“public_html”</b> directory. Please note that if you are using subdomain, then you will find this file in the <b>“public_html/subdomain”</b> directory. If you overwrite the <b>“settings.php”</b> file, then you will get an error and the upgradation will not be possible.</p>
+
        <p>Please note that if you are using subdomain, you must overwrite the files to corresponding public_html/subdomain directory.</p>
</div>
+
      </div>
  <p style="font-size: 17px;"><b>Step 6:</b></p>
+
      <p style="font-size: 17px;"><b>Step 7:</b></p>
  <p>Next, connect your <b>“FTP”</b> to your <b>“webhost account”</b>. Overwrite all the unzipped files in upload folder to <b>“public_html"</b> directory.</p>
+
      <p>Your ProXCore Script will be successfully upgraded from Version 2.0 to 2.1 after performing above steps and you will see the following screenshot:</p>
  <div class="important"><b>Note :</b>
+
      <p>Delete the <b>"install"</b> directory located in <b>public_html/app/webroot</b> folder. If any of this directory  is not available, then please ignore. Once this is done, you are ready to go.</p>
  <p>Please note that if you are using subdomain, you must overwrite the files to corresponding public_html/subdomain directory.</p>
+
      <p style="font-size: 17px;"><b>Step 8:</b></p>
</div>
+
      <p>Now you can login to your admin area with your existing credentials. You will be able to see the upgraded version in the login area of your admin panel and in the Information box in your admin area.</p>
  <p style="font-size: 17px;"><b>Step 7:</b></p>
+
      <li style="list-style: none;"><xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/step4.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/step4.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
<p>Your ProXCore Script will be successfully upgraded from Version 2.0 to 2.1 after performing above steps and you will see the following screenshot:</p>
+
      <p style="font-size: 17px;"><b>Step 9:</b></p>
<p>Delete the <b>"install"</b> directory located in <b>public_html/app/webroot</b> folder. If any of this directory  is not available, then please ignore. Once this is done, you are ready to go.</p>
+
      <p>Now, please upgrade your Module and the steps can be found <b><xa href="https://www.proxscripts.com/docs/Upgrading_Modules" target="_blank">here</xa></b></p>
  
 +
    <div class="subtitle" id="Step3to4">Upgrading Steps from Version (2.1 to 2.2)</div>
 +
    <div class="important"><b>Most Important:</b>
 +
      <p>When you upgrade your ProXCore Script from <b>Version 2.1 to 2.2,</b> make sure that you keep the following things in mind:</p>
 +
      <div class="docs">
 +
        <ul>
 +
          <li>Make sure that you have not made any <b>design changes</b> in the current script version 2.1</li>
 +
          <li>Make sure that you have not made any <b>customization changes</b> in current script version 2.1</li>
 +
        </ul>
 +
        <p>If you have made any design or customization 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 customization, then your system may crash.</p>
 +
        <p>If you are using current script <b>version 2.1</b> as <b>default</b> without making any design/theme/customization 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 customized design template.</p>
 +
        <p>If any of your programming or designing customization 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>
 +
    </div>
 +
  <div class="important">You can check out the release notes for Version 2.2 <b><xa href="https://www.proxscripts.com/docs/Release_Notes" target="_blank">here</xa></b></div>
 +
    <b>Please find the version upgradation steps as below. Please read the steps carefully and follow them.</b>
 +
    <div class="docs">
 +
<p style="font-size: 17px;"><b>Step 1:</b></p>
 +
      <p> Make sure you take your entire script backup including database, files, etc.</p>
 +
      <p style="font-size: 17px;"><b>Step 2:</b></p>
 +
      <p> 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.</p>
 +
      <p style="font-size: 17px;"><b>Step 3:</b></p>
 +
      <p> Keep your site in maintenance mode before performing version upgradation in order to avoid data mismatch.</p>
 +
      <p style="font-size: 17px;"><b>Step 4:</b></p>
 +
      <p> Download your script from your ProXScripts account</p>
 +
      <p style="font-size: 17px;"><b>Step 5:</b></p>
 +
      <p><b>"Unzip"</b> the downloaded script files and go to the following folder => <b>“upload”</b></p>
 +
      <div class="important"><b>Note :</b>
 +
        <p>Before you overwrite all the files, please ensure that you do not overwrite the <b>“settings.php”</b> file. This file will be found in the <b>“public_html”</b> directory. Please note that if you are using subdomain, then you will find this file in the <b>“public_html/subdomain”</b> directory. If you overwrite the <b>“settings.php”</b> file, then you will get an error and the upgradation will not be possible.</p>
 +
      </div>
 +
      <p style="font-size: 17px;"><b>Step 6:</b></p>
 +
      <p>Next, connect your <b>“FTP”</b> to your <b>“webhost account”</b>. Overwrite all the unzipped files in upload folder to <b>“public_html"</b> directory.</p>
 +
      <div class="important"><b>Note :</b>
 +
        <p>Please note that if you are using subdomain, you must overwrite the files to corresponding public_html/subdomain directory.</p>
 +
      </div>
 +
      <p style="font-size: 17px;"><b>Step 7:</b></p>
 +
      <p>Run upgrade/index.php File</p>
 +
      <ul><li style="font-weight:normal;">[YOUR SITE URL]/upgrade/index.php</li><li style="font-weight:normal;">Click on <b>“Update”</b></li><li style="font-weight:normal;">You will see an Alert box – <b>“Click OK if you want to upgrade your script version”</b>. Click on <b>“OK”</b> and the upgradation process will start. Please note that this step can take few minutes for performing upgradation. So, please be patient.</li></ul>
 +
      <li style="list-style: none;"><xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/step5.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/step5.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
 +
      <p style="font-size: 17px;"><b>Step 8:</b></p>
 +
      <p>Your ProXCore Script will be successfully upgraded from Version 2.1 to 2.2 after performing above steps and you will see the following screenshot:</p>
 +
      <p>Delete the <b>"install"</b> and <b>"upgrade"</b> directories located in <b>public_html/app/webroot</b> folder. If any of these directories are not available, then please ignore. Once this is done, you are ready to go. </p>
 +
      <li style="list-style: none;"> <xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/step6.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/step6.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
 +
      <p style="font-size: 17px;"><b>Step 9:</b></p>
 +
      <p>Now you can login to your admin area with your existing credentials. You will be able to see the upgraded version in the login area of your admin panel and in the Information box in your admin area.</p>
 +
      <li style="list-style: none;"><xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/step7.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/step7.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
 +
      <p style="font-size: 17px;"><b>Step 10:</b></p>
 +
      <p>Now, please upgrade your Module and the steps can be found <b><xa href="https://www.proxscripts.com/docs/Upgrading_Modules" target="_blank">here</xa></b></p>
  
 +
  <div class="subtitle" id="Step4to5">Upgrading Steps from Version (2.2 to 2.3)</div>
 +
  <div class="important"><b>Most Important:</b>
 +
    <p>When you upgrade your ProXCore Script from <b>Version 2.2 to 2.3,</b> make sure that you keep the following things in mind:</p>
 +
    <div class="docs">
 +
      <ul>
 +
        <li>Make sure that you have not made any <b>design changes</b> in the current script version 2.2</li>
 +
        <li>Make sure that you have not made any <b>customization changes</b> in current script version 2.2</li>
 +
      </ul>
 +
      <p>If you have made any design or customization 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 customization, then your system may crash.</p>
 +
      <p>If you are using current script <b>version 2.2</b> as <b>default</b> without making any design/theme/customization 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 customized design template.</p>
 +
      <p>If any of your programming or designing customization 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>
 +
  </div>
 +
  <div class="important">You can check out the release notes for Version 2.3 <b><xa href="https://www.proxscripts.com/docs/Release_Notes" target="_blank">here</xa></b></div>
 +
  <b>Please find the version upgradation steps as below. Please read the steps carefully and follow them.</b>
 +
  <div class="docs">
 +
    <p style="font-size: 17px;"><b>Step 1:</b></p>
 +
    <p> Make sure you take your entire script backup including database, files, etc.</p>
 +
    <p style="font-size: 17px;"><b>Step 2:</b></p>
 +
    <p> 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.</p>
 +
    <p style="font-size: 17px;"><b>Step 3:</b></p>
 +
    <p> Keep your site in maintenance mode before performing version upgradation in order to avoid data mismatch.</p>
 +
    <p style="font-size: 17px;"><b>Step 4:</b></p>
 +
    <p> Download your script from your ProXScripts account</p>
 +
    <p style="font-size: 17px;"><b>Step 5:</b></p>
 +
    <p><b>"Unzip"</b> the downloaded script files and go to the following folder => <b>“upload”</b></p>
 +
    <div class="important"><b>Note :</b>
 +
      <p>Before you overwrite all the files, please ensure that you do not overwrite the <b>“settings.php”</b> file. This file will be found in the <b>“public_html”</b> directory. Please note that if you are using subdomain, then you will find this file in the <b>“public_html/subdomain”</b> directory. If you overwrite the <b>“settings.php”</b> file, then you will get an error and the upgradation will not be possible.</p>
 +
    </div>
 +
    <p style="font-size: 17px;"><b>Step 6:</b></p>
 +
    <p>Next, connect your <b>“FTP”</b> to your <b>“webhost account”</b>. Overwrite all the unzipped files in upload folder to <b>“public_html"</b> directory.</p>
 +
    <div class="important"><b>Note :</b>
 +
      <p>Please note that if you are using subdomain, you must overwrite the files to corresponding public_html/subdomain directory.</p>
 +
    </div>
 +
    <p style="font-size: 17px;"><b>Step 7:</b></p>
 +
    <p>Run upgrade/index.php File</p>
 +
    <ul><li style="font-weight:normal;">[YOUR SITE URL]/upgrade/index.php</li><li style="font-weight:normal;">Click on <b>“Update”</b></li><li style="font-weight:normal;">You will see an Alert box – <b>“Click OK if you want to upgrade your script version”</b>. Click on <b>“OK”</b> and the upgradation process will start. Please note that this step can take few minutes for performing upgradation. So, please be patient.</li></ul>
 +
    <li style="list-style: none;"><xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/23_1.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/23_1.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
 
     <p style="font-size: 17px;"><b>Step 8:</b></p>
 
     <p style="font-size: 17px;"><b>Step 8:</b></p>
    <p>Now you can login to your admin area with your existing credentials. You will be able to see the upgraded version in the login area of your admin panel and in the Information box in your admin area.</p>
+
     <p>Your ProXCore Script will be successfully upgraded from Version 2.2 to 2.3 after performing above steps and you will see the following screenshot:</p>
  <li style="list-style: none;"><xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/step4.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/step4.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
+
    <p>Delete the <b>"install"</b> and <b>"upgrade"</b> directories located in <b>public_html/app/webroot</b> folder. If any of these directories are not available, then please ignore. Once this is done, you are ready to go. </p>
  <p style="font-size: 17px;"><b>Step 9:</b></p>
+
     <li style="list-style: none;"> <xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/23_2.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/23_2.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
  <p>Now, please upgrade your Module and the steps can be found <b><xa href="https://www.proxscripts.com/docs/Upgrading_Modules" target="_blank">here</xa></b></p>
 
 
 
 
 
<div class="subtitle" id="Step3to4">Upgrading Steps from Version (2.1 to 2.2)</div>
 
<div class="important"><b>Most Important:</b>
 
<p>When you upgrade your ProXCore Script from <b>Version 2.1 to 2.2,</b> make sure that you keep the following things in mind:</p>
 
<div class="docs">
 
<ul>
 
  <li>Make sure that you have not made any <b>design changes</b> in the current script version 2.1</li>
 
  <li>Make sure that you have not made any <b>customization changes</b> in current script version 2.1</li>
 
</ul>
 
 
 
<p>If you have made any design or customization 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 customization, then your system may crash. 
 
</p><p>
 
If you are using current script <b>version 2.1</b> as <b>default</b> without making any design/theme/customization 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 customized design template.
 
</p><p>If any of your programming or designing customization 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></div>
 
<div class="important">You can check out the release notes for Version 2.2 <b><xa href="https://www.proxscripts.com/docs/Release_Notes" target="_blank">here</xa></b></div>
 
<b>
 
Please find the version upgradation steps as below. Please read the steps carefully and follow them.</b>
 
<div class="docs">
 
  <p style="font-size: 17px;"><b>Step 1:</b></p>
 
  <p> Make sure you take your entire script backup including database, files, etc.</p>
 
<p style="font-size: 17px;"><b>Step 2:</b></p>
 
  <p> 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.</p>
 
  <p style="font-size: 17px;"><b>Step 3:</b></p>
 
  <p> Keep your site in maintenance mode before performing version upgradation in order to avoid data mismatch.</p>
 
  <p style="font-size: 17px;"><b>Step 4:</b></p>
 
  <p> Download your script from your ProXScripts account</p>
 
  <p style="font-size: 17px;"><b>Step 5:</b></p>
 
  <p><b>"Unzip"</b> the downloaded script files and go to the following folder => <b>“upload”</b></p>
 
  <div class="important"><b>Note :</b>
 
  <p>Before you overwrite all the files, please ensure that you do not overwrite the <b>“settings.php”</b> file. This file will be found in the <b>“public_html”</b> directory. Please note that if you are using subdomain, then you will find this file in the <b>“public_html/subdomain”</b> directory. If you overwrite the <b>“settings.php”</b> file, then you will get an error and the upgradation will not be possible.</p>
 
</div>
 
  <p style="font-size: 17px;"><b>Step 6:</b></p>
 
  <p>Next, connect your <b>“FTP”</b> to your <b>“webhost account”</b>. Overwrite all the unzipped files in upload folder to <b>“public_html"</b> directory.</p>
 
  <div class="important"><b>Note :</b>
 
  <p>Please note that if you are using subdomain, you must overwrite the files to corresponding public_html/subdomain directory.</p>
 
</div>
 
  <p style="font-size: 17px;"><b>Step 7:</b></p>
 
  <p>Run upgrade/index.php File</p>
 
  <ul><li style="font-weight:normal;">[YOUR SITE URL]/upgrade/index.php</li><li style="font-weight:normal;">Click on <b>“Update”</b></li><li style="font-weight:normal;">You will see an Alert box – <b>“Click OK if you want to upgrade your script version”</b>. Click on <b>“OK”</b> and the upgradation process will start. Please note that this step can take few minutes for performing upgradation. So, please be patient.</li></ul>
 
  <li style="list-style: none;"><xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/step5.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/step5.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
 
    <p style="font-size: 17px;"><b>Step 8:</b></p>
 
     <p>Your ProXCore Script will be successfully upgraded from Version 2.1 to 2.2 after performing above steps and you will see the following screenshot:</p>
 
    <p>Delete the <b>"install"</b> and <b>"upgrade"</b> directories located in <b>public_html/app/webroot</b> folder. If any of these directories are not available, then please ignore. Once this is done, you are ready to go. </p>
 
     <li style="list-style: none;"> <xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/step6.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/step6.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
 
 
     <p style="font-size: 17px;"><b>Step 9:</b></p>
 
     <p style="font-size: 17px;"><b>Step 9:</b></p>
 
     <p>Now you can login to your admin area with your existing credentials. You will be able to see the upgraded version in the login area of your admin panel and in the Information box in your admin area.</p>
 
     <p>Now you can login to your admin area with your existing credentials. You will be able to see the upgraded version in the login area of your admin panel and in the Information box in your admin area.</p>
  <li style="list-style: none;"><xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/step7.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/step7.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
+
    <li style="list-style: none;"><xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/23_3.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/23_3.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
  <p style="font-size: 17px;"><b>Step 10:</b></p>
 
  <p>Now, please upgrade your Module and the steps can be found <b><xa href="https://www.proxscripts.com/docs/Upgrading_Modules" target="_blank">here</xa></b></p>
 
  
 
+
    <div class="subtitle" id="Step5to6">Upgrading Steps from Version (2.3 to 2.4)</div>
  <div class="subtitle" id="Step4to5">Upgrading Steps from Version (2.2 to 2.3)</div>
+
  <div class="important"><b>Most Important:</b>
<div class="important"><b>Most Important:</b>
+
    <p>When you upgrade your ProXCore Script from <b>Version 2.3 to 2.4,</b> make sure that you keep the following things in mind:</p>
<p>When you upgrade your ProXCore Script from <b>Version 2.2 to 2.3,</b> make sure that you keep the following things in mind:</p>
+
    <div class="docs">
<div class="docs">
+
      <ul>
<ul>
+
        <li>Make sure that you have not made any <b>design changes</b> in the current script version 2.3</li>
  <li>Make sure that you have not made any <b>design changes</b> in the current script version 2.2</li>
+
        <li>Make sure that you have not made any <b>customization changes</b> in current script version 2.3</li>
  <li>Make sure that you have not made any <b>customization changes</b> in current script version 2.2</li>
+
      </ul>
</ul>
+
      <p>If you have made any design or customization 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 customization, then your system may crash.</p>
 
+
      <p>If you are using current script <b>version 2.3</b> as <b>default</b> without making any design/theme/customization changes, then you are safe to upgrade your script version.</p>
<p>If you have made any design or customization 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 customization, then your system may crash.
+
      <p>If you have made only design changes, then after upgradation you will need to <b>recode</b> your customized design template.</p>
</p><p>
+
      <p>If any of your programming or designing customization 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>
If you are using current script <b>version 2.2</b> as <b>default</b> without making any design/theme/customization changes, then you are safe to upgrade your script version.  
+
    </div>
</p><p>If you have made only design changes, then after upgradation you will need to <b>recode</b> your customized design template.  
+
  </div>
</p><p>If any of your programming or designing customization 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.  
+
  <div class="important">You can check out the release notes for Version 2.4 <b><xa href="https://www.proxscripts.com/docs/Release_Notes" target="_blank">here</xa></b></div>
</p> </div></div>
+
  <b>Please find the version upgradation steps as below. Please read the steps carefully and follow them.</b>
<div class="important">You can check out the release notes for Version 2.3 <b><xa href="https://www.proxscripts.com/docs/Release_Notes" target="_blank">here</xa></b></div>
+
  <div class="docs">
<b>
+
    <p style="font-size: 17px;"><b>Step 1:</b></p>
Please find the version upgradation steps as below. Please read the steps carefully and follow them.</b>
+
    <p> Make sure you take your entire script backup including database, files, etc.</p>
<div class="docs">
+
    <p style="font-size: 17px;"><b>Step 2:</b></p>
        <p style="font-size: 17px;"><b>Step 1:</b></p>
+
    <p> 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.</p>
  <p> Make sure you take your entire script backup including database, files, etc.</p>
+
    <p style="font-size: 17px;"><b>Step 3:</b></p>
<p style="font-size: 17px;"><b>Step 2:</b></p>
+
    <p> Keep your site in maintenance mode before performing version upgradation in order to avoid data mismatch.</p>
  <p> 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.</p>
+
    <p style="font-size: 17px;"><b>Step 4:</b></p>
  <p style="font-size: 17px;"><b>Step 3:</b></p>
+
    <p> Download your script from your ProXScripts account</p>
  <p> Keep your site in maintenance mode before performing version upgradation in order to avoid data mismatch.</p>
+
    <p style="font-size: 17px;"><b>Step 5:</b></p>
  <p style="font-size: 17px;"><b>Step 4:</b></p>
+
    <p><b>"Unzip"</b> the downloaded script files and go to the following folder => <b>“upload”</b></p>
  <p> Download your script from your ProXScripts account</p>
+
    <div class="important"><b>Note :</b>
  <p style="font-size: 17px;"><b>Step 5:</b></p>
+
      <p>Before you overwrite all the files, please ensure that you do not overwrite the <b>“settings.php”</b> file. This file will be found in the <b>“public_html”</b> directory. Please note that if you are using subdomain, then you will find this file in the <b>“public_html/subdomain”</b> directory. If you overwrite the <b>“settings.php”</b> file, then you will get an error and the upgradation will not be possible.</p>
  <p><b>"Unzip"</b> the downloaded script files and go to the following folder => <b>“upload”</b></p>
+
    </div>
  <div class="important"><b>Note :</b>
+
    <p style="font-size: 17px;"><b>Step 6:</b></p>
  <p>Before you overwrite all the files, please ensure that you do not overwrite the <b>“settings.php”</b> file. This file will be found in the <b>“public_html”</b> directory. Please note that if you are using subdomain, then you will find this file in the <b>“public_html/subdomain”</b> directory. If you overwrite the <b>“settings.php”</b> file, then you will get an error and the upgradation will not be possible.</p>
+
    <p>Next, connect your <b>“FTP”</b> to your <b>“webhost account”</b>. Overwrite all the unzipped files in upload folder to <b>“public_html"</b> directory.</p>
</div>
+
    <div class="important"><b>Note :</b>
  <p style="font-size: 17px;"><b>Step 6:</b></p>
+
      <p>Please note that if you are using subdomain, you must overwrite the files to corresponding public_html/subdomain directory.</p>
  <p>Next, connect your <b>“FTP”</b> to your <b>“webhost account”</b>. Overwrite all the unzipped files in upload folder to <b>“public_html"</b> directory.</p>
+
    </div>
  <div class="important"><b>Note :</b>
+
    <p style="font-size: 17px;"><b>Step 7:</b></p>
  <p>Please note that if you are using subdomain, you must overwrite the files to corresponding public_html/subdomain directory.</p>
+
    <p>Run upgrade/index.php File</p>
</div>
+
    <ul><li style="font-weight:normal;">[YOUR SITE URL]/upgrade/index.php</li><li style="font-weight:normal;">Click on <b>“Update”</b></li><li style="font-weight:normal;">You will see an Alert box – <b>“Click OK if you want to upgrade your script version”</b>. Click on <b>“OK”</b> and the upgradation process will start. Please note that this step can take few minutes for performing upgradation. So, please be patient.</li></ul>
  <p style="font-size: 17px;"><b>Step 7:</b></p>
+
    <li style="list-style: none;"><xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/24_1.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/24_1.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
  <p>Run upgrade/index.php File</p>
 
  <ul><li style="font-weight:normal;">[YOUR SITE URL]/upgrade/index.php</li><li style="font-weight:normal;">Click on <b>“Update”</b></li><li style="font-weight:normal;">You will see an Alert box – <b>“Click OK if you want to upgrade your script version”</b>. Click on <b>“OK”</b> and the upgradation process will start. Please note that this step can take few minutes for performing upgradation. So, please be patient.</li></ul>
 
  <li style="list-style: none;"><xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/23_1.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/23_1.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
 
 
     <p style="font-size: 17px;"><b>Step 8:</b></p>
 
     <p style="font-size: 17px;"><b>Step 8:</b></p>
     <p>Your ProXCore Script will be successfully upgraded from Version 2.2 to 2.3 after performing above steps and you will see the following screenshot:</p>
+
     <p>Your ProXCore Script will be successfully upgraded from Version 2.3 to 2.4 after performing above steps and you will see the following screenshot:</p>
    <p>Delete the <b>"install"</b> and <b>"upgrade"</b> directories located in <b>public_html/app/webroot</b> folder. If any of these directories are not available, then please ignore. Once this is done, you are ready to go. </p>
+
    <p>Delete the <b>"install"</b> and <b>"upgrade"</b> directories located in <b>public_html/app/webroot</b> folder. If any of these directories are not available, then please ignore. Once this is done, you are ready to go. </p>
     <li style="list-style: none;"> <xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/23_2.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/23_2.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
+
     <li style="list-style: none;"> <xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/24_2.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/24_2.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
 
     <p style="font-size: 17px;"><b>Step 9:</b></p>
 
     <p style="font-size: 17px;"><b>Step 9:</b></p>
 
     <p>Now you can login to your admin area with your existing credentials. You will be able to see the upgraded version in the login area of your admin panel and in the Information box in your admin area.</p>
 
     <p>Now you can login to your admin area with your existing credentials. You will be able to see the upgraded version in the login area of your admin panel and in the Information box in your admin area.</p>
  <li style="list-style: none;"><xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/23_3.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/23_3.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
+
    <li style="list-style: none;"><xa class='fancybox-effects-d' data-fancybox-group='gallery' href='https://www.proxscripts.com/docs/images/Upgrade/24_3.png' title=''><img src='https://www.proxscripts.com/docs/images/Upgrade/24_3.png' alt='' style='padding:2px;margin:1px;' /></xa></li>
 
    
 
    
 
</div>
 
</div>

Latest revision as of 05:28, 18 December 2018

Upgrading Steps from Version (1.0 to 2.0)
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.

You can check out the release notes for Version 2.0 here

Please find the version upgradation steps as below. Please read the steps carefully and follow them.

Step 1:

Make sure you take your entire script backup including database, files, etc.

Step 2:

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.

Step 3:

Keep your site in maintenance mode before performing version upgradation in order to avoid data mismatch.

Step 4:

Download your script from your ProXScripts account

Step 5:

"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.

Step 6:

Next, connect your “FTP” to your “webhost account”. Overwrite all the unzipped files in upload folder to “public_html" directory.

Note :

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

Step 7:

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.
  • Step 8:

    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:

    Delete the "install" and "upgrade" directories located in public_html/app/webroot folder. If any of these directories are not available, then please ignore. Once this is done, you are ready to go.

  • Step 9:

    Now you can login to your admin area with your existing credentials. You will be able to see the upgraded version in the login area of your admin panel and in the Information box in your admin area.

  • Step 10:

    Now, please upgrade your Module and the steps can be found here

    Upgrading Steps from Version (2.0 to 2.1)
    Most Important:

    When you upgrade your ProXCore Script from Version 2.0 to 2.1, 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 2.0
    • Make sure that you have not made any customisation changes in current script version 2.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 2.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.

    You can check out the release notes for Version 2.1 here
       Please find the version upgradation steps as below. Please read the steps carefully and follow them.
    

    Step 1:

    Make sure you take your entire script backup including database, files, etc.

    Step 2:

    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.

    Step 3:

    Keep your site in maintenance mode before performing version upgradation in order to avoid data mismatch.

    Step 4:

    Download your script from your ProXScripts account

    Step 5:

    "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.

    Step 6:

    Next, connect your “FTP” to your “webhost account”. Overwrite all the unzipped files in upload folder to “public_html" directory.

    Note :

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

    Step 7:

    Your ProXCore Script will be successfully upgraded from Version 2.0 to 2.1 after performing above steps and you will see the following screenshot:

    Delete the "install" directory located in public_html/app/webroot folder. If any of this directory is not available, then please ignore. Once this is done, you are ready to go.

    Step 8:

    Now you can login to your admin area with your existing credentials. You will be able to see the upgraded version in the login area of your admin panel and in the Information box in your admin area.

  • Step 9:

    Now, please upgrade your Module and the steps can be found here

    Upgrading Steps from Version (2.1 to 2.2)
    Most Important:

    When you upgrade your ProXCore Script from Version 2.1 to 2.2, 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 2.1
    • Make sure that you have not made any customization changes in current script version 2.1

    If you have made any design or customization 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 customization, then your system may crash.

    If you are using current script version 2.1 as default without making any design/theme/customization 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 customized design template.

    If any of your programming or designing customization 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.

    You can check out the release notes for Version 2.2 here
       Please find the version upgradation steps as below. Please read the steps carefully and follow them.
    

    Step 1:

    Make sure you take your entire script backup including database, files, etc.

    Step 2:

    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.

    Step 3:

    Keep your site in maintenance mode before performing version upgradation in order to avoid data mismatch.

    Step 4:

    Download your script from your ProXScripts account

    Step 5:

    "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.

    Step 6:

    Next, connect your “FTP” to your “webhost account”. Overwrite all the unzipped files in upload folder to “public_html" directory.

    Note :

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

    Step 7:

    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.
  • Step 8:

    Your ProXCore Script will be successfully upgraded from Version 2.1 to 2.2 after performing above steps and you will see the following screenshot:

    Delete the "install" and "upgrade" directories located in public_html/app/webroot folder. If any of these directories are not available, then please ignore. Once this is done, you are ready to go.

  • Step 9:

    Now you can login to your admin area with your existing credentials. You will be able to see the upgraded version in the login area of your admin panel and in the Information box in your admin area.

  • Step 10:

    Now, please upgrade your Module and the steps can be found here

    Upgrading Steps from Version (2.2 to 2.3)
    Most Important:

    When you upgrade your ProXCore Script from Version 2.2 to 2.3, 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 2.2
    • Make sure that you have not made any customization changes in current script version 2.2

    If you have made any design or customization 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 customization, then your system may crash.

    If you are using current script version 2.2 as default without making any design/theme/customization 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 customized design template.

    If any of your programming or designing customization 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.

    You can check out the release notes for Version 2.3 here
     Please find the version upgradation steps as below. Please read the steps carefully and follow them.
    

    Step 1:

    Make sure you take your entire script backup including database, files, etc.

    Step 2:

    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.

    Step 3:

    Keep your site in maintenance mode before performing version upgradation in order to avoid data mismatch.

    Step 4:

    Download your script from your ProXScripts account

    Step 5:

    "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.

    Step 6:

    Next, connect your “FTP” to your “webhost account”. Overwrite all the unzipped files in upload folder to “public_html" directory.

    Note :

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

    Step 7:

    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.
  • Step 8:

    Your ProXCore Script will be successfully upgraded from Version 2.2 to 2.3 after performing above steps and you will see the following screenshot:

    Delete the "install" and "upgrade" directories located in public_html/app/webroot folder. If any of these directories are not available, then please ignore. Once this is done, you are ready to go.

  • Step 9:

    Now you can login to your admin area with your existing credentials. You will be able to see the upgraded version in the login area of your admin panel and in the Information box in your admin area.

  • Upgrading Steps from Version (2.3 to 2.4)
    Most Important:

    When you upgrade your ProXCore Script from Version 2.3 to 2.4, 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 2.3
    • Make sure that you have not made any customization changes in current script version 2.3

    If you have made any design or customization 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 customization, then your system may crash.

    If you are using current script version 2.3 as default without making any design/theme/customization 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 customized design template.

    If any of your programming or designing customization 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.

    You can check out the release notes for Version 2.4 here
     Please find the version upgradation steps as below. Please read the steps carefully and follow them.
    

    Step 1:

    Make sure you take your entire script backup including database, files, etc.

    Step 2:

    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.

    Step 3:

    Keep your site in maintenance mode before performing version upgradation in order to avoid data mismatch.

    Step 4:

    Download your script from your ProXScripts account

    Step 5:

    "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.

    Step 6:

    Next, connect your “FTP” to your “webhost account”. Overwrite all the unzipped files in upload folder to “public_html" directory.

    Note :

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

    Step 7:

    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.
  • Step 8:

    Your ProXCore Script will be successfully upgraded from Version 2.3 to 2.4 after performing above steps and you will see the following screenshot:

    Delete the "install" and "upgrade" directories located in public_html/app/webroot folder. If any of these directories are not available, then please ignore. Once this is done, you are ready to go.

  • Step 9:

    Now you can login to your admin area with your existing credentials. You will be able to see the upgraded version in the login area of your admin panel and in the Information box in your admin area.