We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 32157
    • 8 Posts
    Hi everyone.
    First of all really nice module.
    My problem for now after I click "Search" it throws me to the main page. Back end is searching fine.
    Here is my code:
    [[tvExplorer? &formTPL=`tvsearch_form` &dittoName=`Ditto` &dittoSnippetParameters=`tpl:tve-dittoTPL|parents:63|display:2|paginate:1`]]
    [+tve.searchForm+] [+tve.dittoList+]
    [+previous+] [+pages+] [+next+]

    my form chunk:
    <form action=’[~[*id*]~]’ method= "get”>
    <input type="hidden" value="[*id*]" name="id" />
    <fieldset>
    [+tve.tvprice:tvtype->dropdown:filter->9+]
    </fieldset>
    <fieldset class= "sendForm" >
    <input type= "submit" name= "search" value= "Search"/>
    </fieldset>
    </form>

    Any one knows?

    Thanks
      • 9995
      • 1,613 Posts
      It should be possible as client to add a new city which can be searched for.
      He would like to be able to type a city back-end and will be visible front-end in the dropdown.

      Is this possible?

      -------FR------

      Il devrait être possible que client d’ajouter une nouvelle ville qui peut être recherché.
      Il aimerait être capable de taper une ville de back-end et sera visible frontal dans la liste déroulante.

      Est-ce possible?

      ---------------
      Modx Evo 1.0.5
        Evolution user, I like the back-end speed and simplicity smiley
        • 36788
        • 75 Posts
        Hi how can I find the link to download this snippet?
          • 37904
          • 2 Posts
          hi, you can take it here: http://forums.modx.com/thread/70484/please-give-a-link-to-tvexplorer-tveditor

          i also need some help about - i have problem like:

          Error: 	Invalid argument supplied for foreach()	 
            Error type/ Nr.: 	Warning - 2	 
            File: 	/home/xxx/public_html/assets/modules/tvEditor/class/tveditor.class.php	 
            Line: 	785	 
            Line 785 source: 	foreach($tvFormElements as $name => $element){ 
          and can't find good solution, 'cause links only for the old forums sad
            • 33303
            • 31 Posts
            Quote from: marinas at Dec 01, 2011, 11:48 PM
            hi, you can take it here: http://forums.modx.com/thread/70484/please-give-a-link-to-tvexplorer-tveditor

            i also need some help about - i have problem like:

            Error: 	Invalid argument supplied for foreach()	 
              Error type/ Nr.: 	Warning - 2	 
              File: 	/home/xxx/public_html/assets/modules/tvEditor/class/tveditor.class.php	 
              Line: 	785	 
              Line 785 source: 	foreach($tvFormElements as $name => $element){ 
            and can't find good solution, 'cause links only for the old forums sad

            I have the same problem sad((( Any reason?