• Resolved altstatten

    (@altstatten)


    Playing around with the category tags and ended up with this:

    WordPress database error: [Unknown column ‘cat_13’ in ‘order clause’]
    SELECT * FROM wp_categories WHERE cat_ID > 0 ORDER BY cat_13 ASC

    Whassitmean and how do I fix it? Please.

Viewing 4 replies - 1 through 4 (of 4 total)
  • What were you playing around with?

    If you are making changes to theme files (or any file for that matter) it is always best to make a copy of the file before changing it.

    Thread Starter altstatten

    (@altstatten)

    I did. Replaced it with the original and I still get this message.

    <?php wp_list_cats(‘include=7,12,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,
    29,30,31,32,33,34&hide_empty=0&show_count=1′); ?>

    https://www.thedonuttheory.com

    I am not seeing the error at the URL you mentioned.

    Thread Starter altstatten

    (@altstatten)

    Odd. I cleared my cache several times, etc. and the error always showed. Now it’s fine. Thanks anyway!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Categories Error Message’ is closed to new replies.