Monday 05 January 2004 2:04:38 am
I'm trying to make a customer webpage with eZp 3.3-1 and the first page they shall see is the login page. For this to happened I've added this to site.ini.append:
[SiteAccessSettings] RequireUserLogin=true Now I (my customers realy) have to log in to see the Index page and other stuff. BUT - the login page also shows the "Sign Up" button, and this leads to "Register User" page. I only want users added by the admin in the eZp admin page. How do I disable the "sign up" button and function? Should/Could I make my own login page (template override?)? Also strange: I tried the Sign Up button just to test, and after entering my details and clicking the register button I got this error: Fatal error: eZ publish did not finish it's request The execution of eZ publish was abruptly ended, the debug output is present below. eZ debug gave this (relevant) info:
Warning: PHP Undefined index: EditLanguage in /home/httpd/vhosts/kunde.domain.no/www-443/kernel/content/attribute_edit.php on line 60
Warning: PHP Undefined variable: userID in /home/httpd/vhosts/kunde.domain.no/www-443/kernel/classes/datatypes/ezuser/ezuser.php on line 183
Warning: eZModuleOperationInfo::execute Missing main operation memento for key: 382b5aa3ea629647b89672d065ec89f1
|