The old switcharoo

Thought I'd try una for a new site I'm working on.  You force fed me V 11.04 via the download button just a few days ago, and I installed it.  While I was sleeping, you changed all the core modules to V12, and no modules will install on v 11.04
Brilliant!  

I'm sure there's a simple solution to this dilemma... perhaps some one could share itr with me.

  • 451
  • More
Replies (14)
    • You need to update to UNA 12, to do it you just need to switch to Beta channel to be able to update, to do it go to Studio > Developer > Settings > Update Channel 

      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';

      Then clear cache in Studio > Dashboard > Cache block menu

      • Too late... I already fixed it.  Your way seems a little too easy... I prefer doing things the hard way in the most time consuming way possible.  Where's the fun in doing something that only takes a few minutes?

        BTW... This platform has come a long way since I last looked at it.... Nice work.  Now I wonder what I'll do with my 12 Dolphin licenses.

        • Alex, I can't believe you are forcing me to move my site to the UNA 12 beta version (which could break my site) in order to get the apps I need.  If you recall, I had this issue before during one of the betas and I thought the agreement was in the future, the current final version apps would be available during any beta testing.  I feel there should be a separate market for beta testers that wouldn't break the market for people with current UNA 11 sites; which is the current final stable version.  So now I have to wait until 12 is final and I feel like all the major bugs are gone before I can access the market because my site is a live site with users.

          • Houstonlively  I have mentioned this issue a few times. Take a look and see what you think https://una.io/page/view-discussion?id=7004. I remember you from boonex

            • The link you provided goes to a missing page.

              • The site won't update to 12. It just acts like it does and then nothing. It still says 11.0.4, as well as 

                "UNA 12.0.0-B1 is available!"

                How are we supposed to get the v12 modules if we can't even get the site to v12? Is there a manual way to do the update? Or is there a patch?

                • I am in the same boat - set up a new instance - can't install any apps as it is 11.04

                  • The site won't update to 12. It just acts like it does and then nothing. It still says 11.0.4, as well as 

                    "UNA 12.0.0-B1 is available!"

                    How are we supposed to get the v12 modules if we can't even get the site to v12? Is there a manual way to do the update? Or is there a patch?

                    Update is performed under crontab, please make sure that you have cronjob setup properly ?

                    How are we supposed to get the v12 modules if we can't even get the site to v12? Is there a manual way to do the update? Or is there a patch?

                    We are working on the solution, for now the only way is to manually download previous version of module from the market and upload it manually to UNA modules folder, then you will be able to install module from Studio > Apps Market > Downloaded

                    • WHY do they do this? I am a new user.  Just started my 11.0.4 site...still setting up now I am stuck unable to easily add the modules I need. No way am I interested in the 12 beta.  I don't understand the thinking behind doing this to users. 

                      • Why would throw users into such a perdicament? downloading and uploading folder is not convenient and easily accomplished by those of us who are not so familiar with the process!  This is crazy!

                        I have no desire to beta test 12. Just configuring the stable 11.04 is a challenge with having to hunt around for answers! 

                        Why dont you all put the 11.0 modudule back in the studio market place so that we can download and install in a couple clicks!

                        They shouldn't have been removed since people still need them!!!

                        • I just spent the last few hours trying to figure out how to install 12 after my new hosting service installed the 11.0.4 version that is standard on there server.

                          I asked the tech support to do it and they got a Error 500. Now, I have wait for another few hours to have them erase it and reinstall the 11, hoping I can use the update channel suggestion another suggested...

                          This is definitely not a very robust process.

                          • Okay, how do I run the DB query?

                            • 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.

                                Login or Join to comment.