View Single Post
Old 04-14-2006, 02:34 AM   #2
totobeloeil
Green Mole
 
Join Date: Apr 2006
Location: France
Posts: 12
No spidering and robot_functions.php

Perhaps you have to change a value in admin/robot_functions.php :
replace $pu['port'] = '';
by $pu['port'] = 0;
as explained in this thread :

http://www.phpdig.net/forum/showthread.php?t=2350

I recently installed phpDig V1.8.8 and it's working
totobeloeil is offline   Reply With Quote