• Hi – I’ve set up the plugin and excluded all categories except one (with 300+ posts in it), assuming Tweetily would pull from this non-excluded category. However, when I test it using the “Tweet Now!” button, I get the following:

    No post found to tweet. Please check your settings and try again.–SELECT ID FROM wp_posts WHERE post_type = ‘post’ AND post_status = ‘publish’ AND NOT (ID IN (SELECT tr.object_id FROM wp_term_relationships AS tr INNER JOIN wp_term_taxonomy AS tt ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy = ‘category’ AND tt.term_id IN (30,18052,16573,107,730,217,1914,12461,22010,19128,3334,291,15818,1383,1424,401,134,28,19054,20165,19810,479,5570,1258,19450,711,431,19174,12376,2228,822,19184,325,2020,1531,19553,492,2458,87,5456,19158,368,1180,3527,20858,1041,7017,5877,20247,19106,6100,26705,486,12887,99,3211,844,1871,2687,1879,143,84,1638,21002,13265,20236,2970,21489,29012,19078,383,2038,2611,5543,801,1086,3943,1985,8400,2300,1786,1620,1055,10535,154,14431,19393,27913,1780,1267,19231,6057,1048,9465,480,1975,310,223,1625,28942,3200,13398,948,19600,19591,13295,1808,19055,1184,9710,3816,543,168,5138,3736,19066,2789,20399,9833,14400,13149,13848,12345,21490,12380,309,13298,13142,12397,15485,16028,1824,12352,1191,1479,17563,1459,13829,19081,13136,17170,15646,16000,16745,12329,324,15695,12330,16744,14597,521,16787,12410,13826,1813,17980,18815,20480,19682,218,27851,476,593,19512,135,28659,29021,12346,360,22012,635,943,12362,523,442,22014,29259,612,524,15970,12514,9678,1425,4248,12339,1904,2436,16361,16102,12435,14040,14874,5149,22015,14558,22016,22017,2515,160,858,12423,162,1151,29221,28880,28847,28716,560,22018,4679,22019,44,728,283,17717,557,19913,273,133,12419,881,16704,33,29,18175,22020,3,456,1301,108,13644,3044,3819,122,1131,5123,109,527,15279,315,28596,636,34,12340,2852,247,15035,2457,2698,13611,2924,15396,932,532,390,19218,243,628,15234,17641,699,3758,15298,637,255,13881,16783,19569,15132,17226,15217,14306,285,15246,15247,6574,20871,244,17437,4063,274,3802,5999,22021,1504,226,1001,1401,270,651,1934,11752,3442,2124,13462,4238,19791,21738,28158,5492,706,5466,526,2801,20308,292,9,1414,731,29258,229,12,22022,259,219,12341,17169,745,4,29245,828,314,46,179,13788,361,15563,14397,148,3623,13955,28595,180,21304,29297,15002,1702,17924,2532,18165,253,272,13838,1994,509,13908,254,35,1245,1,1978,275,2285,10,613,52,746,138,1801))) ORDER BY RAND() LIMIT 1

    So obviously it’s showing the codes for all the excluded categories, but somehow it’s not recognizing the category that ISN’T excluded?

    This is a large, multi-author site with over 13,000 posts. I need to be able to use just the one category I set up with hand-selected posts that are “evergreen,” or this won’t work for me. Help?

    https://www.ads-software.com/plugins/tweetily-tweet-wordpress-posts-automatically/

Viewing 4 replies - 1 through 4 (of 4 total)
  • same problem here :

    No post found to tweet. Please check your settings and try again.–SELECT ID FROM jrmu_20_posts WHERE post_type = ‘post’ AND post_status = ‘publish’ AND NOT (ID IN (SELECT tr.object_id FROM jrmu_20_term_relationships AS tr INNER JOIN jrmu_20_term_taxonomy AS tt ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy = ‘category’ AND tt.term_id IN (7))) ORDER BY RAND() LIMIT 1

    running on wordpress mu install on a VPS Ubuntu 12.04 LEMP.

    Thanks for help ??

    Hi , same problem in here. Seems that when you exclude all categories but one the plugin shows this bug after several auto tweets…

    Thread Starter sweetney

    (@sweetney)

    Does the plugin developer not support it anymore?

    really don′t know. I just wrote to him to find out…

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘"No Post Found To Tweet" error’ is closed to new replies.