Viewing 1 replies (of 1 total)
  • On every few hours I set the script to delete junk that make NG

    $del1 = $wpdb->query( “DELETE FROM wp_options WHERE option_name LIKE (‘displayed_galleries_%’);” );

    Mainly because of the new version of NextGen (2.x) that killed this plugin. I just removed 2.x and upload stable V1.9.13 after which my site worked 10 times faster without bugs that provide NG 2.x .

Viewing 1 replies (of 1 total)

The topic ‘NGG makes WP crashes’ is closed to new replies.