Results 1 to 3 of 3

How to remove search function

This is a discussion on How to remove search function within the osCommerce 2.2 Modification Help forums, part of the osCommerce 2.2 Forums category; I'm fairly new to all of this but I like what my site looks like now with one exception. I ...

      
  1. #1
    New Member
    Join Date
    Apr 2004
    Posts
    10
    Rep Power
    0


    Default How to remove search function

    I'm fairly new to all of this but I like what my site looks like now with one exception. I really don't have a use for the search (quick find) function and when it does get used it causes a lot of confusion to my users. How can I remove it completely from the site?

  2. #2
    Active Member neil's Avatar
    Join Date
    Nov 2002
    Posts
    248
    Rep Power
    10


    Default

    includes/column_left.php
    about line 26
    change
    require(DIR_WS_BOXES . 'search.php');
    to
    // require(DIR_WS_BOXES . 'search.php');
    HTH
    Neil
    www.12website.com

    "You can have everything in life that you want if you will just help enough other people get what they want."
    Zig Ziglar

  3. #3
    New Member
    Join Date
    Apr 2004
    Posts
    10
    Rep Power
    0


    Default

    Neil, thanks so much for the tip. It worked very well. I added it to my journal of tips.

Similar Threads

  1. problem with admin panel search function
    By taol in forum osCMax v2 Features Discussion
    Replies: 0
    Last Post: 12-13-2006, 04:15 PM
  2. customer search function NEVER worked properly
    By ogilirca in forum osCommerce 2.2 Discussion
    Replies: 0
    Last Post: 11-22-2006, 05:30 AM
  3. Cross Sell interface... can you add a search function?
    By taol in forum osCmax v2 Customization/Mods
    Replies: 1
    Last Post: 12-15-2005, 12:28 PM
  4. Search function does not work.
    By datazen in forum osCmax v2 Installation issues
    Replies: 9
    Last Post: 08-15-2005, 11:00 PM
  5. How to remove the View all product secion from Search Box
    By blum in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 11-23-2004, 01:58 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
  •