Go Back   Pligg CMS Forum > Pligg Development > Modification Tutorials

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-26-2006, 01:13 PM
Casual Pligger
 
Join Date: Mar 2006
Posts: 72
Thanks: 0
Thanked 0 Times in 0 Posts
What if I don't care about duplicate URLs?

Is there a way to disable dublicate URL checking?

Thanks!
Reply With Quote
  #2 (permalink)  
Old 01-19-2007, 01:14 AM
New Pligger
 
Join Date: Dec 2006
Posts: 15
Thanks: 1
Thanked 0 Times in 0 Posts
I Would like to know it, if it's possible to use the same url more than one time.

Thanks!
Reply With Quote
  #3 (permalink)  
Old 01-20-2007, 08:12 AM
Pligg Donor
 
Join Date: Jan 2007
Location: Italy
Posts: 24
Thanks: 10
Thanked 14 Times in 7 Posts
Disable duplicate check

Hi,

try this to disable duplicate check:

/libs/link.php

search:
PHP Code:
    function duplicates($url) { 
about line 280
comment in this way
PHP Code:
 //return $n; 
and insert
PHP Code:
return 0
.

WARNING: this prevents all duplicate controls !! Everyone can insert the same article. Pay attention.

Bye RAM
__________________
www.vincipremi.it - pligg powered

Last edited by ramos67; 01-20-2007 at 05:58 PM..
Reply With Quote
  #4 (permalink)  
Old 01-21-2007, 04:01 AM
New Pligger
 
Join Date: Dec 2006
Posts: 15
Thanks: 1
Thanked 0 Times in 0 Posts
Thanks a lot, RAM!!!
Reply With Quote
  #5 (permalink)  
Old 02-17-2008, 10:02 AM
catchpen's Avatar
Pligg Donor
 
Join Date: Jan 2008
Posts: 210
Thanks: 30
Thanked 18 Times in 13 Posts
Thanks, a must for deal sites.
Reply With Quote
Reply

Thread Tools
Display Modes
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Similar Threads
Thread Thread Starter Forum Replies Last Post
Allow duplicate title's and url's slick33 General Help 7 10-16-2008 09:51 PM
Duplicate URLs Yankidank Wiki Articles 1 09-03-2007 04:19 PM
Duplicate URLs Utf-8 Chinese categories problem in Pligg beta 9 build 693 tiwe Bug Report 2 02-10-2007 09:59 PM
Duplicate story urls zoom General Help 1 01-08-2007 04:35 PM
Duplicate link URLs not prevented in 7.2 FatPitchFinancials Bug Report 3 05-27-2006 08:56 AM


Search Engine Friendly URLs by vBSEO 3.2.0