Please help,
Deprecated: Function session_is_registered() is deprecated in
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/renovati/public_html/sourcevibe.com/account/logout.php:5) in
<?php
session_start();
session_destroy();
if(!session_is_registered('id')){
$msg = "<big>You are now logged out<big>";
} else {
$msg = "<h2>could not log you out</h2>";
}
?>
<LINK REL="SHORTCUT ICON" HREF="http://www.sourcevibe.com/graphics/faveicon.gif">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
</td>
<LINK REL="SHORTCUT ICON" HREF="http://www.sourcevibe.com/graphics/faveicon.gif">
<title>Source Vibe</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><link rel="stylesheet" type="text/css" href="../default.css"><style>#bodydiv { height: 500px; }</style></head><body> <div id="container"> <div id="content">
<div id="navbar"> <br><br><br><br><?php include 'menu/menu.php'; ?>
</div> <div id="bodydiv">
<table style="width: 870px; height: 400px; text-align: left; margin-left: auto; margin-right: auto;" border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td style="width: 120px; text-align: center; vertical-align: top;"></td>
<td style="text-align: center; vertical-align: top;">
<?php echo "$msg"; ?><br>
<br>
You are being redirected now.<br><table
style="width: 100px; text-align: left; margin-left: auto; margin-right: auto;"
border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td
style="text-align: center; vertical-align: top;"></td>
</tr>
</tbody>
</table>
<br>
</td><td style="width: 120px; text-align: center; vertical-align: top;"></td>
</tr>
</tbody>
</table>
</div><div id="footer"></div><div id="underfooter"><p class="footer">
<img alt=""
src="http://harborcitysolutions.com/sourcevibe.com/graphics/layout/line.png"><br>
<a style="color: #35A2EA;" href="/index.php"><small>HOME</small></a>|<a style="color: #35A2EA;"
href="/member_search.php"> <small>MEMBER SEARCH</small></a>
| <a style="color: #35A2EA;" href="aboutus.php"><small>ABOUT US</small></a>
| <a style="color: #35A2EA;" href="/contactus.php"><small>CONTACTUS</small></a>
| <a style="color: #35A2EA;"
href="/booking.php"><small>BOOKING</small></a><br>
<br>© 2013 Source Vibe. Project by <a style="color: #555; font-weight: normal !important;" href="http://www.harborcitysolutions.com"><small>Harbor City Solutions.</small></a> All Rights Reserved.
<br>
<a style="color: #CC0000;" href="problemreport.php" target="_blank"><small><small>Report a Problem</small></a>
<table
style="width: 950px; text-align: left; margin-left: auto; margin-right: auto;"
border="0" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td
style="text-align: center; vertical-align: top;"><div style="position:relative; top: -640px; left:300px;"><?php echo $toplinks; ?></div></td>
</tr>
</tbody>
</table>
</p></div> </div></div></div></body></html>