Go Back   Pligg Forum > Pligg Development > Pligg Mods
Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-26-2006, 12:13 PM
nickaster nickaster is offline
Casual Pligger
 
Join Date: Mar 2006
Posts: 72
Downloads: 0
Uploads: 0
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
Sponsored Links
  #2 (permalink)  
Old 01-19-2007, 12:14 AM
Sergio Sergio is offline
New Pligger
 
Join Date: Dec 2006
Posts: 15
Downloads: 12
Uploads: 0
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, 07:12 AM
ramos67 ramos67 is offline
Pligg Donor
 
Join Date: Jan 2007
Location: Italy
Posts: 24
Downloads: 14
Uploads: 0
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 04:58 PM.
Reply With Quote
  #4 (permalink)  
Old 01-21-2007, 03:01 AM
Sergio Sergio is offline
New Pligger
 
Join Date: Dec 2006
Posts: 15
Downloads: 12
Uploads: 0
Thanks: 1
Thanked 0 Times in 0 Posts
Thanks a lot, RAM!!!
Reply With Quote
  #5 (permalink)  
Old 02-17-2008, 09:02 AM
catchpen's Avatar
catchpen catchpen is offline
Pligg Donor
 
Join Date: Jan 2008
Posts: 203
Downloads: 25
Uploads: 1
Thanks: 29
Thanked 17 Times in 12 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

vB 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
Where digg gets it wrong, URLs and Archives tpiddy Suggestions 13 05-23-2007 01:56 PM
Duplicate link URLs not prevented in 7.2 FatPitchFinancials Bug Report 3 05-27-2006 07:56 AM
Friendly URLs - voting/comment rating error Coop1979 Bug Report 4 04-28-2006 09:21 PM
No way to edit actual URLs? rafiki Retired Threads 3 04-13-2006 04:35 AM
Shortening long urls d3x General Help 0 03-31-2006 06:01 AM


LinkBacks Enabled by vBSEO 3.0.0