Difference between revisions of "Installing AVCMS"

From AV Scripts Wiki
Jump to: navigation, search
m (Andy moved page Basics of AVCMS to Installing AVCMS without leaving a redirect)
(Upgrade from AV Arcade 5.8 or Wallpaper Site Script 1.3)
Line 25: Line 25:
 
== Upgrade from AV Arcade 5.8 or Wallpaper Site Script 1.3 ==
 
== Upgrade from AV Arcade 5.8 or Wallpaper Site Script 1.3 ==
  
AVCMS can import your site data from AV Arcade 5.8 or Wallpaper Site Script 1.3. Please note, it can not import both into one site. The following install guide shows the best method to avoid downtime and back-up old files.
+
AVCMS can import your site data from AV Arcade 5.8 or Wallpaper Site Script 1.3. You must first upgrade your old site to these versions before trying to import them into AVCMS. Please note, you can not import both into one site. The following install guide shows the best method to avoid downtime and back-up old files.
  
 
=== Install AVCMS ===
 
=== Install AVCMS ===

Revision as of 09:27, 3 May 2015

Installation & Upgrades

Fresh Install

To start, upload all files from the /upload folder to your site using an FTP client or via your hosting control panel.

Once the files are uploaded, visit your site in your browser.

You may find you need to set-up permissions on some folders. The folders (and their contents) must be writable by PHP:

 /cache
 /webmaster
 /web

Upgrade from a previous version of AVCMS

1. Upload all files apart from the /web & /webmaster folders

2. Upload the /webmaster/templates folder to update all templates

3. Delete the file webmaster/installer_lock.txt to unlock the installer

4. Go to yoursite.com/install.php to upgrade

Upgrade from AV Arcade 5.8 or Wallpaper Site Script 1.3

AVCMS can import your site data from AV Arcade 5.8 or Wallpaper Site Script 1.3. You must first upgrade your old site to these versions before trying to import them into AVCMS. Please note, you can not import both into one site. The following install guide shows the best method to avoid downtime and back-up old files.

Install AVCMS

To begin, follow the "Fresh Install" instructions from above to install your AVCMS script, but install AVCMS into a new directory called "avcms" (so it should be visible from yoursite.com/avcms).

Enter maintenance mode

At this point you should put your old site into maintenance mode to stop people from accessing it.

Use the importer tool

Once you have the script installed in the avcms folder, you can import the content from your old site using the importer tool.

For AV Arcade, visit yoursite.com/avcms/admin/ava-import

For Wallpaper Site Script, visit yoursite.com/avcms/admin/wss-import

Take note of the instructions on the import page. You will need to move some files from your old website to the AVCMS install you just created.

Working Website

After the import is complete and you have moved the files, you should see a working website at yoursite.com/avcms. If content such as Wallpapers or Games have missing images, double check you moved all the files to the right place.

Replace Old Site with AVCMS

Finally, all we need to do is move this site to your root directory. Start by taking all the AV Arcade 5.8 or Wallpaper Site Script 1.3 files and either deleting them or, more sensibly, moving them to a back-up folder. Then move the entire contents of the avcms folder to the root directory of your website.

This completes the upgrade.