PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > Troubleshooting

Reply
 
Thread Tools
Old 06-26-2006, 07:36 AM   #1
jag7720
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
This is where I am confused
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")) {
look like this
Code:
if (is_file("$relative_script_path/includes/config.php")($relative_script_path != "./phpdig") &&) {
If so my search only returns a blank page.
Code:
* Set $relative_script_path = './phpdig'; in search.php, clickstats.php, and function_phpdig_form.php
* Add ($relative_script_path != "./phpdig") && to if statement
*****/
jag7720 is offline   Reply With Quote
Old 06-26-2006, 09:22 AM   #2
jag7720
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.
jag7720 is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
shows blank page if "Search All" and "exact phrase", timeout? alokjain9 Troubleshooting 2 03-07-2006 07:08 AM
Search results returns blank page Anton Troubleshooting 1 02-11-2006 10:20 PM
Search results returns blank page Anton Troubleshooting 0 01-05-2006 08:56 PM
search results page lukemack How-to Forum 1 11-10-2005 09:48 PM
Search on search results page not working bforsyth Troubleshooting 10 08-20-2004 09:35 PM


All times are GMT -8. The time now is 12:59 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.