We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 12943
    • 97 Posts
    Hi people...

    Problems in 1.2.0rc3 for me. Building a website with it. Started with 4 languages, later deleted the german one. All worked fine until "All Of The Sudden" it is messed up. I would normally have a shortened default view for multi-languaged templates (with managermanager). Now suddenly it is showing the deleted (german) TV's in the default view. I checked the TV's and the database and all the german stuff is still there.

    The rest of the site is still working. But this doesn't look good.. How to trust this version? I will downgrade to 1.9 and probably do a reinstall of modx. When I'm still in an early phase now..

    See image attached. On the right tabs are my 3 languages fr, en and nl. The deleted 4th language is "de", which is popping up in the main part now :-( Downgrading to 1.9 doesn't guarantee me anything. So, please let me know your experiences with 1.9 and also what you make of this image..

    Would I be safe simply deleting the "de" TV's manually from Manager?

    Cheers.
      Accelerate your Windows system with 9.8 m/s2.
    • As far as I know, deleting a language in the module does not delete any TVs. They are no longer managed by YAMS, so they will appear in the normal page edit view and need to be manually deleted. The entries in the .htaccess file also have to be edited.
        Studying MODX in the desert - http://sottwell.com
        Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
        Join the Slack Community - http://modx.org
        • 12943
        • 97 Posts
        Okay, but they were created by YAMS so YAMS should delete them. Why else call it delete?

        I suppose I didn't notice those TV's before, hanging around in my template. And when I did I took them for some glitch. Now I get it. I will delete the TV's. Thanks Susan!
          Accelerate your Windows system with 9.8 m/s2.
        • I think it was considered at one point, but for some reason didn't seem like a good idea at the time.
            Studying MODX in the desert - http://sottwell.com
            Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
            Join the Slack Community - http://modx.org
            • 1266
            • 50 Posts
            There might be an issue with YAMS and Evo 1.0.9. I just upgraded yesterday, and something is going wrong with my index (monolingual) page and the parser, I think. Also, when I open a page in a fancybox iframe, it's grabbing the wrong language version. This worked in 1.0.8 and before.

            http://www.primaloft.com/en/performance/home.html (if you click to request a challenge kit on the right-hand side)
            • Upgraded a site to Evo 1.0.15, and getting errors:
              $modx->fetchRow() is deprecated function

              $modx->insideManager() is deprecated function


              Any plans to update YAMS for this version of Evo?
                Studying MODX in the desert - http://sottwell.com
                Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
                Join the Slack Community - http://modx.org
                • 9995
                • 1,613 Posts
                I haven't had any problems with upgrading Evo and Yams sites till 1.0.14.
                When upgrading to 1.0.15 the tabs break. That has to do with MM 0.6.2 (and YAMS)
                There is a fix for that.
                https://github.com/modxcms/evolution/issues/367#issuecomment-64812286

                I think Goldsky has the lastest version of YAMS on github.
                https://github.com/goldsky/YAMS
                That version needs to be updated.
                After I know what to do exactly I can send a pull to goldsky or maintain it myself on github.

                https://github.com/DivanDesign/MODXEvo.plugin.ManagerManager/issues/11

                PHP isn't my best friend.


                  Evolution user, I like the back-end speed and simplicity smiley
                  • 37909
                  • 153 Posts
                  Just to say: thanks!
                    • 36582
                    • 463 Posts
                    The fixes don't seem to be working for me on 1.0.15. I've tried correcting the files in part and replacing entirely but still no tabs? Error messages have gone however.
                      Web site design in Nottingham UK by Chris Fickling http://www.chrisficklingdesign.co.uk
                      • 9995
                      • 1,613 Posts
                      maybe you need to check your mm_rules?
                      dunno which one its using, you can see that Plugins > ManagerManager > Config tab.

                      at the bottom:
                      require( $modx->config['base_path'] . 'assets/modules/yams/yams.mm_rules.inc.php' );


                      else I have no idea, did it work before updating?
                        Evolution user, I like the back-end speed and simplicity smiley