I have networked disabled Contact Form 7. This did not resolve the errors.
I have updated ngg-config.php with the require_once( WP_LOAD_PATH . ‘wp-admin/admin.php’); code. This did not resolve the errors.
Here are the errors I see when viewing the portfolio page of the site:
Notice: Undefined variable: picarray in /home/mysite/public_html/mysite.com/wp-content/plugins/nextgen-gallery/nggfunctions.php on line 689
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/mysite/public_html/mysite.com/wp-content/plugins/nextgen-gallery/nggfunctions.php on line 704
Warning: current() [function.current]: Passed variable is not an array or object in /home/mysite/public_html/mysite.com/wp-content/plugins/nextgen-gallery/nggfunctions.php on line 705
Warning: array_search() [function.array-search]: Wrong datatype for second argument in /home/mysite/public_html/mysite.com/wp-content/plugins/nextgen-gallery/nggfunctions.php on line 709
Warning: reset() [function.reset]: Passed variable is not an array or object in /home/mysite/public_html/mysite.com/wp-content/plugins/nextgen-gallery/nggfunctions.php on line 711
Warning: key() [function.key]: Passed variable is not an array or object in /home/mysite/public_html/mysite.com/wp-content/plugins/nextgen-gallery/nggfunctions.php on line 712
Warning: end() [function.end]: Passed variable is not an array or object in /home/mysite/public_html/mysite.com/wp-content/plugins/nextgen-gallery/nggfunctions.php on line 714