• Resolved sebastianklaus

    (@sebastianklaus)


    I installed filebird plugin and the gridview works normal. Switching to listview throws an error in my debug.log

    [02-Jan-2024 07:47:55 UTC] WordPress database error Unknown column 'wp_7_posts.post_default' in 'order clause' for query 
    					SELECT SQL_CALC_FOUND_ROWS  wp_7_posts.ID
    					FROM wp_7_posts 
    					WHERE 1=1  AND wp_7_posts.post_type = 'attachment' AND ((wp_7_posts.post_status = 'inherit' OR wp_7_posts.post_status = 'private'))
    					
    					ORDER BY wp_7_posts.post_default 
    					LIMIT 0, 50
    				 made by WP_Media_List_Table->prepare_items, wp_edit_attachments_query, wp, WP->main, WP->query_posts, WP_Query->query, WP_Query->get_posts, QM_DB->query

    I can’t find any post_default in my complete code. Can anybody help?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support mialewp

    (@mialewp)

    Hello sebastianklaus,

    Thanks for contacting us.

    We apologise for this issue that you faced. Actually, we have not got any reports like this before. So please reach out technical support via ninjateam.org/support then our dev can check and fix it right away for you.

    We are looking forward to hearing from you.

    Best regards,

    Mia

    Plugin Support mialewp

    (@mialewp)

    Hello sebastianklaus,

    Good morning!

    As you are a premium customer so please reach out to the technical support via  ninjateam.org/support then we will give you a fixed version.

    We look forward to hearing back from you.

    Many thanks!

    Mia

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Listview throws error’ is closed to new replies.