Results 1 to 10 of 28

Threaded View

  1. #15
    Join Date
    Jun 2007
    Location
    Phoenix, AZ
    Posts
    69
    Plugin Contributions
    0

    Default Re: search not working

    I think we may have found it -- the case sensitivity issue, anyway. Your provider's script set up the database wrong. MySQL treats binary collations as case sensitive, meaning "Nintendo" would not be the same as "nintendo". Try the following on the products_description and manufacturers tables:

    1. Go to the structure of the table (as you did in the screenshot you linked to).
    2. Check the box on the left of each row that has a collation listed. In the screenshot you made, that would be for the rows containing products_name, products_description, and products_url.
    3. Edit the checked items by clicking on the pencil down at the bottom of the listing. I've edited in a big red arrow pointing to it in the attached screenshot.
    4. A screen will come up listing the properties of each field. Change the collation to "utf8_general_ci". For each field.
    5. Click "Save".
    6. Try the "Nintendo" search again. You should get both products.
    7. If it works, you will need to repeat the process (except for testing the search) on every table in the cart.

    You might also want to try the "DS" search again. I'm not sure why that one isn't working, but it will be nice if this fixes it too!

    BTW, don't worry about being a beginner. We all started somewhere. You managed to navigate around in phpMyAdmin using only my (sketchy) instructions, so I'd say you're doing pretty well!
    Attached Images Attached Images  

 

 

Similar Threads

  1. Replies: 4
    Last Post: 9 Feb 2013, 06:12 PM
  2. Search not working
    By charliebee17 in forum General Questions
    Replies: 7
    Last Post: 6 Jun 2012, 02:17 AM
  3. Search not working..
    By z3n in forum General Questions
    Replies: 1
    Last Post: 3 Dec 2009, 08:19 PM
  4. Search not working?
    By dcase in forum General Questions
    Replies: 6
    Last Post: 19 Jul 2007, 11:54 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR