Hi, I did an install of the latest version of Zenphoto a few days ago, which I love. When I got to the tag option, I typed in tag names, but when I pressed the "Add Tag" button, it looked like it clicked, but nothing happened. It wouldn't save the tags or anything. I've seen some posts on this topic, but couldn't find a fix for it. I'm not so savvy on the code side, but I can change a line if I know exactly what to do.
Thanks
Looks like there are some typographical errors introduced into the admin-tags.php script. You can correct these by locating the "button" HTML statements. You will see that each of the three have type="submit\". These should not have the "\" in them. they should read type="submit".
If you do not wish to make this change yourself, it will be incorporated into tonight's nightly build.