I have just installed the Phoca guestbook on Joomla 1.5.1.
Everything works fine until I try to submit a message. Then I get this:
Fatal error: Base directory /home/public_html/components/com_phocaguestbook/assets/library/HTMLPurifier/Definitio nCache/Serializer does not exist, please create or change using %Cache.SerializerPath in /home/public_html/components/com_phocaguestbook/assets/library/HTMLPurifier/Definitio nCache/Serializer.php on line 138
Is this a known problem and does someone have a solution?
Rob
Fatal error - Serializer.php
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
NO, this is new prot
NO, this is new protection against XSS (html purifier), so I must look at it...
Jan
Jan
If you find Phoca extensions useful, please support the project
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
please let me know,
please let me know, if the error appears while succesfully adding a message or while not succesfully adding... and what kind of characters were in the message
Jan
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 04 Mar 2008, 20:33
It happens with any
It happens with any characters and no message is added.
Rob
Rob
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Can I see it, do you
Can I see it, do you have your site on-line?
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 3
- Joined: 04 Mar 2008, 20:33
Sorry, It's not
Sorry, It's not live yet.
But it doesn't seem to matter what I write. If I write test in Subject and test in content i still get a white page with the mentioned error message, after clicking submit.
Thanks for looking into this.
Rob
But it doesn't seem to matter what I write. If I write test in Subject and test in content i still get a white page with the mentioned error message, after clicking submit.
Thanks for looking into this.
Rob
-
- Phoca Newbie
- Posts: 3
- Joined: 13 Mar 2008, 11:48
Hi,I hav
Hi,
I have exact the same problem:
You can tet it on
...
plaese delete this link, if you tried it. Thanks
Kind regrads Stefan
I have exact the same problem:
You can tet it on
...
plaese delete this link, if you tried it. Thanks
Kind regrads Stefan
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Hi, there is new ext
Hi, there is new external class (HTML Purifier) which checks strings against XSS attack... I take a look at it...
Jan
Jan
If you find Phoca extensions useful, please support the project
- Jan
- Phoca Hero
- Posts: 48689
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Try to upgrade to 1.
Try to upgrade to 1.3.0 (I have added the folders to to tree:
/DefinitionCache/Serialize
...
)
If it not helps, we must still wait for new Joomla! with fixed JRequest Clean Method...
Jan
/DefinitionCache/Serialize
...
)
If it not helps, we must still wait for new Joomla! with fixed JRequest Clean Method...
Jan
If you find Phoca extensions useful, please support the project