Empty delimiter in function.inc.php on line 440

Having trouble installing serendipity?
Post Reply
steffen1980
Posts: 2
Joined: Tue Apr 19, 2005 8:23 pm

Empty delimiter in function.inc.php on line 440

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

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

Post 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
# 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/
steffen1980
Posts: 2
Joined: Tue Apr 19, 2005 8:23 pm

Post by steffen1980 »

Thanks :) It's working now :)

Best wishes,
Steffen
Post Reply