Fatal Error
-
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
$tablename
WHEREtb_approved
= %s ORDER BYtb_date
DESC LIMIT 0,$number", '1' ), ARRAY_A );// phpcs:ignore
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Fatal Error’ is closed to new replies.