Ok, on the bottom of every page in this forum I see this error:
Parse error: parse error in /home/devnetwo/public_html/forums/includes/template.php(127) : eval()'d code on line 79
Problem...
Moderator: General Moderators
- mydimension
- Moderator
- Posts: 531
- Joined: Tue Apr 23, 2002 6:00 pm
- Location: Lowell, MA USA
- Contact:
i can confirm this. here is a bit more detail:
this is the tailing ened of the html document for the front (index.php) page:
my guess is that the problem lies in the area that generates the copyright notice.
this is the tailing ened of the html document for the front (index.php) page:
Code: Select all
<table cellspacing="3" border="0" align="center" cellpadding="0">
<tr>
<td width="20" align="center"><img src="templates/subSilver/images/folder_new.gif" alt="New posts"/></td>
<td><span class="gensmall">New posts</span></td>
<td> </td>
<td width="20" align="center"><img src="templates/subSilver/images/folder.gif" alt="No new posts" /></td>
<td><span class="gensmall">No new posts</span></td>
<td> </td>
<td width="20" align="center"><img src="templates/subSilver/images/folder_lock.gif" alt="Forum is locked" /></td>
<td><span class="gensmall">Forum is locked</span></td>
</tr>
</table>
<br />
<b>Parse error</b>: parse error in <b>/home/devnetwo/public_html/forums/includes/template.php(127) : eval()'d code</b> on line <b>79</b><br />