![]() |
|
![]() |
#1 |
Green Mole
Join Date: Oct 2004
Posts: 1
|
Function_phpdig_form.php issues
Okay, so as directed in the config.php instructions i have copied search.php and clickstats.php into my main directory from phpdig dir. I have also added ./phpdig where directed.
My problem is, if i dont set $relative_script_path to ./phpdig, then search.php just displays as a blank white page. When i do set it, the search page loads, but when I try and search for anything I get an error message "Unable to find connect.php file for dropdown menu." This error message is defined in function_phpdig_form.php, but I dont understand why it is occuring. Several other places call connect.php without a problem, it just seems to be this page that has an issue with it. THis is the code PHP Code:
|
![]() |
![]() |
![]() |
#2 |
Purple Mole
Join Date: Jan 2004
Posts: 694
|
I don't know your directory structure, but I believe all you need to do is change this value to something else:
Code:
$relative_script_path = './phpdig'; ./phpdig/includes/connect.php Is this correct? |
![]() |
![]() |
![]() |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Spider Issues | LauzonRSD | Troubleshooting | 10 | 11-05-2005 12:46 PM |
Newb to PHP; install issues | Vespa | Script Installation | 1 | 09-27-2005 08:17 AM |
Security issues | Niele | How-to Forum | 1 | 04-25-2005 09:52 AM |
Authentication Issues | tdsongo | Troubleshooting | 1 | 10-04-2004 11:40 AM |
Hardcoded Language In function_phpdig_form.php | AllKnightAccess | Bug Tracker | 0 | 09-23-2004 10:26 PM |