Page 1 of 1

11/28/04 Snapshot Error

Posted: Mon Nov 29, 2004 1:21 am
by Trench
I tried to install the 11/28/04 CVS snapshot and got the following error.

Code: Select all

Fatal error: Unknown function: serendipity_is_iframe() in /home/trench/public_html/s9y/serendipity_admin.php on line 19

Posted: Mon Nov 29, 2004 4:02 am
by CapriSkye
i couldn't get the newest snapshot to work either, i think the one that works is on 26.

Posted: Mon Nov 29, 2004 11:14 am
by garvinhicking
At least for trench I think he missed extracint some files; the "is_iframe" function was included in "include/functions_entries.inc.php". This is new stuff to CVS, but it got added together, so there should be no conflicts.

The snapshot from yesterday should work quite well?!

Regards,
Garvin

Posted: Tue Nov 30, 2004 4:13 am
by Trench
Nope, still getting the same error from the 11/29/04 Snapshot. Am I not downloading the right files?

Posted: Tue Nov 30, 2004 8:28 am
by SecretSurfer
I still get the iFrame error, too. Alongs with some others.

Posted: Tue Nov 30, 2004 1:23 pm
by garvinhicking
(I'm on to the problem of SecretSurfer in a different thread)

Trench, which operating system do you use on the webserver? Does the 'functions.inc.php' file exist in your 'include' directory?

What are your settings of $serendipty['serendipityPath'], serendipityHTTPPath and baseURL you entered in configuration (you can see it by browsing serendipity_config table with phpMyAdmin or similar)? Are they set correctly?

Regards,
Garvin

Posted: Tue Nov 30, 2004 2:46 pm
by garvinhicking
Thanks a lot, I've found out that due to some changes the snapshot was really not installable.

I have moved around the functions into the right places, but the changes are too numerous to mention here. Please fetch the snapshot on http://www.s9y.info/ generated a few minutes ago, it should work there!