Page 1 of 1

Empty delimiter in function.inc.php on line 440

Posted: Tue Apr 19, 2005 8:28 pm
by steffen1980
Hi,

after Upgrading to Version 8.0 (from 8.0beta) i get a warning on all pages in archives/.
----
Warning: stristr() [function.stristr]: Empty delimiter. in /www/htdocs/szoernig/blog/include/functions.inc.php on line 410
----
You can see it online at http://steffen.zoernig.de/blog/archives ... -mich.html

Does anyone have the same problem or an hint what to do?

Thanks and best wishes,
Steffen

Re: Empty delimiter in function.inc.php on line 440

Posted: Wed Apr 20, 2005 1:08 pm
by garvinhicking
It seems your $serendipity['BaseURL'] configuration directive is empty. Please check that and enter your valid baseURL (http://steffen.zoernig.de/blog/).

Regards,
Garvin

Posted: Wed Apr 20, 2005 2:47 pm
by steffen1980
Thanks :) It's working now :)

Best wishes,
Steffen