mySQL query error: SELECT t.tid as id, t.tid as topic_id, t.title, t.posts, t.views, t.last_post, t.topic_firstpost,p.post_date, p.pid FROM wuf_topics t LEFT JOIN wuf_posts p ON ( p.pid=t.topic_firstpost ) WHERE t.tid IN (23245,23139,23107,22791,22790,22495,22469,22468,21678,21570,21224,21223,20203,19987,19929,19630,19444,19132,18539,18213,17861,17677,17490,17483,17423,17210,17010,16613,16566,16485,16449,16448,16321,16320,15949,15840,15669,15544,15520,15478,15427,15301,15280,15202,15171,14972,14970,14880,14869,14817,14641,14585,14521,14331,14259,14167,13683,13641,13602,13459,13403,13294,13254,13215,13156,13073,12975,12772,12590,12452,12351,11989,11793,11688,11657,11653,11615,11612,11560,11504,11404,11327,11232,11147,11043,10987,10986,10696,10673,10647,10511,10296,10288,10248,10188,10106,10063,10059,9998,9784,9764,9761,9722,9682,9585,9377,9346,9257,9220,9193,9153,9129,9105,9047,9040,9034,9004,8964,8957,8922,8920,8913,8886,8849,8846,8826,8825,8811,8750,8693,8622,8543,8495,8449,8381,8352,8138,8111,8042,7965,7959,7943,7942,7937,7870,7848,7803,7765,7756,7715,7642,7622,7596,7559,7527,7501,7482,7479,7393,7361,7356,7332,7266,7217,7181,7165,7143,7016,6977,6959,6951,6945,6935,6934,6918,6872,6840,6776,6724,6723,6721,6705,6700,6678,6647,6639,6633,6618,6609,6608,6576,6567,6534,6516,6510,6509,6492,6489,6469,6464,6265,6188,6166,6145,6142,6131,6098,6007,6003,6002,5971,5947,5943,5939,5886,5883,5882,5864,5837,5738,5642,5622,5549,5510,5505,5489,5430,5324,5315,5311,5291,5278,5264,5175,5174,5109,5096,5074,5067,5055,5051,5039,5033,5032,4998,4963,4953,4951,4948,4938,4937,4933,4896,4880,4874,4827,4822,4745,4714,4703,4697,4641,4636,4608,4577,4576,4562,4536,4524,4488,4460,4455,4317,4310,4300,4286,4208,4132,4106,4098,4078,4073,4045,4040,3919,3767,3721,3685,2887,2864,2845,2797,2740,2700,2698,2672,2656,2589,2560,2543,2532,2516,2477,2467,2384,2382,2378,2358,2189,2159,2131,2117,2078,2046,2031,1967,1952,1941,1932,1893,1861,1854,1827,1811,1694,1677,1670,1652,1632,1621,1529,1312,1225,1103,1066,1049,1035,1002,968) AND t.forum_id IN (7,4,15,5,13,29,22,24,28,20,11,9,8,10,21,23) AND p.queued=0 AND t.approved=1 AND t.topic_archive_status IN (0,3) AND t.state != 'link' ORDER BY t.last_post desc LIMIT 0,1001
This is not a problem with the IPS Community Suite but rather with your SQL server. Please contact your host and copy the message shown above.