Page 1 of 1

Enter Names and Email-Adresses

Posted: 15 Jun 2008, 13:06
by Nicken
Hello,

first of all thanks for the great plug-in. I really like it, though it's not perfect yet. For example: it does not make any sense to not allow names with a "-" in it. For example: in germany there are many double lastnames, such as "schmitz-mayer". if they want to leave an entry, they can't; cause it's said: name contains invalid chracters! come on, this can't be. any way around this bug?

furthermore, sometimes i get the error-message: email adress already exists! so what? can't anybody with a same email do two entries?

thanks in advance for the answers

Re: Enter Names and Email-Adresses

Posted: 15 Jun 2008, 16:51
by Jan
sometimes i get the error-message: email address already exists! so what? can't anybody with a same email do two entries? Sure you can, but you cannot add entry with email address which is registered for other user. And if you are not logged, your login e-mail address cannot be used for somebody who is not logged (system cannot know that you as not logged user are you as logged user)...

the "-" char. You can change it in:
components\com_phocaguestbook\controllers\phocaguestbook.php
row 217 +


Jan

Re: Enter Names and Email-Adresses

Posted: 16 Jun 2008, 11:11
by Nicken
thank you, this worked. keep on with the good work! :D