Quote
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in [all theme links and areas or subdictionarys (private by me)]
function render_footer($license=false) {
global $theme_width,$settings;
echo "</tr>\n</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td height='50' background='".THEME."images/fbc.jpg' align='center' class='footer'><div><a href=\"javascript:window.scrollTo(0,0);\"><img src='".THEME."images/up.gif' title='Scroll Up' align='left'></a><a href=\"javascript:window.scrollTo(0,0);\"><img src='".THEME."images/up.gif' title='Scroll Up' align='right'></a>.stripslashes($settings['footer'])."</div>
</td>
</tr>
</table>
</td>
</tr>
</table>\n";
}
function render_footer($license=false) {
global $theme_width,$settings;
echo "</tr>\n</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td height='50' background='".THEME."images/fbc.jpg' align='center' class='footer'><div><a href=\"javascript:window.scrollTo(0,0);\"><img src='".THEME."images/up.gif' title='Scroll Up' align='left'></a><a href=\"javascript:window.scrollTo(0,0);\"><img src='".THEME."images/up.gif' title='Scroll Up' align='right'></a>".stripslashes($settings['footer'])."</div>
</td>
</tr>
</table>
</td>
</tr>
</table>\n";
}
Category Forum
Bugs and Errors - 6Labels
None yet
Statistics
0 participants
Notifications
You are not receiving notifications from this thread.
Related Questions