Title |
importing links, duplicates problem |
Description |
Importer.php does not correctly identify duplicate |
Message Text |
Hi,
I am able to get importer.php to import a one line link file I created. The link shows fine in my directory. however, if I run the import again, I expect it to detect a duplicate URL and not re-add the same link. It doesn't work and the link gets added again.
The problem appears that the 'isduplicate' function in functions.php is not working properly. I have check for dups enabled and many links will come from the same domain but be different URLS. I simply want to check the entire URL string for similarity and reject ones that are already in the database. I'm running importer.php on the command line.
Thanks for any help!
D |
Rating |
0/5 based on 0 votes.
|
Ownership |
sesshomurai |
Views |
506 views. Averaging 0 views per day. |
Similar Topics |
|
Submission Date |
Aug 30, 2006 - 5:42 PM |