Hello,
I have some problems with guestbook using captcha: I get an error message as follows:
Notice: Using deprecated API: use $config->set('Core.TidyFormat', ...) instead on line 84 in file /srv/www/htdocs/web28/html/cms/components/com_phocaguestbook/controllers/phocaguestbook.php in /srv/www/htdocs/web28/html/cms/components/com_phocaguestbook/assets/library/HTMLPurifier/Config.php on line 564 Notice: Core.TidyFormat is an alias, preferred directive name is Output.TidyFormat on line 84 in file /srv/www/htdocs/web28/html/cms/components/com_phocaguestbook/controllers/phocaguestbook.php in /srv/www/htdocs/web28/html/cms/components/com_phocaguestbook/assets/library/HTMLPurifier/Config.php on line 564 Notice: Using deprecated API: use $config->set('Core.DefinitionCache', ...) instead on line 85 in file /srv/www/htdocs/web28/html/cms/components/com_phocaguestbook/controllers/phocaguestbook.php in /srv/www/htdocs/web28/html/cms/components/com_phocaguestbook/assets/library/HTMLPurifier/Config.php on line 564 Notice: Core.DefinitionCache is an alias, preferred directive name is Cache.DefinitionImpl on line 85 in file /srv/www/htdocs/web28/html/cms/components/com_phocaguestbook/controllers/phocaguestbook.php in /srv/www/htdocs/web28/html/cms/components/com_phocaguestbook/assets/library/HTMLPurifier/Config.php on line 564 Notice: Using deprecated API: use $config->set('HTML.Allowed', ...) instead on line 86 in file /srv/www/htdocs/web28/html/cms/components/com_phocaguestbook/controllers/phocaguestbook.php in /srv/www/htdocs/web28/html/cms/components/com_phocaguestbook/assets/library/HTMLPurifier/Config.php on line 564
It "says" also, e-mail address is still used. At this time I cannot send a second item with the same mail address. Updates didn´t help, has anybody an idea?
Thanks
Tom
Error Message
- Jan
- Phoca Hero
- Posts: 48739
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Error Message
Hi, seems like you are using wrong version of html purifier, you can disable checking by html purifier in parameters. Or you should reinstall the component with default html purifier library (if this will not help, then only disabling it is the solution
)
Jan

Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 21 Sep 2010, 16:40
Re: Error Message
Hi Jan, thanks for quick answer. I installed the newest purifier, but one problem still is, when using the same mail adress 2 times after another guestbook says mail address ist still known... but different addresses are working.Jan wrote:Hi, seems like you are using wrong version of html purifier, you can disable checking by html purifier in parameters. Or you should reinstall the component with default html purifier library (if this will not help, then only disabling it is the solution)
Jan
Tom
- Jan
- Phoca Hero
- Posts: 48739
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Error Message
Hi, sorry I don't understand, you can add a post many times you want (with still the same address)
Search this forum, where is explained difference between using the same email address and using email address of some registered user.
Jan
Search this forum, where is explained difference between using the same email address and using email address of some registered user.
Jan
If you find Phoca extensions useful, please support the project