[ php-blog-Bugs-1598806 ] notice in index.php line 20 for fresh install
"SourceForge.net" <[email protected]>
| Newsgroups | gmane.comp.serendipity.trackers |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #1598806, was opened at 2006-11-18 11:54
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=542822&aid=1598806&group_id=75065
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Layout
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Spad-XIII (spad-xiii)
Assigned to: Nobody/Anonymous (nobody)
Summary: notice in index.php line 20 for fresh install
Initial Comment:
Notice: Undefined variable: serendipity in .../serendipity/index.php on line 20
i use php 5.1.2 and apache 2.0.55 (Win32)
a quick fix could be:
if (isset($serendipity['expose_s9y']) && $serendipity['expose_s9y']) {
but i suppose the header would then never be set as this variable is never declared before it's used?
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=542822&aid=1598806&group_id=75065
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV