MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

Problem with basket when added this to the header...



Hi again,

OH I am using 3.11

Okay my 2nd problem is a little more differnt, I know it has something to do 
with adding another form to the basket field.  I have as a header a set of 
buttons with a search field in it, it works on the other pages so far just fine.  
When I add it to the basket.html (even the standard demo template), when 
you click on the (order this fine accessory) it responds with this error:

Error
Something has gone wrong, and we did not receive the response we 
expected from your browser. There was the following problem: 
No action passed from form 

The table I added to the header is as follows:

<form method="post" action="[process-search]">
  <table width="100%" border="0" cellspacing="0" cellpadding="0" 
bgcolor="#78000A">
    <tr> 
      <td> 
        <table border="0" bgcolor="#78000A" align="center">
          <tr> 
            <td valign="middle"> 
              <table width="100%" border="0" cellspacing="0" 
cellpadding="0" align="center">
                <tr> 
                  <td valign="middle" align="left"> 
                    <div align="right"> 
						<input type="hidden" 
name="mv_matchlimit" value="10">
						<input type="hidden" 
name="mv_return_fields" 
value="0,title,price,sale,retail,imagethumb,category">
						<input type="hidden" 
name="mv_matchlimit" value="mv_substring_match=yes">
						<input type="hidden" 
name="mv_search_field" value="title">
						<input type="hidden" 
name="mv_search_field" value="description">
						<input type="hidden" 
name="mv_search_field" value="keywords">
          		        <input type="text" name="mv_searchspec" 
size="15">
                    </div>
                  </td>
                  <td valign="middle" width="70">
				  	<input type="image" 
name="mv_todo" value="Search" src="bits/search.gif" border="0" 
width="57" height="22"></td>
                </tr>
              </table>
            </td>
            <td valign="middle"> 
              <div align="center">[page ord/basket]<img 
src="bits/shoppingcart.gif" border="0" width="106" 
height="23">[/page]</div>
            </td>
            <td valign="middle"> 
              <div align="center">[page ord/checkout]<img 
src="bits/checkingout.gif" border="0" width="79" 
height="22">[/page]</div>
            </td>
            <td> 
              <div align="center">[page catalog]<img src="bits/home.gif" 
border="0" width="56" height="22">[/page]</div>
            </td>
          </tr>
        </table>
      </td>
    </tr>
  </table>
</form>



Search for: Match: Format: Sort by: