sky3d Not workin

Posted:
Fri Jan 13, 2006 8:35 pm
Author: Quicksilver
Hey just set up sky3d OK ,All looks ok and till go in forums this comes up
Parse error: parse error, unexpected $ in /home/assaulto/public_html/index/includes/template.php(938) : eval()'d code on line 457
,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
i'm lost any info on this ? BTW i'm runnin integramod 140
Sky3d

Posted:
Mon Jan 16, 2006 5:56 am
Author: Michaelo
Sorry, just noticed the post. Do you have a link? Mike
Update: There were changes made to 140 that I may have missed, so replace the files with the ones below. (The attach files is not working so I have to use code)
index_body.tpl
<!-- IDTAG index_body starts -->
<!-- Start add - Complete banner MOD -->
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%" align="center">{BANNER_18_IMG}</td>
</tr>
</table>
<br />
<!-- End add - Complete banner MOD -->
<table border="0" cellpadding="0" cellspacing="0" class="tbl" align="center">
<tr>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
<td class="tbllt"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td class="tblbott"><img src="images/spacer.gif" alt="" width="100%" height="8" /></td>
<td class="tblrt"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="bvx" align="center">
<tr>
<td class="blst" valign="top"><img src="images/spacer.gif" alt="" width="8" height="21" /></td>
<td width="100%" height="21" class="maintitle" align="left"> {L_INDEX}</td>
<td class="brst" valign="top"><img src="images/spacer.gif" alt="" width="8" height="21" /></td>
</tr>
</table>
<table class="bvx" width="100%" cellspacing="0" cellpadding="0" border="0" align="center">
<tr>
<td class="bls"><img src="images/spacer.gif" alt="" width="8" /></td>
<td>
<table width="98%" align="center"cellspacing="2" cellpadding="2" border="0">
<!--<tr><td colspan="2" class="maintitle">{L_INDEX}</td></tr>-->
<tr>
<td valign="bottom" class="gensmall">
<!-- BEGIN switch_user_logged_in -->
{LAST_VISIT_DATE}<br />
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
{LAST_VISIT_DATE}<br />
<!-- END switch_user_logged_out -->
{CURRENT_TIME}<br />
<a href="{U_INDEX}" class="nav">{L_INDEX}</a>{NAV_CAT_DESC}
</td>
<td align="right" valign="bottom" class="gensmall">
<a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a><br />
<!-- BEGIN switch_user_logged_out -->
<a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br />
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_user_logged_in -->
<a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br />
<a href="{U_MARK_READ}"><strong>{L_MARK_FORUMS_READ}</strong></a>
<!-- END switch_user_logged_in -->
</td>
</tr>
</table>
{BOARD_ANNOUNCES}
{BOARD_INDEX}
<table width="50%" align="center" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="{FORUM_NEW_IMG}" alt="{L_NEW_POSTS}" title="{L_NEW_POSTS}" /></td>
<td class="gensmall">{L_NEW_POSTS}</td>
<td><img src="{FORUM_IMG}" alt="{L_NO_NEW_POSTS}" title="{L_NO_NEW_POSTS}" /></td>
<td class="gensmall">{L_NO_NEW_POSTS}</td>
<td><img src="{FORUM_LOCKED_IMG}" alt="{L_FORUM_LOCKED}" title="{L_FORUM_LOCKED}" /></td>
<td class="gensmall">{L_FORUM_LOCKED}</td>
</tr>
</table>
<td class="brs"><img src="images/spacer.gif" alt="" width="8" /></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="bvx" align="center">
<tr>
<td class="blsb" valign="top"><img src="images/spacer.gif" alt="" width="8" height="16" /></td>
<td width="100%" ></td>
<td class="brsb" valign="top"><img src="images/spacer.gif" alt="" width="8" height="16" /></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl">
<tr>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
<td class="tbll"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td class="tblbot"><img src="images/spacer.gif" alt="" width="100%" height="8" /></td>
<td class="tblr"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
</tr>
</table>
<br />
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<!-- BEGIN switch_user_logged_out -->
<tr>
<td>
<form method="post" action="{S_LOGIN_ACTION}">
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<td class="cat">{L_LOGIN_LOGOUT}</td>
</tr>
<tr>
<td class="row1" align="center">
<table border="0" cellspacing="0" cellpadding="2">
<tr>
<td class="gensmall">{L_USERNAME}: </td>
<td><input class="post" type="text" name="username" size="10" /></td>
<td class="gensmall"> {L_PASSWORD}:</td>
<td><input class="post" type="password" name="password" size="10" maxlength="32" /></td>
<td class="gensmall"> {L_AUTO_LOGIN}</td>
<td><input class="text" type="checkbox" name="autologin" /></td>
<td> <input type="submit" class="mainoption" name="login" value="{L_LOGIN}" /></td>
</tr>
</table>
</td>
</tr>
</table>
</form>
</td>
</tr>
<tr><td> </td></tr>
<!-- END switch_user_logged_out -->
<tr>
<td>
<table width="98%" align="center" cellspacing="0" border="0" cellpadding="0">
<tr>
<td valign="top" align="center">
<table border="0" cellpadding="0" cellspacing="0" class="tbl" align="center">
<tr>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
<td class="tbllt"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td class="tblbott"><img src="images/spacer.gif" alt="" width="100%" height="8" /></td>
<td class="tblrt"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="bvx" align="center">
<tr>
<td class="blst" align="left" valign="top"><img src="images/spacer.gif" alt="" width="8" height="21" /></td>
<td width="100%" height="21" align="left" nowrap="nowrap" class="bvx">
<!-- BEGIN switch_mini_cal_events --><a href="{U_MINI_CAL_CALENDAR}"><!-- END switch_mini_cal_events --> {L_calendar}<!-- BEGIN switch_mini_cal_events --></a>
<!-- END switch_mini_cal_events -->
</td>
<td class="brst" valign="top"><img src="images/spacer.gif" alt="" width="8" height="21" /></td>
</tr>
</table>
{MINI_CAL_OUTPUT}
</td>
<td width="10"><img src="images/spacer.gif" alt="" width="10" height="30" /></td>
<td width="100%" valign="top">
<table border="0" cellpadding="0" cellspacing="0" class="tbl" align="center">
<tr>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
<td class="tbllt"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td class="tblbott"><img src="images/spacer.gif" alt="" width="100%" height="8" /></td>
<td class="tblrt"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="bvx" align="center">
<tr>
<td class="blst" valign="top"><img src="images/spacer.gif" alt="" width="8" height="21" /></td>
<td width="100%" height="21" align="center" nowrap="nowrap" class="cat2"><span class="cattitle"><a href="{U_SHOUTBOX_MAX}">{L_SHOUTBOX}</a></span></td>
<td class="brst" valign="top"><img src="images/spacer.gif" alt="" width="8" height="21" /></td>
</tr>
</table>
<table class="bvx" width="100%" cellspacing="0" border="0" cellpadding="0">
<tr>
<td class="bls"><img src="images/spacer.gif" alt="" width="8" /></td>
<td>
<!-- BEGIN switch_user_logged_in -->
<!-- Start add - Fully integrated shoutbox MOD -->
<table width="100%" cellspacing="0" border="0" align="center" cellpadding="0" class="bvx">
<tr>
<td><iframe src="{U_SHOUTBOX}" scrolling="NO" width="100%" height="210" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true"></iframe></td>
</tr>
</table>
<!-- End add - Fully integrated shoutbox MOD -->
<!-- END switch_user_logged_in -->
</td>
<td class="brs"><img src="images/spacer.gif" alt="" width="8" /></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="bvx" align="center">
<tr>
<td class="blsb" valign="top"><img src="images/spacer.gif" alt="" width="8" height="16" /></td>
<td width="100%" height="16"> </td>
<td class="brsb" valign="top"><img src="images/spacer.gif" alt="" width="8" height="16" /></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl">
<tr>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
<td class="tbll"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td class="tblbot"><img src="images/spacer.gif" alt="" width="100%" height="8" /></td>
<td class="tblr"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
</tr>
</table>
<br />
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl" align="center">
<tr>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
<td class="tbllt"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td class="tblbott"><img src="images/spacer.gif" alt="" width="100%" height="8" /></td>
<td class="tblrt"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="bvx" align="center">
<tr>
<td class="blst" valign="top"><img src="images/spacer.gif" alt="" width="8" height="21" /></td>
<td width="100%" height="21" align="left" nowrap="nowrap" class="bvx" colspan="2"><a href="{U_VIEWONLINE}"> {L_WHO_IS_ONLINE}</a></span></td>
<td class="brst" valign="top"><img src="images/spacer.gif" alt="" width="8" height="21" /></td>
</tr>
</table>
<table class="bvx" width="100%" cellspacing="0" border="0" cellpadding="0">
<!-- BEGIN disable_viewonline -->
<tr>
<td class="bls"><img src="images/spacer.gif" alt="" width="8" /></td>
<td>
<table width="100%" cellpadding="2" cellspacing="1" border="0">
<!--<tr><td class="row1" colspan="2"><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></td></tr>-->
<tr>
<td class="row1" rowspan="3"><img src="templates/sky3d/images/whosonline.gif" alt="{L_WHO_IS_ONLINE}" width="25" height="25" class="imgfolder" title="{L_WHO_IS_ONLINE}" /></td>
<td class="row1" width="100%"><span class="gensmall">{TOTAL_POSTS}<br />{TOTAL_USERS}<br />{NEWEST_USER}</span></td>
</tr>
<tr>
<td class="row1"><span class="gensmall">{TOTAL_USERS_ONLINE} <br /> {L_WHOSONLINE}<br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}</span></td>
</tr>
<tr>
<td height="20" class="row1"><span class="gensmall">{L_ONLINE_EXPLAIN}</span></td>
</tr>
</table>
</td>
<td class="brs"><img src="images/spacer.gif" alt="" width="8" /></td>
</tr>
<!-- END disable_viewonline -->
<!-- BEGIN switch_happy_birthday -->
<tr><td> </td></tr>
<tr>
<td>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr>
<td class="cat" colspan="2" height="28"><span class="cattitle">{L_HAPPY_BIRTHDAY}</span></td>
</tr>
<tr>
<td class="row1" align="center" valign="middle"><img src="{HAPPY_BIRTHDAY_IMG}" alt="{L_HAPPY_BIRTHDAY}" /></td>
<td class="row1" align="left" width="100%"><span class="gensmall"> {HAPPY_BIRTHDAY_FELLOWS} </span></td>
</tr>
</table>
</td>
</tr>
<!-- END switch_happy_birthday -->
<tr>
<table border="0" cellpadding="0" cellspacing="0" class="bvx" align="center">
<tr>
<td class="blsb" valign="top"><img src="images/spacer.gif" alt="" width="8" height="16" /></td>
<td width="100%" height="16"> </td>
<td class="brsb" valign="top"><img src="images/spacer.gif" alt="" width="8" height="16" /></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl">
<tr>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
<td class="tbll"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td class="tblbot"><img src="images/spacer.gif" alt="" width="100%" height="8" /></td>
<td class="tblr"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
</tr>
</table>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!-- Start add - Complete banner MOD -->
<br />
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
<td width="100%" align="center">{BANNER_19_IMG}</td>
</tr>
</table>
<!-- End add - Complete banner MOD -->
<!-- IDTAG index_body ends -->
portal_body.tpl
<!-- IDTAG portal_body starts -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<!-- BEGIN center_blocks_row -->
<table border="0" cellpadding="0" cellspacing="0" class="tbl">
<tr>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
<td class="tbllt"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td class="tblbott"><img src="images/spacer.gif" alt="" width="100%" height="8" /></td>
<td class="tblrt"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" <!-- BEGIN border -->class="forumline"<!-- END border -->>
<tr>
<td class="blst" valign="top"></td>
<td class="browt_c" align="center"> </td>
<td class="brst" valign="top"></td>
</tr>
<tr>
<td class="bls"><img src="images/spacer.gif" alt="" width="8" /></td>
<td <!-- BEGIN background -->class="browm"<!-- END background -->>{center_blocks_row.OUTPUT}</td>
<td class="brs"><img src="images/spacer.gif" alt="" width="8" /></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl">
<tr>
<td class="blsb" valign="top"><img src="images/spacer.gif" alt="" width="8" height="16" /></td>
<td class="browb" width="100%"><img src="images/spacer.gif" alt="" width="100%" height="0" /></td>
<td class="brsb" valign="top"><img src="images/spacer.gif" alt="" width="8" height="16" /></td>
</tr>
</table>
<!-- BEGIN border -->
<table border="0" cellpadding="0" cellspacing="0" class="tbl">
<tr>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
<td class="tbll"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td class="tblbot"><img src="images/spacer.gif" alt="" width="100%" height="8" /></td>
<td class="tblr"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
</tr>
</table>
<!-- END border -->
<br />
<!-- END center_blocks_row -->
</td>
<td width="10"><img src="images/spacer.gif" alt="" width="10" height="30" /></td>
<td width={HEADER_WIDTH} valign="top">
<!-- BEGIN right_blocks_row -->
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="tbl">
<tr>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
<td class="tbllt"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td class="tblbott"><img src="images/spacer.gif" alt="" width="100%" height="8" /></td>
<td class="tblrt"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0" border="0" <!-- BEGIN border -->class="forumline"<!-- END border -->>
<tr>
<td class="blst" valign="top"></td>
<td class="browt" align="center"><!-- BEGIN title -->{right_blocks_row.title.TITLE}<!-- END title --></td>
<td class="brst" valign="top"></td>
</tr>
<tr>
<td class="bls"><img src="images/spacer.gif" alt="" width="8" /></td>
<td <!-- BEGIN background -->class="browm"<!-- END background -->>{right_blocks_row.OUTPUT}</td>
<td class="brs"><img src="images/spacer.gif" alt="" width="8" /></td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="tbl">
<tr>
<td class="blsb" valign="top"><img src="images/spacer.gif" alt="" width="8" height="16" /></td>
<td class="browb" width="100%"><img src="images/spacer.gif" alt="" width="100%" height="0" /></td>
<td class="brsb" valign="top"><img src="images/spacer.gif" alt="" width="8" height="16" /></td>
</tr>
</table>
<!-- BEGIN border -->
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="tbl">
<tr>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
<td class="tbll"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td class="tblbot"><img src="images/spacer.gif" alt="" width="100%" height="8" /></td>
<td class="tblr"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
</tr>
</table>
<!-- END border -->
<br />
<!-- END right_blocks_row -->
</td>
</tr>
</table>
<!-- IDTAG portal_body ends -->
portal_page_header.tpl
<!-- IDTAG portal_page_header starts -->
<td width="10"><img src="images/spacer.gif" alt="" width="10" height="30" /></td>
<td width="{HEADER_WIDTH}" valign="top">
<!-- BEGIN header_blocks_row -->
<table width="100%" border="0" cellpadding="0" cellspacing="0" class="tbl">
<tr>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
<td class="tbllt"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td class="tblbott"><img src="images/spacer.gif" alt="" width="100%" height="8" /></td>
<td class="tblrt"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0" border="0"
<!-- BEGIN border -->
class="forumline"
<!-- END border -->
>
<tr>
<td class="blst" valign="top"></td>
<td class="browt" align="center">
<!-- BEGIN title -->
{header_blocks_row.title.TITLE}
<!-- END title -->
</td>
<td class="brst" valign="top"></td>
</tr>
<tr>
<td class="bls"><img src="images/spacer.gif" alt="" width="8" /></td>
<td
<!-- BEGIN background -->
class="browm"
<!-- END background -->
>{header_blocks_row.OUTPUT}</td>
<td class="brs"><img src="images/spacer.gif" alt="" width="8" /></td>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" class="tbl">
<tr>
<td class="blsb" valign="top"><img src="images/spacer.gif" alt="" width="8" height="16" /></td>
<td class="browb" width="100%"><img src="images/spacer.gif" alt="" width="100%" height="0" /></td>
<td class="brsb" valign="top"><img src="images/spacer.gif" alt="" width="8" height="16" /></td>
</tr>
</table>
<!-- BEGIN border -->
<table border="0" cellpadding="0" cellspacing="0" class="tbl">
<tr>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
<td class="tbll"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td class="tblbot"><img src="images/spacer.gif" alt="" width="100%" height="8" /></td>
<td class="tblr"><img src="images/spacer.gif" alt="" width="12" height="8" /></td>
<td><img src="images/spacer.gif" alt="" width="8" height="8" /></td>
</tr>
</table>
<!-- END border -->
<br />
<!-- END header_blocks_row -->
</td>
<!-- IDTAG portal_page_header ends -->