Fatal Error after install

Having trouble installing serendipity?
Post Reply
nuht
Posts: 3
Joined: Mon Jan 22, 2007 2:04 pm

Fatal Error after install

Post by nuht »

After the completion of the install I get this error...

Fatal error: Call to undefined function: serendipity_mb() in /home/snalhff/public_html/serendipity/include/functions.inc.php on line 199

Here is what my functions.inc.php line 199 looks like :

Code: Select all

return serendipity_mb ('ucfirst', serendipity_strftime($cache[$format], (int)$time, $useOffset));
Here is the website : http://www.pokernuht.com/serendipity

Any help will be greatly apreciated!

Thanks,
Josh
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Fatal Error after install

Post by garvinhicking »

Hi!

Could it be you're missing the language files in your "lang" and "lang/UTF-8" directories? To me it sounds as if some of those files are missing.

Please check with your FTP client if all files were properly uploaded?

Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
nuht
Posts: 3
Joined: Mon Jan 22, 2007 2:04 pm

Post by nuht »

Indeed Garvin im missing the UTF-8 Folder. I'm uploading now, which takes a very long time here in Baghdad.

Thanks for the quick response sir!
-Josh
nuht
Posts: 3
Joined: Mon Jan 22, 2007 2:04 pm

Post by nuht »

Garvin,
Thanks sir everything is working now.

-Josh
Post Reply