jpopuk Posted February 23, 2010 Share Posted February 23, 2010 Hi, I have got a search I am using which some one setup for me... I am having a couple troubles - 1. It doesn't really work all that well, 2. Not 100% sure how to fix it - I believe it is something to do with the search strings not searching the correct tables, which I am assuming are in the install.php Here are links to the relevant code etc. http://www.lostmisfitdesign.com/search/search_index.txt - This is the main PHP code, I think in here is where I need to match the search string to FULLTEXT (``) for each section. http://www.lostmisfitdesign.com/sear...h_template.txt - This is just the template file that has the search form itself in, I don't think there is a problem with this, but I am not 100% sure. http://www.lostmisfitdesign.com/sear...all_tables.txt - Here you can see the tables installed where the search strings need to locate, I think it's the FULLTEXT (``) at the bottom of each section that needs to be connected to a search string. I have been doing simple PHP for a while now, and this may be simple but I am finding it difficult to suss this out. If anyone has a small bit of time to have a look at this and see if they know what the problem is I would really appreciate it very much. Thank you for your time. Paul Link to comment https://forums.phpfreaks.com/topic/193090-cant-get-search-to-results-to-search-the-correct-tables/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.