Errors in debug.log
-
Hello,
I was hoping you could assist me in clearing up these errors I’m getting;
[08-Sep-2015 20:57:42 UTC] PHP Notice: Undefined index: pagination in /home/ljlee/public_html/wp-content/plugins/bp-sticky-groups/bp-sticky-groups.php on line 327 [08-Sep-2015 20:57:42 UTC] PHP Notice: Undefined offset: 1 in /home/ljlee/public_html/wp-content/plugins/bp-sticky-groups/bp-sticky-groups.php on line 330 [08-Sep-2015 20:57:42 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query SELECT DISTINCT g.id, g.*, gm1.meta_value AS total_member_count, gm2.meta_value AS last_activity, 1 as sticky FROM wp_bp_groups_groupmeta gm1, wp_bp_groups_groupmeta gm2, wp_bp_groups_groupmeta gms, wp_bp_groups g WHERE g.id = gm1.group_id AND g.id = gm2.group_id AND gm2.meta_key = 'last_activity' AND gm1.meta_key = 'total_member_count' AND g.id = gms.group_id AND gms.meta_key = 'sticky' AND g.status != 'hidden' ORDER BY g.name ASC LIMIT made by include('wp-admin/edit-form-advanced.php'), do_meta_boxes, call_user_func, custom_add_meta_box->meta_box_callback, BP_Groups_Group::get, apply_filters('bp_groups_get_paged_groups_sql'), call_user_func_array, BP_Sticky_Groups->alter_bp_groups_query, W3_Db->query, W3_DbCache->query, W3_DbCallUnderlying->query, W3_Db->query, W3_DbProcessor->query, W3_Db->default_query
Much appreciated,
Cheers
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Errors in debug.log’ is closed to new replies.