Hi, I have a little problem with my site code. I really dont know what is wrong. This is the error:
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ',' or ';' in /home/piekarz/domains/dragonfans.cal.pl/public_html/themes/Dragonfans/theme.php on line 78
and this is my code:
<?php
/*--------------------------------------------+
| PHP-Fusion v6 - Content Management System |
|---------------------------------------------|
| author: Nick Jones (Digitanium) © 2002-2005 |
| web: http://www.php-fusion.co.uk |
| email: nick@php-fusion.co.uk |
|---------------------------------------------|
| Released under the terms and conditions of |
| the GNU General Public License (Version 2) |
+--------------------------------------------*/
/*--------------------------------------------+
| Fusion 6 Theme for PHP-Fusion v6 |
|---------------------------------------------|
| author: PHP-Fusion Themes - Shedrock © 2005 |
| web: http://phpfusion.org |
| email: webmaster@phpfusion.org |
|---------------------------------------------|
| Released under the terms and conditions of |
| the GNU General Public License (Version 2) |
+--------------------------------------------*/
// theme settings
$body_text = "#000000";
$body_bg = "#000000";
$theme_width = "1000";
$theme_width_l = "200";
$theme_width_r = "200";
function render_header($header_content) {
global $theme_width,$settings;
echo "<center><table width=\"1000\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class='tabela'>
<tr>
<td>
<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">
<tr>
<table width=\"1000\" height=\"269\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">
<tr>
<td colspan=\"6\">
<img src=\"header/index_01.jpg\" width=\"1000\" height=\"225\"></td>
</tr>
<tr>
<td width=\"234\" height=\"44\" align=\"center\" valign=\"bottom\" background=\"".THEME."header/index_02.jpg\">
</td>
<td>
<a href=\"news.php\"><img src=\"".THEME."header/glowna.jpg\" width=\"155\" height=\"28\" border=\"0\"></a></td>
<td>
<a href=\"forum/index.php\"><img src=\"".THEME."header/forum.jpg\" width=\"111\" height=\"28\" border=\"0\"></a></td>
<td>
<a href=\"articles.php\"><img src=\"".THEME."header/arty.jpg\" width=\"121\" height=\"28\" border=\"0\"></a>
</td>
<td>
<a href=\"viewpage.php?page_id=2\"><img src=\"".THEME."header/wspolpraca.jpg\" width=\"138\" height=\"28\" alt="" border=\"0\"></a>
</td>
<td rowspan=\"2\">
<img src=\"header/index_07.jpg\" width=\"241\" height=\"44\"></td>
</tr>
<tr>
<td colspan=\"4\">
<img src=\"header/index_08.jpg\" width=\"525\" height=\"16\"></td>
</tr>
</table>
<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\">
<tr>
<td></td>
</tr>
</table>
</td>
</tr>
</table>
<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\">
<tr>
<td width=\"16\" background=\"".THEME."panels/leftborder.gif\"> </td>
<td>\n";
}
function render_footer($license=false) {
global $theme_width,$locale,$settings;
echo "</td>