Error when trying to use first time

Phoca Guestbook - creating guestbooks in Joomla! CMS
rabbit1997
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 02 Aug 2008, 23:32

Error when trying to use first time

Post by rabbit1997 »

Hello,

I have installed everything after the book on joomla! 1.5.5 and when I tried to use the guestbook, I got the following messages:

Warning: domdocument::domdocument() expects at least 1 parameter, 0 given in C:\xampp\htdocs\joomla\components\com_phocaguestbook\assets\library\HTMLPurifier\Lexer\DOMLex.php on line 58

Fatal error: Call to undefined method domdocument::loadHTML() in C:\xampp\htdocs\joomla\components\com_phocaguestbook\assets\library\HTMLPurifier\Lexer\DOMLex.php on line 62

What went wrong?
Roger
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48689
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error when trying to use first time

Post by Jan »

Hi, maybe there is missed some file... the problem is, this is an external application used by Phoca Guestbook which protect the guestbook agains internet attacks like XSS attacks... this application is there because the standard method in joomla (clean method) has some problems with claning the html code ... :-(

So I cannot say what can be wrong with the html purifier on your site :-(
If you find Phoca extensions useful, please support the project
rabbit1997
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 02 Aug 2008, 23:32

Re: Error when trying to use first time

Post by rabbit1997 »

Hello,

thanks for the quick reply.
My Website is still on a local computer, xampp 1.6.7 is running. Perhaps this may help you?

Roger
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48689
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error when trying to use first time

Post by Jan »

this will not help me... as I said, this is an external application, I need to see the live site :(
If you find Phoca extensions useful, please support the project
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48689
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Error when trying to use first time

Post by Jan »

Try to check if your php version contain ctype functions ( http://cz.php.net/manual/en/ref.ctype.php )

Jan
If you find Phoca extensions useful, please support the project
Post Reply