I just installed the latest version of ZenPhoto. I am unsure how to allow it for other user to register on the site and to be able to login. I installed the plugins but still don't see anything on the pages. Once a user logs out they have to know an address to get back to login. I would apprecaite any help with this.
A link to my site is http://pics.bytely.com
Please read the documentation of this plugin--http://www.zenphoto.org/documentation/plugins/_plugins---register_user.php.html.
You have not followed it.
The documentation is not real clear on that page but I think I am making progress. Here is my register.php
Here are my errors. When I submit my new user I get this error at the top:
Notice: Undefined variable: _zp_gallery_page in /var/www/bytely.com/pics/zp-core/plugins/register_user.php on line 100
The email still goes through but when I click on the verify link I get this error:
The Zenphoto object you are requesting cannot be found.
Page:
Also how do I get a blank page that follows the theme? I would like to make it look like all the other pages.
Thank you so much for your help!!
There is no need to do the require/include. Please read this part of our theming tutorial on how to set up non gallery pages: http://www.zenphoto.org/2009/03/theming-tutorial/#custom-pages
Very cool. I got that working. These should be my last few questions:
Is their a way so that users can only see there albums and not all the albums?
How can I make my header image appear on top of every page?
Can I make a custom login page where it shows on my theme?
password protect the gallery or the albums you do not want to be public. Then assign the users albums you want them to be able to view.
Insert the HTML to show the image in the top of each of your theme page scripts.
See the user_logout plugin. It has an option to add a login form.
I could password protect the albums but I want it so as soon as a user signs up they have their own album that is private, and then all the albums they create will only be viewable by them. To them it will look like their personal albums are parent albums but in actuality it would be a sub album. Does that make sense? LOL
There are two ways to make an album not visible: mark it unpublished or password protect it. The former can be bypassed by using a direct link--that is it only hides albums from the thumbnail views, not from someone who knows its URL.
Given the description of what you want to do and assuming that there are no albums other than the ones "owned" by these users, all you have to do is one of the above.
Album ownership is only available for gallery level albums. So you cannot do this with subalbums.
I habe installed zenphoto. Works realy great.
And now i want to create an option that user can register, and can upload fotos.
i dont understand the manpage.
http://www.zenphoto.org/documentation/plugins/register_user_options.html
Please can someone help me.
Thanks
p.s. sorry about my englisch im from germany
On the 1.2.5 release only the Effervescence+ theme provides an implementation of this plugin. But if you wish to try the nightly build, now all the distributed themes have the support built in.
Otherwise you will need to create a registration page script and place a call on the printRegistrationForm() function. The correct documentation for using the plugin is http://www.zenphoto.org/documentation/plugins/_plugins---register_user.php.html. The reference you quote above is for the plugin's option handler class which you do not need to concern yourself about.
Documentation for Zenphoto functions is automatically generated. That process documents all functions including ones that are internally used. Generally, the link on the plugin page will take you to the correct documentation.
When i aktivated Effervescence theme i dont see a register button or something
no there ist no registerbutton.
http://web388.server109.dns-was.de/user/index.php
whatch out my testgalerie with effervescence
ah i found it
But i want to make it easier for the user to register. And erase the usability.
//EDIT
Ive test the register funktion. And whats ne ID ? and the system dont send a registration mail.