• Yarrp is creating the following error in my PHP error log:

    WordPress database error Unknown column ‘Array’ in ‘field list’ for query insert into wp_yarpp_related_cache (reference_ID,ID,score) values (Array,0,0) on duplicate key update date = now() made by require, require_once, include, the_content, apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, cf5_rps_shortcode, get_related_posts_slider, get_cf5_yarpp_related_posts, yarpp_cache_enforce, YARPP_Cache_Tables->update, W3_Db->query

    Is this something to be concerned about?

Viewing 1 replies (of 1 total)
  • Seems like the code you have, perhaps from some outside plugin, either called get_cf5_yarpp_related_posts or get_related_posts_slider, is incorrectly calling YARPP’s functions. You should let the author of that plugin know. In the meantime, I’m going to make it so that this type of call will trigger an error in the next version of YARPP.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP error log’ is closed to new replies.