emanuele45 / prettyurls

Automatically exported from code.google.com/p/prettyurls
Other
0 stars 0 forks source link

Duplicate entries kill forum #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

Database Error: Duplicate entry 'http://www.RUTHLESSINTENT.com' for key 1

INSERT INTO smf_pretty_urls_cache(url_id, replacement)
VALUES
('`Amarkasread;sa=topic;t=158718;topic=77924.0',
'http://www.ruthlessintent.com/board/technology/the-most-useful-websites-evaaaar
/?action=markasread;sa=topic;t=158718'),
('http://www.RUTHLESSINTENT.com', 'http://www.RUTHLESSINTENT.com'),
('`Areporttm;topic=77924.5;msg=158621',
'http://www.ruthlessintent.com/board/technology/the-most-useful-websites-evaaaar
/5/?action=reporttm;msg=158621'),
('`Atrackip;searchip=86.131.60.75',
'http://www.ruthlessintent.com/board/trackip/?searchip=86.131.60.75'),
('`Aeditpoll;add;topic=77924.0',
'http://www.ruthlessintent.com/board/technology/the-most-useful-websites-evaaaar
/?action=editpoll;add'),
('`Amovetopic;topic=77924.0',
'http://www.ruthlessintent.com/board/technology/the-most-useful-websites-evaaaar
/?action=movetopic'),
('`Aremovetopic2;topic=77924.0',
'http://www.ruthlessintent.com/board/technology/the-most-useful-websites-evaaaar
/?action=removetopic2'),
('`Alock;topic=77924.0',
'http://www.ruthlessintent.com/board/technology/the-most-useful-websites-evaaaar
/?action=lock'),
('`Asticky;topic=77924.0',
'http://www.ruthlessintent.com/board/technology/the-most-useful-websites-evaaaar
/?action=sticky'),
('`Amergetopics;board=22.0;from=77924',
'http://www.ruthlessintent.com/board/technology/?action=mergetopics;from=77924')
Apply Filter: Only show the errors from this file
File: /home/public_html/board/Sources/QueryString.php
Line: 609 

etc...

Original issue reported on code.google.com by curiousdannii on 12 May 2008 at 12:34

GoogleCodeExporter commented 8 years ago
Fixed in revision 77

Original comment by curiousdannii on 12 May 2008 at 12:12