I'm testing MU 2.7 and I get a error msg when click the gallery button for nextgen gallery!
Error msg:The requested URL /wp-admin/nextgen-gallery was not found on this server.
I've actived it and the plugin is installed on the server.
Any ideas?
I'm testing MU 2.7 and I get a error msg when click the gallery button for nextgen gallery!
Error msg:The requested URL /wp-admin/nextgen-gallery was not found on this server.
I've actived it and the plugin is installed on the server.
Any ideas?
http://alexrabe.boelinger.com/2008/12/02/final-release-candidate-2/
Somewhere, in the comments I think, the same thing was mentioned.
I am testing MU 2.7 with nextgen 1.0 and have same error.
When I test Nextgen with Wordpress 2.7, it is working beautifully. However MU 2.7 has problem.
I guess it is related to URL rewriting function.
Any idea?
I manage to make it working.
In admin panel, Gallery submenu items has incorrect URL link.
Overview / Add gallery images / ....
If you go /wp-admin/admin.php?page=nextgen-gallery , you will find upload pictures button.
You can create new gallery and upload files.
Then, activate widgets. That is it.
Isn't it a bit premature to test against 2.7 before it's released
You may wish to report your findings to the plugin author. I'm sure they will appreciate it.
As for testing against it "prematurely", why do you think pre-release code is available for testing?
Here is another finding.
In admin menu, there are several sub-menu items.
But every sub-menu has incorrect URL.
For example: "Overview"
http://(url root)/wp-admin/nextgen-gallery?page=nextgen-gallery
But, it should be like this.
http://(url root)/wp-admin/admin.php?page=nextgen-gallery
Just change url, then you can use every sub-menu without error. It works perfect.
I don't know how to report this problem to plugin developer.
I'm using the classic add_menu functions since the first version.
If WPMU changed the behavior, you need to modify it inside admin/admin.php, Currently I'm full of work with the release of WP2.7 and NGG 1.0, but I'm very happy if someone can send me a working hack for WPMU. Look at my homepage for the email adress
Any update on this?