Hi,
i'm not sure what exactly the problem is, but my page was working then when i clicked a link it stopped working, and it has not worked since (about 12 hours ago).
the page is http://www.theutherfish.com/blogs.php
it only shows a drop down menu on a shaded background, which ofcourse is not meant to happen.
here is what view source gives me back
<table cellpadding="0" cellspacing="0" class="bordersolid" bgcolor="#EEEEEE" width="98%" align="center">
<!-- Top Bar -->
<tr bgcolor="#DDDDDD">
<td class="bordersolid">
<table width="100%">
<tr>
<td width="50%"><p>
<table cellpadding="0" cellspacing="0" class="noborder"><form action="/blogs.php" method="GET"><tr><td><select name="blogger" onChange="this.form.submit();" class="user"><option selected>View Blogs By....</option>Got error 28 from table handler<br />
<b>Warning</b>: Unknown: write failed: No space left on device (28) in <b>Unknown</b> on line <b>0</b><br />
<br />
<b>Warning</b>: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/tmp) in <b>Unknown</b> on line <b>0</b><br />
could anyone give me an insight to why this is happening?
...will post code if necessary
Jon