This object is in archive! 

How to upgrade from 1.1 to 2.0

Archived Stas K. 12 years ago

If you want to use AutoUpdater option inside system, please use following instructions, as we had problems with our server scripts, so there are some things missing in order for you to perform smooth upgrade:

  1. Take Upgrade.php from the attached archive and put it to application/modules/system/services/;
  2. Take admin.js from the attached archive and put it to public/assets/modules/system/js;
  3. Take application.js from the attached archive and put it public/assets/js;
  4. Take upgrade_200.php from attached archive and put it upgrade/instructions;
  5. Create /cache and application/sessions folders and make them writable (777 permissions or 755 of some environments for apache user to put files there);
  6. Enter FTP credentials at Administration->Modules (make sure folder visibility is set correctly from the path where your ftp user logs in to the path where ur is installed), save and click on update;

Note: all backups of the system will be stored in work/upgrade or work/backups


For the Manual Update instructions or further automatic update please go to Administration Manual.

Replies (6)

photo
1

Ok. Got a question about the manual update Useresponse.

1. As you can safely manually update from version 2.0 to 2.1?

What should be done for this. The site says quite sparingly by this manipulation.

2. To automatically update the need to specify the settings on the FTP server? Or rather put a zip file somewhere.


I would be grateful to any of the responses. Thank you!

photo
2

Current topic is for upgrade from 1.1 to 2.0. But for as per your request:

  1. Use Update instructions for manual update. No DB upgrade is required;
  2. Once completed, make sure you have temp folder inside public/files. If not, please create it.
  3. Follow instructions to add extra fix in DB that is incorporated in 2.3 release that should be live today later and won't require this fix
  4. Clean cache folder

photo
1

Stas, This manual migration 1.0 2.0 is not relevant for 2.0 -> 2.1?

photo
1

Lev Tkach wrote:

Stas, This manual migration 1.0 2.0 is not relevant for 2.0 -> 2.1?
It's the same, just see above some details specific to mentioned item 2 and 3 in the list above.

photo
1

Stas,

After update v 2.0.1-> 2.3 If I click on anything the items Ideas, Problems, etc print message

how fix it?

Message: The given destination is not a directory or does not exist.

photo
1

Oleg,

Please make sure you have all folders from the list writable:

  • /application/sessions
  • /cache
  • /pulic/static
  • /public/ with all folders inside

Also verify that you have public/files/temp folder

Replies have been locked on this page!