Problem running after ok install

Having trouble installing serendipity?
Post Reply
Johan
Regular
Posts: 6
Joined: Sun Jun 25, 2006 1:07 am

Problem running after ok install

Post by Johan »

I installed the program without any error messages.
The Ssql table seems to exists with tables.

When I go to the blog here:
http://www.xcalak.info/scripts/blog/

then I get the following error:

Fatal error: Call to undefined function: serendipity_smarty_init() in /home/xcalak/public_html/scripts/blog/include/genpage.inc.php on line 20

Any ideam what this could Be?

Thanks for your help.

Hanno
judebert
Regular
Posts: 2478
Joined: Sat Oct 15, 2005 6:57 am
Location: Orlando, FL
Contact:

Post by judebert »

Looks like that's in include/functions_smarty.inc.php. Does that file exist? Does it have "function serendipity_smarty_init" in it?
Judebert
---
Website | Wishlist | PayPal
Johan
Regular
Posts: 6
Joined: Sun Jun 25, 2006 1:07 am

Post by Johan »

Yes it has;

Line 553:

function serendipity_smarty_init($vars = array()) {


line 686:
serendipity_smarty_init();


Any idea?


Thanks for helping,

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

Post by garvinhicking »

Hi!

Which serendipity version did you install ?Did you manually edit some files?

It sure looks like you didn't upload all files correctly. Please check if all files are the same size like in the original release archive. Especially all the functions*.inc.php files.

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/
Johan
Regular
Posts: 6
Joined: Sun Jun 25, 2006 1:07 am

Post by Johan »

It's running!

That file had size 0 so I guess it was not ftp-ed correctly.

Thanks a lot for your help!

Hanno
Post Reply