Install upgrade (from 2.02 to 2.03)
Nam Tran Ybarra @ November 19, 2009
Installation Series
- Install upgrade (from 2.02 to 2.03)
- Core-new installation (2.02)
- Plugins-New installation (2.02)
- System Cron Setting
- Memberspeed New Site Installation (version 2.03)
- Memberspeed version 2.04 new installation
- Upgrading from v2.03 to v2.04
- Memberspeed Installation Overview
- Upgrade from v2.04 to v2.05
- Memberspeed version 2.05 new installation
Install upgrade (from 2.02 to 2.03)
Overview:
1/ Do a backup of your existing site.
2/ Download Zend or Ioncube upgrade package ( caution: download the upgrade NOT the full version )
Tip: if you forgot the version you installed zend or ioncube, go to your server via FTP, right click any php file, and see if it mentioned zend then you had a zend version and vice versa.
3/ Extract and upload files via FTP, in BINARY MODE to the folder where you installed memberspeed.
4/ Change permission of .htaccess to 777
5/ Copy the following commands to your browser and hit GO to install
6/ Delete all Install Update folders after finished installation
7/ Change .htaccess to 644
Note, some servers only allow 755 permission. It’s as good as 777 but check with your host for sure.
The following commands with the example of YourDomain.com as the root folder where you install memberspeed in /public_html/ folder but it could be YourDomain.com/your-folder where your-folder is to be replaced with the name that you named. Obviously, you need to replace YourDomain.com with your actual domain name
Upgrade CORE:
===============
yourdomain.com/install_update/install.php
===============
Upgrade plugins: ( Only run update command for the plugins that you have already installed in 2.02)
========================
YourDomain.com/plugins/article/install_update/install.php
YourDomain.com/plugins/audio/install_update/install.php
YourDomain.com/plugins/jv_zone/install_update/install.php
YourDomain.com/plugins/member_product/install_update/install.php
YourDomain.com/plugins/product_manager/install_update/install.php
YourDomain.com/plugins/video/install_update/install.php
Yourdomain.com/plugins/ar_mailer/install_update/install.php
YourDomain.com/plugins/reseller_manager/install_update/install.php
YourDomain.com/plugins/review_management/control/install_update/install.php
YourDomain.com/plugins/featured_product_management/install_update/install.php
YourDomain.com/plugins/affiliate/install_update/install.php
YourDomain.com/plugins/link_tracking/install_update/install.php
YourDomain.com/plugins/rss_feed_manager/install_update/install.php
YourDomain.com/plugins/bonus_management/install_update/install.php
YourDomain.com/plugins/plugins/shopping_cart/install_update/install.php
yourdomain.com/plugins/coupon_code/install_update/install.php
YourDomain.com/plugins/case_study/install_update/install.php
YourDomain.com/plugins/press_release/install_update/install.php
Install the new VIP cart
YourDomain.com/plugins/vip_shopping_cart/install/install.php
=========================
Install upgrade (from 2.01 to 2.02)
Overview:
1/ Do a backup of your existing site.
2/ Download Zend or Ioncube upgrade package ( caution: download the upgrade NOT the full version )
3/ Extract and upload files via FTP, in BINARY MODE
4/ Change permission of .htaccess to 777
4a/Plugins that need to change permission to 777 before installation
+resources/affiliate/affbanner
+resources/reseller_manager/banner
( change these back to 755 after installation )
5/ Copy the following commands to your browser and hit GO to install
6/ Delete all Install Update folders after finished installation
7/ Change .htaccess to 755
Note, some servers only allow 755 permission. It’s as good as 777 but check with your host for sure.
Upgrade CORE:
===============
yourdomain.com/install_update/install.php
===============
Upgrade plugins: There are 15 plugins need to be upgraded
========================
YourDomain.com/plugins/article/install_update/install.php
YourDomain.com/plugins/audio/install_update/install.php
YourDomain.com/plugins/jv_zone/install_update/install.php
YourDomain.com/plugins/member_product/install_update/install.php
YourDomain.com/plugins/product_manager/install_update/install.php
YourDomain.com/plugins/video/install_update/install.php
Yourdomain.com/plugins/ar_mailer/install_update/install.php
YourDomain.com/plugins/reseller_manager/install_update/install.php
YourDomain.com/plugins/review_management/control/install_update/install.php
YourDomain.com/plugins/featured_product_management/install_update/install.php
YourDomain.com/plugins/affiliate/install_update/install.php
YourDomain.com/plugins/link_tracking/install_update/install.php
YourDomain.com/plugins/rss_feed_manager/install_update/install.php
YourDomain.com/plugins/bonus_management/install_update/install.php
YourDomain.com/plugins/plugins/shopping_cart/install_update/install.php
Install 3 New Plugins:
Coupon manager
=================
yourdomain.com/plugins/coupon_code/install/install.php
Case Study Manager:
============
YourDomain.com/plugins/plugins/case_study/install/install.php
Press Release Manager
=============
YourDomain.com/plugins/press_release/install/install.php
Filed under: 01.Installation