We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 2603
    • 104 Posts
    When I moved my maxigallery to another part of the html code (in template), Manage button became inactive.

                    	<!--TOP MENU-->
    
    
                        <div class="top_menu">
                        <table border="0" cellpadding="0" cellspacing="0">
                        	<tr align="center">
                                <td><a href="http://alex-pro.net/AH/index.php?id=1#">NEWS</a></td><td width="10px"> </td>
                                <td><a href="http://alex-pro.net/AH/index.php?id=4#">EVENTS</a></td><td width="10px"> </td>
                                	 <td><a href="http://alex-pro.net/AH/index.php?id=7#">RADIO</a></td><td width="10px"> </td>
                                <td><a href="http://alex-pro.net/AH/index.php?id=8#">VIDEO</a></td><td width="10px"> </td>
                              <td><span>GALLERY</span></td><td width="10px"> </td>
                                <td><a href="http://forum.ah.fm">FORUM</a></td><td width="10px"> 
    
                                	<!--SearchBar -->
    [!AjaxSearch? &ajaxSearch=`0` &AS_landing=`41` &tplLayout=`@FILE:assets/snippets/ajaxSearch/templates/alexLayout.tpl.html`!]
                                    <!--End SearchBar -->
                                
     </tr>
                            <tr height="8px" style="font-size:1px;">
                                 <td> </td><td width="10px"> </td>
                                <td> </td><td width="10px"> </td>
                                 <td> </td><td width="10px"> </td>
                               <td> </td><td width="10px"> </td>
    <td bgcolor="#f9712f"> </td>
                                <td> </td><td width="10px"> </td>
                            </tr>  
                        </table>
                        </div>
    
                        <!--end TOP MENU-->
                    </td>
            	</tr>
                <tr height="228px">
                	<td width="1000px" colspan="2">
                        <!--radio & flashbanner table-->
                        <table border="0" cellpadding="0" cellspacing="0" width="1000px">
                            <tr height="228px">
                                <td width="252px">
                                    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0','width','252','height','228','id','radio','align','middle','src','radio','quality','high','bgcolor','#000000','name','radio','allowscriptaccess','sameDomain','allowfullscreen','false','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','radio' ); //end AC code
    </script><noscript><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="252" height="228" id="radio" align="middle">
                                        <param name="allowScriptAccess" value="sameDomain" />
                                        <param name="allowFullScreen" value="false" />
                                        <param name="movie" value="radio.swf" /><param name="quality" value="high" /><param name="bgcolor" value="#000000" />	<embed src="radio.swf" quality="high" bgcolor="#000000" width="252" height="228" name="radio" align="middle" allowScriptAccess="sameDomain" allowFullScreen="false" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />
                                    </object></noscript>
            </td>
    
    <td width="748px">
    
    [!MaxiGallery? &display=`embedded` &smoothgallery_width=`748` &smoothgallery_height=`228` &max_pic_size=`748` &pic_use_watermark=`1` &pic_watermark_valign=`bottom` &pic_watermark_img=`assets/galleries/news.png` &pic_watermark_type=`image` &pic_use_imagemask=`1` &pic_mask_img=`assets/snippets/maxigallery/imagemask/mask.png` &pic_mask_bgcolor=`000000` &embedtype=`smoothgallery` &smoothgallery_timed=`true` &smoothgallery_embedLinks=`false` &smoothgallery_showArrows=`false` &smoothgallery_showCarousel=`false` &smoothgallery_showInfopane=`false` &smoothgallery_delay=`9000`!]
            
    
    
                                </td>
                            </tr>
                        </table>
                        <!--end radio & flashbanner table-->
                	</td>        
                </tr>
            </table>


    How can I fix this problem huh huh huh
      Getting higher! | www.djabuzz.com
      • 20413
      • 2,877 Posts
      Are you sure that the call is on the same line and no line breaking occur?  :)
      Though I know Lightbox will not work until everything on the page is loaded so maybe it’s the flash...

      //the maxigallery forum ---> http://modxcms.com/forums/index.php/board,181.html
        @hawproductions | http://mrhaw.com/

        Infograph: MODX Advanced Install in 7 steps:
        http://forums.modx.com/thread/96954/infograph-modx-advanced-install-in-7-steps

        Recap: Portland, OR (PDX) MODX CMS Meetup, Oct 6, 2015. US Bancorp Tower
        http://mrhaw.com/modx_portland_oregon_pdx_modx_cms_meetup_oct_2015_us_bancorp_tower
        • 2603
        • 104 Posts
        Quote from: mrhaw at Feb 08, 2009, 01:07 AM

        Are you sure that the call is on the same line and no line breaking occur? smiley
        Yes. Because if I paste this call in another part of html code, it works correct.

        Quote from: mrhaw at Feb 08, 2009, 01:07 AM

        Though I know Lightbox will not work until everything on the page is loaded so maybe it’s the flash...

        What do you mean?
          Getting higher! | www.djabuzz.com
          • 20413
          • 2,877 Posts
          I have no idea.
          - For what user/users doesn’t work?
          - Is there anything else that stoped working?
          - Are you having javascript errors on the page?
            @hawproductions | http://mrhaw.com/

            Infograph: MODX Advanced Install in 7 steps:
            http://forums.modx.com/thread/96954/infograph-modx-advanced-install-in-7-steps

            Recap: Portland, OR (PDX) MODX CMS Meetup, Oct 6, 2015. US Bancorp Tower
            http://mrhaw.com/modx_portland_oregon_pdx_modx_cms_meetup_oct_2015_us_bancorp_tower
            • 2603
            • 104 Posts
            Quote from: mrhaw at Feb 08, 2009, 07:58 PM

            I have no idea.
            - For what user/users doesn’t work?

            For main admin (have all the rights)

            Quote from: mrhaw at Feb 08, 2009, 07:58 PM

            - Is there anything else that stoped working?

            No. Not in that case. But I have a problem with viewing the page in Firefox: http://modxcms.com/forums/index.php/topic,32831.0.html

            Quote from: mrhaw at Feb 08, 2009, 07:58 PM

            - Are you having javascript errors on the page?

            How can I check this out?


            Thank you
              Getting higher! | www.djabuzz.com
              • 20413
              • 2,877 Posts
              I suspect multiple calls are your problem for the manage pictures button and forms...
              http://modxcms.com/forums/index.php/topic,33010.msg201135.html#msg201135

              ---

              You are missing
              <base href="[(site_url)]"></base>
              http://wiki.modxcms.com/index.php/Beginner’s_Guide_to_MODx

              and you have some other things to work on:
              http://validator.w3.org/check?uri=http%3A%2F%2Falex-pro.net%2FAH%2Findex.php&charset=%28detect+automatically%29&doctype=Inline&group=0

              charset=windows-1251" huh

              But nice design! smiley
                @hawproductions | http://mrhaw.com/

                Infograph: MODX Advanced Install in 7 steps:
                http://forums.modx.com/thread/96954/infograph-modx-advanced-install-in-7-steps

                Recap: Portland, OR (PDX) MODX CMS Meetup, Oct 6, 2015. US Bancorp Tower
                http://mrhaw.com/modx_portland_oregon_pdx_modx_cms_meetup_oct_2015_us_bancorp_tower
                • 2603
                • 104 Posts
                Thank you! smiley Design is my main dirrection .

                Quote from: mrhaw at Feb 14, 2009, 10:38 AM

                You are missing
                <base href="[(site_url)]"></base>
                What url I should put there? Of the main page or other?


                Quote from: mrhaw at Feb 14, 2009, 10:38 AM

                charset=windows-1251" huh

                What do you mean? This is bad charset?


                Thanks a lot!
                  Getting higher! | www.djabuzz.com
                  • 20413
                  • 2,877 Posts
                  Put <base href="[(site_url)]"></base> like it is and DON’T replace the SYSTEM PLACEHOLDER [(site_url)].

                  ---
                  W3C:
                  Character Encoding mismatch!

                  The character encoding specified in the HTTP header (utf-8) is different from the value in the <meta> element (windows-1251).
                  Use the same charset for your text-files, database and code... What collation are your database using? How did you install modx?
                  What does system info in modx manager tell you? Use this in you template:
                  <meta http-equiv="content-type" content="text/html; charset=[(modx_charset)]" />

                  ...and set Doctype!
                  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
                  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">


                  OR

                  <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
                  <html xmlns="http://www.w3.org/1999/xhtml">

                  The second one is not as "strict"...

                  When you have set Doctype go back and check your site at W3C.
                  Your code seems to be nice xhtml...
                    @hawproductions | http://mrhaw.com/

                    Infograph: MODX Advanced Install in 7 steps:
                    http://forums.modx.com/thread/96954/infograph-modx-advanced-install-in-7-steps

                    Recap: Portland, OR (PDX) MODX CMS Meetup, Oct 6, 2015. US Bancorp Tower
                    http://mrhaw.com/modx_portland_oregon_pdx_modx_cms_meetup_oct_2015_us_bancorp_tower