![]() |
|
Admin Toolbox view, and guest login - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Admin Toolbox view, and guest login (/thread-8040.html) |
Admin Toolbox view, and guest login - snoopy - 04-01-2011 A few questions. How do we hide the admit tool box that shows up on the top left hand side after installation? In the users menu, is that for admin only or is that for users to login to see our galleries? How to set it up? Once installation is complete, is it just a matter now of createing galleries folders and uploading our photos and then people can see them? I am hoping it is this simple as the installation process was a little tough for me. Thanks Admin Toolbox view, and guest login - acrylian - 04-01-2011 That box is only shown if you are logged in. What links it shows is also dependend on the rights assigned to the user being logged in. So what was tough about installation? Our instructions are pretty clear I think. There are no "galleries" in Zenphoto, we call them "album" (please see the glossary on the user guide to avoid confusion). Please take the time to look and get familiar with Zenphoto a little, we really can't explain everything in details, most is really self explanatory. For info about the rights management please see our user guide. Admin Toolbox view, and guest login - snoopy - 04-01-2011 Of course to you guys it's easy, but I am not good with programming and figuring out this sort of thing, for example, I just uploaded a bunch of pictures to one directory on the site and none of them are viewable... It is really not so easy to figure out, and going through your user guide is highly confusing because I have no idea where to put this code and that code... Admin Toolbox view, and guest login - acrylian - 04-01-2011 You don't need to put code anywhere actually to use Zenphoto with a standard theme. Anyway, you have to make sure that your albums and their images are published/visible. There are quite obvious checkboxes for this. Or maybe you should be more specific what your problem is. Admin Toolbox view, and guest login - snoopy - 04-01-2011 Well, see, the thing is though is that I want to make sure robots don't get into my site and take my pictures, and although I have found some information in the forums here, there is no information on where to put the code, in what file or in what directory. This to you guys is easy and normal, to me it is not. Also I want to password and user protect each album, which maybe I have figured out how to do. I think my photos are published, the link is selected, but no images are coming up, they are there, they are in the right place and the right directory, but they are not showing up, only showing up with X's. I even cannot see the images within the sort gallery and specific album, so something isn't working right... Admin Toolbox view, and guest login - snoopy - 04-01-2011 One more post to make sure you get my point. User-agent: *
Admin Toolbox view, and guest login - acrylian - 04-01-2011
This is not htaccess obviously, it's robots.txt. Zenphoto comes with a predefined file for this you can modify. Since you surely read our forum rules and TOS you know that we can tell you about general web techniques in detail. You have to learn a few things yourself. If you really want to protect your site from all you should either use a htaccess password protection (probably your host provides some backend feature for that). Zenphoto passwords protect only access to Zenphoto pages not the full images you upload to the albums folder. If you want to protect this further from hotlinking you have to use htaccess again. There is also a troubleshooting entry about this. Also see the entry about file/folder permissions. Admin Toolbox view, and guest login - acrylian - 04-01-2011 Regarding the images issue please see again the troubleshooting. Admin Toolbox view, and guest login - snoopy - 07-01-2011 I have looked over a lot of documents on here, but to be honest I feel they are not so straight forward. Ok with the help of my hosting they were able to fix several problems they found in the code, kudos to them. Now here are some things I would like to do, but am not sure how.
Thank you Admin Toolbox view, and guest login - snoopy - 07-01-2011 Ok I think I have figured out #2, after I created a master login it installed a huge CMS for me, so I think this one I got. I think #5 is not so important. And #6 I think I figured out, as I am using it now, I just don't know what iwll happen yet when I log out if the toolbox will disappear or not... Admin Toolbox view, and guest login - snoopy - 07-01-2011 Ok a new problem.. How to log in after logging out? The toolbox has disappeared and I don't know how to get back to the management now... Admin Toolbox view, and guest login - fretzl - 07-01-2011 In the address bar of your browser type the address of your site and add [b]/admin[/b] When you are logged in try to familiarize yourself with all the options that are available. As for question 1) Look at the top of the forum or here http://www.zenphoto.org/support/topic.php?id=6854 Admin Toolbox view, and guest login - sbillard - 07-01-2011 Quote:Ok I think I have figured out #2, after I created a master login it installed a huge CMS for me, so I think this one I got.
From this and other remarks I am suspicious that you have installed Zenphoto with a third party install script. While this is very convenient, it has proven to be a problem later in the life of your gallery. Many people report problems when upgrading later or that their user/password no longer works. Unfortunately we, the Zenphoto developers, have no way to help you in those situations as we are ignorant of what exactly these installers have modified within Zenphoto. I encourage you to browse the back end with the links that fretzl suggests and see what the possibilities of Zenphoto are. Admin Toolbox view, and guest login - snoopy - 07-01-2011 Hi, a little misunderstanding, I do not have any intention to disable the right click button. I want to disable the left click button so that when someone clicks on the photo it does not open a new page with a bigger, higher resolution picture. I want the click to either do nothing, or go back to a menu... I read that stuff about the right click button last week, I have no intentions of disabling that, a pain in the neck for one and it will end up causing more issues with the site, I want to keep it simple, I have already watermarked the photos, but I still want to keep the a certain size and not allow an enlargement left click. Admin Toolbox view, and guest login - acrylian - 07-01-2011 You have to modify your theme to do this. Please see the theming tutorial to learn the basics about Zenphoto themes. Admin Toolbox view, and guest login - sbillard - 07-01-2011 My response was based on what you were asking. Set the option to "no access". If that does not work then you will have to modify the theme. (It will work in all distributed themes.) |