Thread: URL ? Bug Fix
View Single Post
Old 08-20-2004, 06:04 AM   #3
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
What happens if you add url to the PHPDIG_SESSID_VAR constant in the config file? Need to strip out more characters? Just edit the following line in the robot_functions.php file:
PHP Code:
$eval ereg_replace($what.'=[a-zA-Z0-9.,;=/-]*','',$eval); 
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote