I see an update has occurred… 3.57 updates the line to check for the existence of the function.
// Attempt to reset the opcache. NextGEN 3.50+ and Pro // 3.30+ moved, renamed, and deleted several files
// and purging the opcache should help prevent fatal // errors due to cached instructions.
if( \function_exists( 'opcache_reset' ) ) {
\opcache_reset();
}
Thanks David for replying….
Sorry for the confusion… My problem is not with your plug-in. Turns out it is a different one (Andi Dittrich’s enlighter).
Thanks Again,
Scott
Thanks Chris… not a big deal. It does seem to be having some problems. I’ll try back later.
~ScottGeek