View Single Post
Old 07-21-2004, 01:54 AM   #2
manfred
Orange Mole
 
Join Date: Nov 2003
Posts: 42
Welcome to this community.

This was taken directly from config file so the anwer was already there:

/***** 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
* Set $relative_script_path = './phpdig'; in search.php, clickstats.php, and function_phpdig_form.php
* Add ($relative_script_path != "./phpdig") && to if statement
*****/

Last edited by manfred; 07-21-2004 at 02:06 AM.
manfred is offline   Reply With Quote