Welcome, Guest



Latest 20 Shouts


Current Weather


SIX Stock

 
 

Author Topic: Search Problems  (Read 3169 times)

0 Members and 1 Guest are viewing this topic.

Offline overlord

  • Graphc Designer
  • Administrator
  • Green Lantern
  • *****
  • Posts: 5,327
  • Batman has no limits.
Search Problems
« on: January 05, 2006, 09:06:16 PM »
I have a problem with the search feature when i hit view posts since last visit. This is what it says.

Quote
Could not insert search results

DEBUG MODE

SQL Error : 1062 Duplicate entry '647117808' for key 1

INSERT INTO phpbb_search_results (search_id, session_id, search_array) VALUES(647117808, 'b233d21186143d877fd71c569f160db4', 'a:7:{s:14:"search_results";s:40:"24, 42, 65, 175, 177, 178, 184, 189, 192";s:17:"total_match_count";i:9;s:12:"split_search";N;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 : 702
File : search.php

Do you have any idea on why it says this?

Offline chilled182

  • Affiliate
  • Spinmeister
  • *****
  • Posts: 759
    • http://www.eastcoastcoasters.com
Search Problems
« Reply #1 on: January 05, 2006, 09:09:10 PM »
that means.. something is not coded or linked to correctly, i think.
www.eastcoastcoasters.com
It's an East Coast Thing!

Offline innervision

  • VIP
  • Nitro
  • ****
  • Posts: 1,556
  • Holy atomic pile, Batman!
    • http://www.gadvoutpost.com
Search Problems
« Reply #2 on: January 05, 2006, 09:36:50 PM »
it means check line 702 in the search.php file and see what it is, and maybe its pointing somewhere wrong.

Offline blazzinmatt

  • Parachute Training Center
  • *****
  • Posts: 346
    • MATTDONDERS
Search Problems
« Reply #3 on: January 05, 2006, 10:46:24 PM »
Quote from: "innervision"
it means check line 702 in the search.php file and see what it is, and maybe its pointing somewhere wrong.

That is exactly where to look. The only thing is that I am not having that problem. Try using that link through a different browser and see what happens. If its only happening for one person that means that something is wrong on that person's end. There doesn't seem to be anything wrong with the forums. It could have also just timed out, but I am not sure.

Offline innervision

  • VIP
  • Nitro
  • ****
  • Posts: 1,556
  • Holy atomic pile, Batman!
    • http://www.gadvoutpost.com
Search Problems
« Reply #4 on: January 05, 2006, 11:52:33 PM »
Without knowing what line 702 in the boards search file is its hard to tell whats wrong. Im sure Wade will have it fixed soon, if not already.

Offline blazzinmatt

  • Parachute Training Center
  • *****
  • Posts: 346
    • MATTDONDERS
Search Problems
« Reply #5 on: January 05, 2006, 11:53:32 PM »
Maybe that could be why it is working for me now  :P

Offline WadeJ

  • Administrator
  • Green Lantern
  • *****
  • Posts: 4,798
    • GadvOutpost
Search Problems
« Reply #6 on: January 12, 2006, 09:24:32 AM »
This has been fixed ;)