| whataboutbob |
01-23-2021 01:55 PM |
If you look at the source code of the error page, you'll see this:
Code:
<!-- Database error in vBulletin 3.8.11: Invalid SQL: REPLACE INTO search (userid, showposts, ipaddress, personal, forumchoice, sortby, sortorder, searchtime, orderedids, announceids, dateline, displayterms, searchhash, completed) VALUES (12566, 0, '68.101.174.19', 1, '', 'lastpost', 'DESC', 0.01594, '20173,64790,142541,143973,143929,143949,22836,143915,143690,143919,143953,143728,143865,143780,143962,143959,143946,143968,132408,143867,143827,141873,141814,143957,143965,142851,143062,143732,126565,7393,81087,11036,143905,101882,108698,63231,143877,94,142655,143927,101695,132606,143816,143967,143969,143315,143859,32544,90149,143943,93718,140118,19346,97080,143936,3804,143873,41083,8676,143246,143781,143966,143921,143925,143930,117334,143740,143963,143951,143944,143807,143956,104730,142789,136227,109230,93565,143763,143961,143938,143952,81839,132998,143595,143941,141870,139970,143960,70247,143932,68363,143958,9176,143937,45554,134504,143955,143954,143183,143744,143854,137265,24998,143914,143261,143238,143948,142689,142676,142677,142678,142679,142680,143950,143912,143528,143947,143898,133231,143934,135599,143923,137803,143415,143904,138234,129867,143209,88166,133251,141753,142507,25687,30771,143874,143778,143940,106785,143857,10312,143721,96693,143838,143939,43281,143514,143922,143899,7,111871,143900,143917,58514,143895,143931,143933,108795,143747,30785,40066,137433,143829,143824,143928,143272,143926,143891,133095,139270,143924,143849,50630,92147,142704,140777,136611,143897,143772,139426,143511,101703,137866,143850,25494,143334,126402,27023,94822,143918,143864,143679,143822,143858,143591,90379,93351,142501,115258,133276,143890,114496,143308,143911,124465,77433,45682,142358,141945,143839,94403,143894,143903,143487,131805,143913,19989,142940,143086,47754,143398,143909,143908,143907,143906,135900,143901,6709,8256,143902,143842,143847,136924,134259,113450,143896,111052,143830,143880,143892,45608,142485,143762,143870,143731,20920,143675,143893,18661,7535,143303,161,125,141536,4238,143534,143841,143065,142854,142853,5696,75265,143792,126219,143755,143794,143889,141947,143673,143313,120916,138578,143846,143888,143279,125058,143876,143886,143885,124081,142184,143866,107723,139977,143882,143884,137420,23530,143883,136662,143795,139350,141288,138782,127998,143881,143879,143784,143872,29315,143871,143099,143869,7881,143868,143831,128499,138038,143726,143861,143863,54060,143862,143754,142712,143809', '', 1611424429, 'a:6:{s:5:\"words\";a:0:{}s:9:\"highlight\";a:0:{}s:6:\"common\";a:0:{}s:5:\"users\";a:0:{}s:6:\"forums\";N;s:7:\"options\";a:3:{s:11:\"starteronly\";b:0;s:11:\"childforums\";b:1;s:6:\"action\";s:6:\"getnew\";}}', '74f885921163c210eeffa11bd77aec25', 1); MySQL Error : Duplicate entry '27191475' for key 'PRIMARY' Error Number : 1062 Request Date : Saturday, January 23rd 2021 @ 11:53:49 AM Error Date : Saturday, January 23rd 2021 @ 11:53:49 AM Script : http://www.ft86club.com/forums/search.php?do=getnew Referrer : https://www.ft86club.com/forums/showthread.php?t=143970 IP Address : xxx.xxx.xxx.xxx Username : xxxx Classname : vB_Database_MySQLi MySQL Version : Server : 52.116.222.103 User Agent : -->
|