PDA

View Full Version : Error on creating new topic


Anonymous
02-25-2005, 01:10 PM
Installation went smoothly. Now trying to create some content. Get the following errror on create of new category:

Fatal error: Call to undefined function: utf8_encode() in /var/www/html/pixel/admin/index.php on line 1123

Any help?

Connie
02-25-2005, 02:21 PM
some questions;

which version of

- pixelpost
- PHP
- MYSQL

?

the most simple answer would be that your PHP does not understand this function, but that would not satify any of us

so give us your information, please

Anonymous
03-05-2005, 04:54 PM
I fixed this problem by enabling the XML Parser Functions in PHP:

<http://us4.php.net/manual/en/ref.xml.php>

Good luck!

raminia
03-05-2005, 05:09 PM
very good point! a fresh answer for FAQ!