NextGEN Plus – Invalid Displayed Gallery
-
Hello,
after the latest update I figured out that I get the message on each post where I used to publish images.I’ve then deactivated all plugins except NextGEN and NextGENPlus, switched to default themes from WP but the error resits.
Next step I deactivted even the NextGEN plugins and reactivated them,
the error resists.Now I was very confused and couldn’t find a solution yet. Reading the topics about this error I’ll post my .htaccess and some other info which might help you in solving the problem.
.htaccess
RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] # BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
WordPress version 4.3.1 is up to date
– NextGEN 2.1.15
– NextGEN Plus 1.3.5(please confirm the following, with your server host tech) :
– MySQL up to date (at least 5.0)? 5.4.44-MariaDB
– PHP up to date (at least 5.2.4)? 5.4.16
– The mod_rewrite Apache module activated? Yes
– PHP Safe Mode OFF? YesAdditional information that will help us find a solution:
– Who are you hosted with?
webhoster.de– What theme are you running?
Dandelion– Which plugins do you have installed and activated?
NextGEN Gallery by Photocrati, NextGEN Plus Gallery by Photocrati– Does this error still occur if you switch your theme to a WordPress Twenty series theme and deactivate all plugins except NextGEN Gallery?
Yes, with multiple Twenty_x themes and only the Nextgen Gallery plugin, after a refresh the error still occurs.Meanwhile I tried to go back to 2.0.63 as described on https://www.nextgen-gallery.com/how-to-rollback-a-version/, but when it finished, I got a blank page, so I reinstalled 2.1.15
Has anyone the same problem?
- The topic ‘NextGEN Plus – Invalid Displayed Gallery’ is closed to new replies.