This is what I get
Could not insert search results
DEBUG MODE
SQL Error : 1062 Duplicate entry '718463352' for key 1
INSERT INTO phpbb_search_results (search_id, session_id, search_array) VALUES(718463352, '4c346e3a463b5b2ce6ffb0d07b039eb1', 'a:7:{s:14:"search_results";s:128:"1182, 5100, 5761, 8067, 9061, 9092, 9255, 9267, 9699, 9797, 13938, 14452, 14934, 15958, 15962, 16424, 16471, 17458, 17707, 19011";s:17:"total_match_count";i:20;s:12:"split_search";a:1:{i:0;s:10:"revolution";}s:7:"sort_by";i:0;s:8:"sort_dir";s:4:"DESC";s:12:"show_results";s:6:"topics";s:12:"return_chars";i:200;}')
Line : 679
File : /home/diystomp/public_html/sboxforum/search.php
interesting.. phpbb keeps a record of searches ?
if we ever start running out of DB space then this table should be cleared first :)
Chris