ThinkDing

ThinkDing (http://www.thinkding.com/forum/index.php)
-   Troubleshooting & Problems (http://www.thinkding.com/forum/forumdisplay.php?f=4)
-   -   Can not make it work (http://www.thinkding.com/forum/showthread.php?t=38)

abbiati50 08-25-2007 10:49 PM

Can not make it work
 
1 Attachment(s)
Good day -
ive just purchased the tdsearch script and install in my server -

problem is i can not make it work - - i get mysql error and when search no results are returned -

i attach an image for you to see !

thanks for your help !
ray

Winston 08-26-2007 02:23 AM

Check that the table you want to search is set to a MyISAM table. If not, use phpMyAdmin to change the table to a MyISAM table.

abbiati50 08-26-2007 09:39 AM

search
 
Dear Winston;
good day and thanks for your kind help !

yes - the table is a MYIsam -
the problem is that configuration of the config file is not as easy as it look - and i can not configure as it should be done - therefore i can not make it work !

basically i need somebody that at least configure the file for me - so i can have a look and understand how the configuration is done !

all i need to do is to make the search engine - search for a table called 'files'

this table include 2 fields among many - called: names and file

that is where all the names of the files uploaded into rapidfile.net server by the users are stored - - and need the search engine to search for those.

ray

abbiati50 08-26-2007 10:42 AM

search
 
Dear Winston;
good day - again !

ive managed to make it work - but still got a little problem :

you can see it here direct from the url:

http://www.rapidfile.net/tdSearch/tdSearch.php

what ive to do to sort that out ?

tx
ray

Winston 08-26-2007 04:23 PM

In the tdSearch.php file add the following:
Code:
$ind_name_list = array();

Before the following:
Code:
$start = utime();

abbiati50 08-26-2007 04:32 PM

search
 
Thanks Winston !

work well now !

ray :D


All times are GMT. The time now is 08:50 AM.

Powered by: vBulletin Version 3.0.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.