The box to self register and login don't open.
config.php:
$USE_REGISTRATION_MODULE=true; //- turn on the user self registration module
$REQUIRE_ADMIN_AUTH_REGISTRATION=false; //- require an admin user to authorize
Whats the problem? Any ideas?
Regards
Arne Johansson
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Probably your browser is configured to not open popup windows.
You should not be running with "Admin approval not required". To do so is to invite hackers to flood your site with userids. Who knows what will happen then!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you canajun2eh,
but it wasn't the case, the browser do allow popups
I've been testing in IE and Firefox with the same result
Regards
Arne Johansson
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Version 4.2.4 changes
PHP version 5.3.13
And indeed i didn't try to register after i added a gedcom file. The registration now works. Thank you.
Would have been nice to know though LOL
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Its in the WIKI. Not sure what you would be able to do before you have a functioning site, and a site isn't functioning until it has a gedcom to display ;-)) Glad its OK now. DO NOT USE 4.2.4. You will have problems with PHP 4.3.
You need to install v4.3 or switch to webtrees.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Since this is a new installation, you should really consider using Webtrees. As has been noted many times in the past, Webtrees is under active development, while PhpGedView has been stagnant for about 3 years.
Webtrees was cloned from PhpGedView about 3 years ago, and all the developers have moved there.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The box to self register and login don't open.
config.php:
$USE_REGISTRATION_MODULE=true; //- turn on the user self registration module
$REQUIRE_ADMIN_AUTH_REGISTRATION=false; //- require an admin user to authorize
Whats the problem? Any ideas?
Regards
Arne Johansson
Probably your browser is configured to not open popup windows.
You should not be running with "Admin approval not required". To do so is to invite hackers to flood your site with userids. Who knows what will happen then!
Thank you canajun2eh,
but it wasn't the case, the browser do allow popups
I've been testing in IE and Firefox with the same result
Regards
Arne Johansson
Arne:
Please e-mail me with the URL to your PGV installation, so that I can try this myself.
I'll give you the URL to my site, so that you can see how it's supposed to work.
e-mail: gkroll at keldine dot ca
Hello
I have just installed on my localhost, no pop ups blocked and account creation is yes.
The registration page will not open.
When i dump http://localhost/login_register.php into my address bar the login page opens http://localhost/login.php?url=editgedcoms.php
Any help on this please.
Regards
You have not said:
1) What version. At the least, it should be v4.0 (SVN)
2) What support systems? PHP, MySQL
HOWEVER,
Have you added a GEDCOM ? You may not register anyone to an empty tree.
-Stephen
Version 4.2.4 changes
PHP version 5.3.13
And indeed i didn't try to register after i added a gedcom file. The registration now works. Thank you.
Would have been nice to know though LOL
Its in the WIKI. Not sure what you would be able to do before you have a functioning site, and a site isn't functioning until it has a gedcom to display ;-)) Glad its OK now. DO NOT USE 4.2.4. You will have problems with PHP 4.3.
You need to install v4.3 or switch to webtrees.
Since this is a new installation, you should really consider using Webtrees. As has been noted many times in the past, Webtrees is under active development, while PhpGedView has been stagnant for about 3 years.
Webtrees was cloned from PhpGedView about 3 years ago, and all the developers have moved there.