We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 21990
    • 19 Posts
    Quote from: heliotrope at Feb 12, 2010, 10:22 AM



    Your tve tag is wrong in formTPL, this should be:
    [+tve.z_test:tvtype->checkbox:filter->9+]



    a im edit on

    [+tve.ztest:tvtype->checkbox:filter->9+]

    and what now?
      • 21990
      • 19 Posts
      heliotrope,

      ’ll Show what I am doing wrong

      What should I do more to earn?

      I did as it is written here

      http://modxcms.com/forums/index.php/topic,16456.msg123881.html#msg123881

      but it did not help me.
      what more can I do?
      I use ditto 2.1.0
      please help!!!
        • 21990
        • 19 Posts
        hi
        I really need help
        module works with ditto 2.1.0
        I did everything correct
        module works fine
        but the checkbox does not want to work’ll show what to do yet
          • 11975
          • 2,542 Posts
          Hi,

          you have to select the delimited list for your tv output.

          :)
            Made with MODx : [url=http://www.copadel.com]copadel, fruits et l
            • 21990
            • 19 Posts
            Quote from: heliotrope at Feb 15, 2010, 09:08 AM


            you have to select the delimited list for your tv output.



            I did as there


            NOTE: Ditto2 is mandatory
            TVs with multiple values (checkbox, listbox-multiple) must have widgets set to delimited list with value = ’,’
            No other widgets is supported

            I understand you correctly?

            what else can I fix it?
              • 11975
              • 2,542 Posts
              Hard to help when you don’t speak a russian word sad
              Please activate the ditto debug mode.

              :)
                Made with MODx : [url=http://www.copadel.com]copadel, fruits et l
                • 21990
                • 19 Posts
                Quote from: heliotrope at Feb 15, 2010, 10:49 AM

                Hard to help when you don’t speak a russian word sad
                Please activate the ditto debug mode.

                :)

                When I do a search without a checkbox, everything works fine
                But when I was selecting checkbox


                « MODx Parse Error »
                MODx encountered the following error while attempting to parse the requested resource:
                « PHP Parse Error »

                PHP error debug
                Error: htmlspecialchars() expects parameter 1 to be string, array given
                Error type/ Nr.: Warning - 2
                File: /home/u215816/cg-allproperty.ru/www/assets/snippets/ditto/debug/modxDebugConsole.class.php
                Line: 79
                Line 79 source: $query[htmlspecialchars($param, ENT_QUOTES)] = htmlspecialchars($value, ENT_QUOTES);

                Parser timing
                MySQL: 0.0441 s (14 Requests)
                PHP: 0.1461 s
                Total: 0.1902 s
                  • 11975
                  • 2,542 Posts
                  View this post to apply required changes to debug class
                  http://modxcms.com/forums/index.php/topic,16455.msg161888.html#msg161888
                    Made with MODx : [url=http://www.copadel.com]copadel, fruits et l
                  • Looks like a great plug-in ... but have not yet understood how to use it sad

                    I have installed it successfully ... but can’t figure out what to do afterward.

                    All I need is a search box with Text, Car Model and Car Type which would then display on another page, where Text will be a searchbox and Car Model and Car Type are TVs.

                    Could someone please show ... I’m new to ModX.

                    10x!
                      Steven James McLean
                      Tech Lead
                      springbokagency.com
                      • 2750
                      • 115 Posts
                      Hello, I can not use tvehplorer.
                      Where can I find step by step guide or show you what I’m doing wrong.
                      1. Install the module as described in the first post
                      2. Create a new document, in which put this:

                      [! TvExplorer? & DittoName = `Ditto` & dittoSnippetParameters = `tpl: tplObjects | extenders: summary | noResults: tplNoResults | paginate: 1 | display: 6` & formTPL = `sampleform`!]
                      
                      [+ Tve.searchForm +]
                      [+ Tve.dittoList +]

                      3. Created a new chunk, called it sampleform, in which put this:
                      <form action="[~[*id*]~]" method="get">
                      
                      <fieldset>
                      [+ Tve.direction: filter-> 7 +]
                      </ Fieldset>
                      <fieldset class="sendForm">
                      <input type="submit" name="search" value="Search" />
                      </ Fieldset>
                      </ Form>

                      The result shows just drupdown list with options for tv and search button. If you click, then nothing is found ...

                      ps
                      1. How to make multiple selections by checkboxes
                      2. How do I search for a range of values "from ... to..."
                      It is necessary to implement the search as shown here http://t13.innova.ru/doma-i-kottedzhi/kupit.html I can not understand how to do it... Help me please
                      Sorry for my bad english, I’m from Belarus smiley