Thread: Duplicate URLs
View Single Post
  #2  

Duplicate URLs

How to allow duplicate urls for stories


By default Pligg is set up so that users can not submit duplicate urls for stories. For some sites this restriction does not make sense. Currently there is no way to enable duplicate urls via the admin panel. You must modify submit.php to enable duplicate urls by commenting out lines 123 to 133 (begins with if($linkres->duplicates($url) > 0) ).


Contributors: Yankidank
Created by Yankidank, 09-03-2007 at 03:19 PM
Last edited by Yankidank, 09-03-2007 at 05:14 PM
1 Comments , 805 Views