Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter Gibcosta

    (@gibcosta)

    wp 4.01
    wp 2014 Theme

    Active plugins: (0 inactive – deactivating plugins 1 by 1 does not change anything)
    aksimet
    Another WordPress Classifieds Plugin (AWPCP)
    Auto Tags
    bbPress
    BuddyPress
    BuddyPress Security Check
    Business Directory Plugin
    Delete Duplicate Posts
    FeedWordPress
    Google Analytics by Yoast
    Jetpack by WordPress.com
    Live Soccer Scores by livesoccerscores.net
    Login Logo
    MailPoet Newsletters
    Now Showing at Local Venues – Nearby Upcoming Events
    SEO Smart Links
    Simple Facebook Connect
    Social Media Widget
    TubePress
    WangGuard
    Wordfence Security
    Wordpress Automatic
    WordPress Portfolio Plugin
    WordPress SEO
    WP-FB-AutoConnect
    WP-Optimize
    wpzon Plugin for WordPress

    Thread Starter Gibcosta

    (@gibcosta)

    it worked, brilliant , you’re a star thanks so much, i owe you one – now on to the small task of cleaning up the html and css for w3 validation, thanks again

    Thread Starter Gibcosta

    (@gibcosta)

    yes thanks for that, i’m going through them bit by bit, they’re mainly caused by feeds, but none of those are the js problem that is causing this – your 40 errors isn’t quite perfect either!

    Hi there,

    I really want to use this plugin, but it actually pulls down my entire blog on wpmu 2.6.5 and gives me:

    Warning: Invalid argument supplied for foreach() in …. html/wp-includes/functions.php on line 1042
    which is:
    foreach ( $array as $k => $v ) {
    if ( is_array( $v ) ) {
    $array[$k] = add_magic_quotes( $v );
    } else {
    $array[$k] = $wpdb->escape( $v );
    }
    }

    any ideas?

Viewing 4 replies - 1 through 4 (of 4 total)