using Pligg 9.5 i am able to get stage one working fine, replacing the underscore in libs/utils.php file in line 243.
$output = preg_replace("/\s/e" , "_" , $output); with a "-" hyphen.
however, when submitting new stories the "link_url_title" field in the links table is not updated.
any ideas?
where should i be looking and what files should i be looking at to fix this?



Reply With Quote




