Comment to 'The old switcharoo'
  • can anyone teach me exactly how to

    If Developer module isn't installed then run the following query in the DB:

    UPDATE `sys_options` SET `value` = 'beta' WHERE `name` = 'sys_upgrade_channel';

    I am totally stuck. I am not a teach person....

    • Hello Grady Lam !

      It means that you need to execute the mentioned MySQL query in your UNA database. Usually, it is possible to do via your server control panel->databases management->tools like phpMyAdmin.But it may be different for different hosting, so you'd better to ask your hosting support about details.