We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 8382
    • 253 Posts
    I converted fixed strings in "system info" into the entries of language file.
    Please adopt it if you like. wink
      • 7455
      • 2,204 Posts
      Pressing on tools/backup i get the folloing error:

      Parse error: parse error, expecting `’,’’ or `’;’’ in /home/httpd/vhosts/hilverda.eu/httpdocs/manager/actions/bkmanager.static.php on line 28

      fixed it by changing " to ’

      from:
      echo "<script type="text/javascript">alert(’Please select a valid table from the list below’);</script>";
      to:
      echo "<script type=’text/javascript’>alert(’Please select a valid table from the list below’);</script>";

      the ’media/style/MODx/style.php’ is missing in the trunk
        follow me on twitter: @dimmy01
        • 7455
        • 2,204 Posts
        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
          follow me on twitter: @dimmy01
          • 7455
          • 2,204 Posts
          the first 4 items in usersettings are not saved.
          the Items are:

          Manager Login Startup
          Manager Interface Access
          Allowed IP Address
          Allowed Days

          this and the 2 above are from release : MODx 0.9.5 beta 3 (rev 1480)
            follow me on twitter: @dimmy01
            • 10487 MODX Staff
            • 1,535 Posts
            Garry Nutting Reply #205, 20 years ago

            the first 4 items in usersettings are not saved.
            the Items are:

            Manager Login Startup
            Manager Interface Access
            Allowed IP Address
            Allowed Days
            There is a fix for this in my personal branch that needs merging with the main trunk. (See FS#537 for details)
              Garry Nutting
              Senior Developer
              MODX, LLC

              Email: [email protected]
              Twitter: @garryn
              Web: modx.com
              • 7455
              • 2,204 Posts
              ok another problem

              line 179 in manage_metatags.dynamic.php
              brings up a pars error when editing metatags to fix this change this line as folows:


              from:
              "template:<a href=’javascript:;’ title=’".$_lang["click_to_edit_title"]."’ onclick=’editTag([+id+])’>[+value+]</a><span style=’display:none;’><script type="text/javascript"> tagRows[’[+id+]’]=[\"[+name+]\",\"[+tag+]\",\"[+tagvalue+]\",\"[+http_equiv+]\"];</script>";

              to:
              "template:<a href=’javascript:;’ title=’".$_lang["click_to_edit_title"]."’ onclick=’editTag([+id+])’>[+value+]</a><span style=’display:none;’><script type=’text/javascript’> tagRows[’[+id+]’]=[\"[+name+]\",\"[+tag+]\",\"[+tagvalue+]\",\"[+http_equiv+]\"];</script>";

              its this part:
              from:
              <script type="text/javascript">
              to:
              <script type=’text/javascript’>

              MODx 0.9.5 beta 3 (rev 1480)
                follow me on twitter: @dimmy01
                • 7455
                • 2,204 Posts
                Schedule hase missing titles and informationtext

                is now:


                should be:
                  follow me on twitter: @dimmy01
                  • 10487 MODX Staff
                  • 1,535 Posts
                  Garry Nutting Reply #208, 20 years ago
                  Schedule hase missing titles and informationtext
                  I have a feeling that one of my commits has been merged in to the trunk and took out the language fields that Kyle so kindly added in. Oops!

                  I’ll put in a commit when I get home from work to add them back in.
                    Garry Nutting
                    Senior Developer
                    MODX, LLC

                    Email: [email protected]
                    Twitter: @garryn
                    Web: modx.com
                    • 7455
                    • 2,204 Posts
                    ok when wil de truck be updated?

                    Then I can do some more test
                      follow me on twitter: @dimmy01
                      • 2762
                      • 1,198 Posts
                      Nicola (Banzai) Reply #210, 20 years ago
                      Quote from: rthrash at Sep 23, 2006, 06:05 AM

                      ......

                      The section headers also now need any bullets/dots added to the CSS, as I’ve removed those from the code completely (let me know if i’ve missed any please!). ....
                      There are two bullets in DocManager module wink


                      NOTE: Bullets like background image of section header works fine only with MODxLight, all other manager templates (MODx and MODx Green) uses a background image in the section header and your double call in Green style.css does not work.
                      .sectionHeader, .showHideVisible {
                      	margin: 0 10px 4px 10px;
                      	padding: 5px 3px 5px 3px;
                      	font-weight: bold;
                      	color:                     #fff;
                      	background-position: 	top left;
                      	background-repeat: 	repeat-x;	
                      	background: #9EBD5A;
                      	border: 1px solid #000000;
                      	background-image: 	url(images/bg/button_dn.gif);
                      }
                      .sectionHeader {
                          padding: 5px 3px 5px 18px;
                          background: url(images/misc/dot.gif) no-repeat 6px 45%;
                      }


                      can we add an <H3> to the content of sectionheader and then create a style with bullet image for .sectionHeader H3?
                        Free MODx Graphic resources and Templates www.tattoocms.it
                        -----------------------------------------------------

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

                        bubuna.com - Web & Multimedia Design