Important Notice from AspDotNetStorefront
It is with dismay that we report that we have been forced, through the action of hackers, to shut off write-access to this forum. We are keen to leave the wealth of material available to you for research. We have opened a new forum from which our community of users can seek help, support and advice from us and from each other. To post a new question to our community, please visit: http://forums.vortx.com
Results 1 to 5 of 5

Thread: Search Problem

  1. #1
    acting_andy is offline Junior Member
    Join Date
    Jul 2010
    Location
    Albany, NY
    Posts
    7

    Default Search Problem

    I am having an issue with search on our site.

    When you search for certain phrases where it finds no results it doesn't bring up the search.aspx.9 field from the String Resource Manager it just presents the user with a blank page.

    I think it may be an issue with phrases where it would normally bring up a category result, but we have Category results turned off in Appconfig as they never pull up. (But that's a different issue for a different time)

    I have tried searching the forums trying to find an answer and didn't have any luck.

    Version (Code/DB): AspDotNetStorefront ML 8.0.1.2/8.0.1.2

    Any help would be appreciated. Thanks!!!!!

  2. #2
    ASPAlfred is offline Senior Member
    Join Date
    Nov 2007
    Posts
    2,244

    Default

    The first question I'd like to ask is, did you customize the page.search.xml.config file?

    Do you see these lines in that file?
    Code:
     <xsl:if test="/root/Runtime/SearchTerm and count(/root/Categories/Category)=0 and count(/root/Sections/Section)=0 and count(/root/Manufacturers/Manufacturer)=0 and count(/root/Products/Product)=0">
       <br/>
       <p align="left">
       <xsl:value-of select="aspdnsf:StringResource('search.aspx.9', $LocaleSetting)" disable-output-escaping="yes" />
       <b></b>
       </p>
    </xsl:if>

  3. #3
    harsha.gus is offline Senior Member
    Join Date
    Mar 2009
    Posts
    301

    Exclamation same problem

    i have the same problem, i get pagenotfound when i search like 10" x 20"


    were you able to fix your problem?
    if so please share how you could fix it?

    thanks you very much for reading
    rbgx
    AspDotNetStorefront ML
    v8.0.1.4

  4. #4
    acting_andy is offline Junior Member
    Join Date
    Jul 2010
    Location
    Albany, NY
    Posts
    7

    Default

    We fixed the problem by purchasing cSearch: http://ecommercecartmods.com/p-13-cs...torefront.aspx

    I highly recommend this product!

  5. #5
    jsimacek is offline Senior Member
    Join Date
    Dec 2008
    Location
    Phoenix, AZ
    Posts
    373

    Default

    Thank you guys, we also have an article explaining the benefits of our search add-ons here http://www.ecommercecartmods.com/p-1...ed-search.aspx
    Jan Simacek - Compunix, LLC
    AspDotNetStorefront trusted Devnet Partner and Reseller since 2005

    AspDotNetStorefront Mods and Add-Ons at http://www.ecommercecartmods.com/
    - Searching, Filtering and Sorting (like cSearch, Dealer Locator, Price Ranges, Blog)
    - Reports (like Cart Abandonment and Net Sales)
    - Customer Experience (like Question/Answers)
    - Site and Data Management (like Entity Product Mapper, Bulk Updaters, Make/Model/Year filters)