Hi CHARTER,
I need that people could submit link, I tried this script
http://www.phpdig.net/forum/showthread.php?t=751
all work well, but I have this error message :
Notice: Use of undefined constant urlfiles - assumed 'urlfiles' in c:\program files\easyphp1-8\www\phpdig-1.8.9-rc1\includes\config.php on line 30
at the line 30 there is :
// Add URL //
define('URL_FILE_DIRECTORY',urlfiles); // Directory under [PHPDIG_DIR]/admin where url files for indexing are stored
The script is yet really fine, just this small problem.
For information it works with 1.8.9 perhaps to include in an other version of PHPDIG
THANK YOU VERY MUCH
Noël