timy
02-25-2006, 12:51 AM
Hi Everyone,
I uploaded all the files to a search directory with the changes made to the configuration file. I'm gettin the search form but no results at all. I'm sure I'm just not editing the configuration files properly and any help would be greatly appreciated. Thanks a bunch. :o
By the way, I want my links to show like this:
www.mysite.com/article.php?article_id=
And I edited the other stuff like this:
$db_tbl = "news";
$db_col[0] = "article_header";
$db_col[1] = "article_body";
$db_show[2] = "article_id";
I uploaded all the files to a search directory with the changes made to the configuration file. I'm gettin the search form but no results at all. I'm sure I'm just not editing the configuration files properly and any help would be greatly appreciated. Thanks a bunch. :o
By the way, I want my links to show like this:
www.mysite.com/article.php?article_id=
And I edited the other stuff like this:
$db_tbl = "news";
$db_col[0] = "article_header";
$db_col[1] = "article_body";
$db_show[2] = "article_id";