• Just an FYI, the latest update caused a fatal error. There is an extra comma inserted in /includes/katb-functions.php on line 1016.

    Should be this:
    $katb_tdata = $wpdb->get_results( $wpdb->prepare( "SELECT * FROM$tablenameWHEREtb_approved= %s ORDER BYtb_dateDESC LIMIT 0,$number", '1' ), ARRAY_A );// phpcs:ignore

    • This topic was modified 3 years, 2 months ago by Bryan Hoffman. Reason: code formatting
Viewing 2 replies - 1 through 2 (of 2 total)
  • @spigot You are a LIFE SAVER!
    Thank you.

    Woke up this morning to loads of alerts about our site being down due to this.
    Your fix worked perfect.

    Thank you again.
    (Up till a moment ago very stressed and lacking coffee, Joe).

    Plugin Author kevinhaig

    (@kevinhaig)

    sorry just fixed in 4.5.1

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