![]() |
|
![]() |
#1 |
Green Mole
Join Date: Jun 2006
Posts: 2
|
config of search tool/blank results page
When I do a search all I get is a blank results page.
I followed the example up to a point Code:
/***** Example * PhpDig installed at: http://www.domain.com/phpdig/ * Want search page at: http://www.domain.com/search.php * Copy http://www.domain.com/phpdig/search.php to http://www.domain.com/search.php * Copy http://www.domain.com/phpdig/clickstats.php to http://www.domain.com/clickstats.php function_phpdig_form.php doesn't seem to exist and I don't get the secoind part Should this Code:
if (is_file("$relative_script_path/includes/config.php")) { Code:
if (is_file("$relative_script_path/includes/config.php")($relative_script_path != "./phpdig") &&) { Code:
* Set $relative_script_path = './phpdig'; in search.php, clickstats.php, and function_phpdig_form.php * Add ($relative_script_path != "./phpdig") && to if statement *****/ |
![]() |
![]() |
![]() |
#2 |
Green Mole
Join Date: Jun 2006
Posts: 2
|
Never mind... I figured it out... I was pointing the HTML "post" code to the wrong file.
|
![]() |
![]() |
![]() |
Thread Tools | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
shows blank page if "Search All" and "exact phrase", timeout? | alokjain9 | Troubleshooting | 2 | 03-07-2006 08:08 AM |
Search results returns blank page | Anton | Troubleshooting | 1 | 02-11-2006 11:20 PM |
Search results returns blank page | Anton | Troubleshooting | 0 | 01-05-2006 09:56 PM |
search results page | lukemack | How-to Forum | 1 | 11-10-2005 10:48 PM |
Search on search results page not working | bforsyth | Troubleshooting | 10 | 08-20-2004 10:35 PM |