Page 1 of 1

Fatal Error after install

Posted: Mon Jan 22, 2007 2:16 pm
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

Re: Fatal Error after install

Posted: Mon Jan 22, 2007 2:18 pm
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

Posted: Mon Jan 22, 2007 2:27 pm
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

Posted: Mon Jan 22, 2007 2:44 pm
by nuht
Garvin,
Thanks sir everything is working now.

-Josh