combatyeti wrote:Hi Ned,
I recall having a similar problem to you - after installing the older plugin I uploaded, were you not able to access the gallery manager via the direct
http://www.yourdomain.com/yourCNR/index ... &mgstart=1 link? I had the same problem after uploading the older version, but I was able to access the manager via the direct link. I presume you weren't able to, seeing as you just told me you couldn't get to the create a gallery screen, but I just thought I'd double-check to get an idea of what's going on!
As for the login issue, try checking and editing the config.inc.php file inside the mygallery folder. There is a section at the top detailing the admin log in/password - see what that says, and maybe try changing it. If it still fails to work, try checking the permissions of the following files/folders inside the mygallery folder:
galleries.dat
log.dat.php
images/
images/_tmp/
should all be set to 0777
Also check the config.inc.php file's permissions - I believe they should be 0750, but I'm not sure.
Good luck, please let me know if you have further trouble :]
Hey Yeti, you know what? I love you!

.....life makes sense again
It's amazing. To my mind I've been doing the exact same thing twice, but apparently I've not. I think config.inc.php needs to be 777, as it doesn't work when it's 750. There is still no link in the options menu, but that's fine.
I have been told that ftp clients including Filezilla are not always doing/chmodding what you tell..actually, what they say they are doing. Perhaps this has been the case, as initially I've chmod everything to 777 (including subfolders and files) for testing purposes... But perhaps I have just done something else stupid. Anyway it works now!
I've read that it's impossible to create subcategories. How about creating them manually and just add in the galleries you want to appear. Is there a e.g. like a "starting from" function, like there is with show_news.php? So you just use multiple includes, each displaying different categories or ID's... Or any other way to deal with it?
Pls excuse me for having so many questions...