I'm getting the following error when trying to search it:
Could not insert search results
DEBUG MODE
SQL Error : 1062 Duplicate entry '1410997365' for key 1
INSERT INTO phpbb_search_results (search_id, session_id, search_array) VALUES(1410997365, 'c0fad3957c455ec5e25644f86e61ca1c', 'a:7:{s:14:"search_results";s:16:"33, 36, 424, 547";s:17:"total_match_count";i:4;s:12:"split_search";a:1:{i:0;s:7:"mapping";}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 : /var/www/html/newspro/phpBB2/search.php
Forum error
I was search for all info on "mapping error" because that's the problem I am experiencing. Sometimes the search worked and other times it failed, afterwhich it failed for all subsiquent searches regardless of the search term. It's working again now.alex wrote:what is the search word?
it appears to work with search patterns i'm trying here, it could be something with the sql server, but if it is something with the sql database it can be fixed.