Upgrading

Note! Please back up all files and database before you run upgrading script. It can be done through onArcade admin panel or phpMyAdmin.

  1. Overwrite all files except includes/dbinfo.php and includes/settings.php with onArcade 2.5 files.

  2. Chmod the following files to 666 (make sure that PHP can write to them). includes/dbinfo.php includes/settings.php

  3. Chmod the following directories to 777 (make sure that PHP can write to them). arcade/gamedata/ cache/ cache_template/ files/file/ files/image/ images/avatars/ temp/

  4. In your browser, visit the URL where you installed your arcade, appending /install.php on to the end of it. (e.g. yourarcade.com/install.php).

  5. Fill in all the required fields. Be careful to select the correct previous version.

  6. After the upgrade has completed, delete install.php file from your server and chmod includes/dbinfo.php to 644.

Congratulations, you are now running the latest version of onArcade. If you got any errors during upgrade or have any questions then contact us.

Last updated