Page 1 of 1

Error Message

Posted: 21 Sep 2010, 16:47
by TReinacher
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

Re: Error Message

Posted: 22 Sep 2010, 15:00
by Jan
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

Re: Error Message

Posted: 22 Sep 2010, 17:22
by TReinacher
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
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.

Tom

Re: Error Message

Posted: 22 Sep 2010, 23:35
by Jan
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