Skip to:
Content

BuddyPress.org

Changes between Initial Version and Version 1 of Ticket #4654, comment 28


Ignore:
Timestamp:
02/07/2013 09:19:50 AM (12 years ago)
Author:
chrisclayton
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4654, comment 28

    initial v1  
    555. profit:
    66
    7 [07-Feb-2013 08:07:31] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. wpdb::prepare() requires at least two arguments. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.5.) in /home/mosios/public_html/wp/wp-includes/functions.php on line 2959
     7[07-Feb-2013 08:07:31] PHP Notice:  wpdb::prepare was called <strong>incorrectly</strong>. wpdb::prepare() requires at least two arguments. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.5.) in wp-includes/functions.php on line 2959
    88
    99From a quick glance, I'm pretty sure it's the exclude_fields_sql http://buddypress.trac.wordpress.org/browser/trunk/bp-xprofile/bp-xprofile-classes.php#L167 but don't have time to look into it at the moment.