[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: Mvend 3.11 badsearch bug?
****** message to minivend-users from Kyle Cook <kyle@invisio.com> ******
At 09:58 PM 4/26/99 -0500, you wrote:
>****** message to minivend-users from Kyle Cook <kyle@invisio.com>
>******
>
>Has anyone come across the following:
>
>Using the simple catalog demo unmodified, use the search function with
>nothing in the search box and get back the badsearch page.
>
>View the source and see if you get 2 complete HTML pages, one after the other?
>
>I see 2, and it is causing some very poor looking pages to appear once you
>build new stores.
>
>Any patches/fixes would be appreciated.
>
Well if anyone is interested I did figure out a workaround (untested but
should work).
In the badsearch.html remove EVERYTHING including HTML code etc.
Now put only the following in badsearch.html:
[set badsearch][subject][/set]
Now on the results.html put the following code:
[if scratch badsearch ne ""]
The search could not be done. The problem was:<br>
[scratch badsearch]</b>
[set badsearch][/set]
[else]
insert whatever here such as your code for matches x of y-z
[/else]
[/if]
Hope this helps
>
>
>
>Kyle Cook
>http://www.invisio.com
>Web site design, database driven sites,
>and shopping cart programming.
>Great sites, value priced!
>
>-
>To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
>email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
>Archive of past messages: http://www.minivend.com/minivend/minivend-list
Kyle Cook
http://www.invisio.com
Web site design, database driven sites,
and shopping cart programming.
Great sites, value priced!
-
To unsubscribe from the list, DO NOT REPLY to this message. Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list