We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 2762
    • 1,198 Posts
    Nicola (Banzai) Reply #211, 20 years ago
    Quote from: Dimmy at Sep 25, 2006, 08:27 AM

    Images are missing (I think a spacer is missing now that background images are used for the menu icons)

    it exepects a x.gif in the manager folder

    It’s in the behavior of webfx button (assets/js/pngbehavior.htc) for transparent png in IE.

    line 39:

    var blankSrc = "x.gif";


    can we replace it with

    var blankSrc = "media/style/<?php echo $manager_theme ? "$manager_theme/":""; ?>images/blank.gif"; 
    ?
      Free MODx Graphic resources and Templates www.tattoocms.it
      -----------------------------------------------------

      MODx IT  www.modx.it
      -----------------------------------------------------

      bubuna.com - Web & Multimedia Design
      • 17883
      • 1,039 Posts
      Hi,

      is it possible to upload the newest rev as a zip? Thanks!
      Other question: Are there changes within the beta builds concerning the database-structure? Or can I overwrite my beta2-install with the new one?

      Marc
        • 22815
        • 1,097 Posts
        @banzai, it should be assets/js/x.gif - there’s no real need for a themed blank gif.

          No, I don&#39;t know what OpenGeek&#39;s saying half the time either.
          MODx Documentation: The Wiki | My Wiki contributions | Main MODx Documentation
          Forum: Where to post threads about add-ons | Forum Rules
          Like MODx? donate (and/or share your resources)
          Like me? See my Amazon wishlist
          MODx "Most Promising CMS" - so appropriate!
          • 22303 MODX Staff
          • 10,725 Posts
          Quote from: MadeMyDay at Sep 25, 2006, 11:31 AM

          Hi,

          is it possible to upload the newest rev as a zip? Thanks!
          Other question: Are there changes within the beta builds concerning the database-structure? Or can I overwrite my beta2-install with the new one?

          Marc

          Any db structure changes required by code should also be accompanied at check-in with appropriate installer changes so you should always be able to simply upgrade from one revision to the next.

          I will merge the latest branch work into trunk today so we can get more public testing done.
            • 2762
            • 1,198 Posts
            Nicola (Banzai) Reply #215, 20 years ago
            Quote from: PaulGregory at Sep 25, 2006, 12:15 PM

            @banzai, it should be assets/js/x.gif - there’s no real need for a themed blank gif.



            right! wink
              Free MODx Graphic resources and Templates www.tattoocms.it
              -----------------------------------------------------

              MODx IT  www.modx.it
              -----------------------------------------------------

              bubuna.com - Web & Multimedia Design
              • 25663 MODX Staff
              • 12,272 Posts
              I spoke with Garry and we agree that the auto-alias routine could use some tweaking, especially with the accented and special characters found here: http://modxcms.com/forums/index.php/topic,7374.msg51904.html#msg51904

              Thoughts?
                Ryan Thrash, MODX Co-Founder
                Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
                • 25663 MODX Staff
                • 12,272 Posts
                Quote from: MadeMyDay at Sep 25, 2006, 11:31 AM

                is it possible to upload the newest rev as a zip? Thanks!

                Hi Marc,

                We’ll be doing a beta3 release very soon. Just trying to get a few more commits squared away. Hopefully we’re in the 24-hour window right now actually... smiley

                  Ryan Thrash, MODX Co-Founder
                  Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
                  • 25663 MODX Staff
                  • 12,272 Posts
                  There is a bug that was reintroduced when we reverted the original XPDO stuff, but there may also be some additional things to consider: http://modxcms.com/forums/index.php/topic,7425.msg52169.html#msg52169

                  This should be a requirement to fix prior to our next beta release.
                    Ryan Thrash, MODX Co-Founder
                    Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
                    • 7455
                    • 2,204 Posts
                    is there a svn tool that knows what the changed files are?
                    or do I need to get the whole trunk all the time?
                      follow me on twitter: @dimmy01
                      • 7455
                      • 2,204 Posts
                      When I set the manager language in general settings to dutch save and reopen config and save again I get the folloing error:


                      Warning: Cannot modify header information - headers already sent by (output started at /home/httpd/vhosts/hilverda.eu/httpdocs/manager/includes/lang/nederlands.inc.php:1) in /home/httpd/vhosts/hilverda.eu/httpdocs/manager/processors/save_settings.processor.php on line 37

                      version number says: MODx 0.9.5 beta 3 (rev 1516) but trunck says Revision 1520
                        follow me on twitter: @dimmy01