Forums
(@mjpete89)
11 years, 2 months ago
I figured out the issue.
It was a permissions problem with the /wp-content/plugins directory. Installing the NextGen 2.0.79 plugin, the permissions were not set correctly.
By running “chmod -R 755 wp-content/plugins” resolved the issue.