Page 1 of 1
12/8/04 Snapshot
Posted: Wed Dec 08, 2004 11:51 pm
by Trench
When trying to do a new instal te install screen is blank except for the check and save button then if I click on it I get this error meesage...
Code: Select all
Fatal error: Call to undefined function: serendipity_db_probe() in /public_html/s9y/include/functions_installer.inc.php on line 459
Re: 12/8/04 Snapshot
Posted: Thu Dec 09, 2004 12:20 am
by tomsommer
Trench wrote:When trying to do a new instal te install screen is blank except for the check and save button then if I click on it I get this error meesage...
Code: Select all
Fatal error: Call to undefined function: serendipity_db_probe() in /public_html/s9y/include/functions_installer.inc.php on line 459
are you using the snapsnot from the download page, or a direct CVS checkout?
The installer was rewritten tonight, so that might be worth checking out
Posted: Thu Dec 09, 2004 1:20 am
by Trench
From the download page. I don't know how to do a direct CVS checkout.

Posted: Thu Dec 09, 2004 1:56 pm
by garvinhicking
Please try the snapshot generated today (in about half an hour, I think). If that doesn't work, TomSommer should be able to help, he did some improvements to the installer yesterday.
Regards,
Garvin
Posted: Fri Dec 10, 2004 1:27 am
by Trench
I tried upgrading to todays snapshot from v 0.7.1 and got the following error
Code: Select all
Fatal error: Cannot redeclare class serendipity_plugin_api in /home3/trench/public_html/serendipity_plugin_api.php on line 0
Posted: Fri Dec 10, 2004 12:30 pm
by garvinhicking
You can't mix'n' mojo Snapshots (0.8 branch) and the old release 0.7. Downgrading was never an option to serendipity, so you need to stick to 0.8 snapshots for now, or do a clean, fresh install of a 0.7 version branch.
But I suggest you to just downloads todays 0.8 snapshot, edit your serendipity_config_local.inc.php, set your version number to 0.8-alpha1 again and run the upgrader of the 0.8 snapshot.
You should take care of version numbers in the future to not screw up your blog
Regards,
Garvin.