PDA

View Full Version : Need help.


Harry
05-17-2005, 01:04 PM
Hi ppl

I'm kinda new in this thing ...

I'm getting this error when greating a gategori
Fatal error: Call to undefined function: utf8_encode() in /www/02/myhomepage/album/includes/functions.php on line 105

&

the this when trying to upload image's :\

Fatal error: Call to undefined function: utf8_decode() in /www/02/myhomepage/album/includes/functions.php on line 115

php & mysql versions are up to date :S

Please help me guy's I'm kinda new on this ...
I hope you can solve my problem :-\ ( please give step by step tips thx )

With best wishes,
Harry

Joe[y]
05-17-2005, 02:01 PM
this looks like a UTF problem. you need to make sure your content type is set to UTF8.

what is the URL to your blog?

Harry
05-17-2005, 03:09 PM
Here's a link

http://www.optical.pri.ee/album/

Joe[y]
05-17-2005, 05:13 PM
i experience a time out trying to connect to your server. I think it must be down.

raminia
05-17-2005, 09:11 PM
there was recently a similar question about this error. This is most probable that your problem be the same. The problem was with some un installed component of PHP on the server.

Read this:
http://pixelpost.org/forum/viewtopic.php?p=6852#6852

the problem solved there as chipie mentioned:
thank for the help, the problem is solved!

I had to install the The XML module for PHP, done that and yeah it's all working ;)