Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: galit padet?

Parašė lithuanCOS· 2008 Spa. 10 22:10:14
#1

Sveiki ..Na yra tokia problema sukoduoju tema.Lyg ir viskas gerai bet kaip bandau eiti i svetaine raso



Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ',' or ';' in /home/kenas/domains/kenas.wu.lt/public_html/themes/music/theme.php on line 26




va idedu ir truputeli scripto





<?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";

// theme settings
$body_text = "#444444";
$body_bg = "#ffffff";
$theme_width = "767";
$theme_width_l = "210";
$theme_width_r = "210";

function render_header($header_content) {

global $theme_width;

echo "<table colspan='3' align='center' cellspacing='0' cellpadding='0' width='$theme_width'>
<tr>
<td>
<table width='755' height='279' border='0' cellpadding='0' cellspacing='0'>
   <tr>
      <td colspan='3'>
         <img src='".THEME."images/Muzika_01.gif' width='766' height='24' alt=""></td>
   </tr>
   <tr>
      <td rowspan='2'>
         <img src='".THEME."images/Muzika_02.gif' width='21' height='726' alt=""></td>
      <td>

            <img src='".THEME."images/Muzika_03.gif' width='90'height='18'border="0" alt=""></a></td>
      <td rowspan='2'>
         <img src='".THEME."images/Muzika_04.gif' width='655' height='726' alt=""></td>



va ta eilute 26 toji
<img src='".THEME."images/Muzika_02.gif' width='21' height='726' alt=""></td>
      <td>:|



Redagavo lithuanCOS· 2008 Spa. 10 22:10:09