Today it puts always impossible to manage my albums.
1/I click on album
2/I click to choose an album (that I have before create)
3/has right: I chosen a gallery
4/the cursor of the mouse it puts move it, therefore her I should slip the gallery into the album that I chose. Only here when I try to move it, it selection the entirety of the page in places of the gallery. As for also to reduce, itemize, show everything (it does not work either, I could note that when I click: example to reduce, it puts in quoted of address Web, a small Sharp. Thanks for your help Good day to you
Hi,
First, Angelike I’m not sure if you can because I’ve never started a topic, but can you possibly change the Post Title to English? Something like ‘NextGen Album Not Working’? Sorry, it’s just that it might make it easier to get a response.
I’m having the same problem…since last night I believe.
When I try to manage the albums, nothing works properly. I’m trying to move/add a gallery into an album but can’t “grab” a gallery and move it or drop it anywhere. When you try it just selects the text. As angelike mentioned above, the ‘show all’, ‘minimize’, ‘maximize’ all don’t work and in fact the dropdpwns from the WordPress menu also don’t work – you can click on the text in the menu but you can’t click the little arrow to make say ‘Appearance’ dropdown and show Themes, etc.
Was also wondering where are the Albums stored? In hope that there may be a sort of “manual overdrive” where I can input with text/code which galleries are in which albums.
thanks
Hello,
Angelique posted onto my forum
http://liseweb.fr/FORUM/sf-forum/nextgen-gallery-1/nextgen-gallery-glisserdeplacer-impossible
To bring her an answer, I tried to generate an album. I use NGG 1.3.5. I can create an album, and insert it into an article. But, in the article, after I entered for example [album=3], the link to the album is not correct. It goes to the article.
For example, if my article is http://XXXXXX/?p=5934, the link to the album is http://XXXXXX/?p=5934 too.
Lise
Album management page still not working – I can’t make any changes or additions to the albums. I have several galleries and 2 albums, when I make a new gallery, I would normally put the gallery into one of the albums but now can’t do anything with the albums.
Aren’t there others having this problem?
Thanks
Okay, I managed to fix this problem re: http://code.google.com/p/nextgen-gallery/source/detail?r=570
For those like me that need things spelled out here are the steps:
Go in to your dbase …/wp-content/plugins/nextgen-gallery/admin/album.php and modify this album.php as such – locate the line in the code that is
$picturelist = $wpdb->get_results("SELECT * FROM $wpdb->nggpictures ORDER BY pid DESC");
with this line
$picturelist = $wpdb->get_results("SELECT t.*, tt.* FROM $wpdb->nggallery AS t INNER JOIN $wpdb->nggpictures AS tt ON t.gid = tt.galleryid WHERE tt.exclude != 1 GROUP BY tt.galleryid ORDER by tt.galleryid");
Save and upload this edited album.php
Thanks Alex Rabe for the fix!
To see 6000+ racing photos all wonderfully presented via NextGen Gallery, visit http://www.cableguyphotos.com
Thanks for a great plugin!
Salut angelike,
J’ai le même problème, as tu réussi à le régler ?
Pardonnez moi mon 1er post qui sert à rien, La solution d’ajouter la ligne de code donné par girly-girl est la bonne.
Un grand Merci 😉