Jestem nowym użytkownikiem i mniej niż średnio znam się na php. Mam problem ze wstawienie panelu logowania. Ma być on szerszy niż wyższy można zobaczyć na mojej stronie http://pcm24.pl (zależy mi na wymiarach 345 x 81) zrobiłem coś takiego:
<?
// theme settings
$body_text = "#333333";
$body_bg = "#333333";
$theme_width = "833";
$theme_width_l = "160";
$theme_width_r = "160";
function render_header($header_content) {
global $theme_width,$settings;
echo "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"$theme_width\" align=\"center\">
<tr>
<td class=\"aleftborder\"></td>
<td>
<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"813\">
<tr>
<td class=\"atopborder\"></td>
</tr>
<tr><td>
<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">
<tr border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"atlosite\" width=\"100%\">
<td><img src=\"".THEME."images/gra_01.png\" width=\"813\" height=\"21\"></td></tr></table>
<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">
<tr border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"atlosite\" width=\"100%\">
[b]<td style=\"background-image: url('".THEME."images/gra_02.png'); height: 81px; padding-left: 5px; width: 345px\">";
if (iMEMBER) {
opensidel();
echo " <center><table cellspacing='2'> <tr>\n";
echo "</spa></a></td>\n";
echo "</tr></table></center>";
if ($userdata['user_avatar'] != "") {
echo "<center><table cellspacing='0' cellpadding='0' border='0' align=\"left\"><tr>\n";
echo "<td><img src='".IMAGES."avatar_mod/gora_lewa.png' height='12' width='12'></td>\n";
echo "<td><img src='".IMAGES."avatar_mod/gora_srodek.png' height='12' width='100%'></td>\n";
echo "<td><img src='".IMAGES."avatar_mod/gora_prawa.png' height='12' width='12'></td></tr><tr>\n";
echo "<td align='left'><img src='".IMAGES."avatar_mod/srodek_lewa.png' width='12' height='100%'></td>\n";
echo "<td align='center' height='1%'>";
echo "<img src='".BASEDIR."images/avatars/".$userdata['user_avatar']."' width='30' hight='30' alt='".$data['user_name']."'></td>";
echo "<td align='right'><img src='".IMAGES."avatar_mod/srodek_prawa.png' height='100%' width='12'></td></tr><tr>\n";
echo "<td><img src='".IMAGES."avatar_mod/dol_lewa.png' height='12' width='12'></td>\n";
echo "<td><img src='".IMAGES."avatar_mod/dol_srodek.png' height='12' width='100%'></td>\n";
echo "<td><img src='".IMAGES."avatar_mod/dol_prawa.png' height='12' width='12'></td></tr>\n";
echo "</table></center>";
} else {
echo "<center><table cellspacing='0' cellpadding='0' border='0' align=\"left\"><tr>\n";
echo "<td><img src='".IMAGES."avatar_mod/gora_lewa.png' height='12' width='12'></td>\n";
echo "<td><img src='".IMAGES."avatar_mod/gora_srodek.png' height='12' width='100%'></td>\n";
echo "<td><img src='".IMAGES."avatar_mod/gora_prawa.png' height='12' width='12'></td></tr><tr>\n";
echo "<td align='left'><img src='".IMAGES."avatar_mod/srodek_lewa.png' width='12' height='100%'></td>\n";
echo "<td align='center' height='1%'>";
echo "<img src='".FORUM."/images/brak.gif' width='30' hight='30'></td>";
echo "<td align='right'><img src='".IMAGES."avatar_mod/srodek_prawa.png' height='100%' width='12'></td></tr><tr>\n";
echo "<td><img src='".IMAGES."avatar_mod/dol_lewa.png' height='12' width='12'></td>\n";
echo "<td><img src='".IMAGES."avatar_mod/dol_srodek.png' height='12' width='100%'></td>\n";
echo "<td><img src='".IMAGES."avatar_mod/dol_prawa.png' height='12' width='12'></td></tr>\n";
echo "</table></center>";
}
$msg_count = dbcount("(message_id)", "messages", "message_to='".$userdata['user_id']."' AND message_read='0'AND message_folder='0'");
echo "<br><img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."edit_profile.php' class='side'>Edytuj Profil</a>
<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."messages.php' class='side'>Wiadomo¶ci</a>
<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."photogallery.php' class='side'>Galeria</a><br>
<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."members.php' class='side'>Użytkownicy</a> \n";
if (iADMIN && (iUSER_RIGHTS != "" || iUSER_RIGHTS != "C")) {
echo "<img src='".THEME."images/bullet.gif' alt=''><a href='".ADMIN."index.php$aidlink' class='side'> Administracja</a><br>\n";
echo " <table align='center'><tr>";
echo "</tr></table>";
}{echo "
<div style=\"text-align: right\"> <a href='".BASEDIR."setuser.php?logout=yes' class='side'>Wyloguj</a></div>\n";
if ($msg_count) echo "<br><center><b><a href='".BASEDIR."messages.php' class='side2'>".sprintf('Masz %u PW' , $msg_count)."</a></b></center>\n";
}
tablebreak();
} else {
opensidel();
echo "<div align='center'>".(isset($loginerror) ? $loginerror : "")."
<form name='loginform' method='post' action='".FUSION_SELF."'>
Login <input type='text' name='user_name' class='panellogowania_texbox' value='nick' onBlur=\"if(this.value=='') this.value='nick';\" onFocus=\"if(this.value=='nick') this.value='';\" style=\"padding-top: 4px; padding-left: 5px; padding-right: 29px\" > Hasło <input type='password' name='user_pass' class='panellogowania_texbox' value='hasło' onBlur=\"if(this.value=='') this.value='hasło';\" onFocus=\"if(this.value=='hasło') this.value='';\" style=\" padding-top: 4px; padding-left: 5px; padding-right: 29px\">
<input type='submit' name='login' value='Loguj' class='loguj'>
</form>
\n";
if ($settings['enable_registration']) {
echo "<a href='".BASEDIR."register.php' class='side'>Rejestracja</a><br>\n";
}
echo "<a href='".BASEDIR."lostpassword.php' class='side'>Zgubione hasło</a>
</div>\n";
}
closesidel();
echo" </td>
</tr>
</table>
</td>
</td>[/b]
<td><img src=\"".THEME."images/gra_03.png\" width=\"468\" height=\"81\"></td></tr></table>
<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">
<tr border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"atlosite\" width=\"100%\">
<td><img src=\"".THEME."images/gra_04.png\" width=\"813\" height=\"21\"></td></tr></table>
<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">
<tr border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"atlosite\" width=\"100%\">
<td background=\"".THEME."images/gra_06.png\" width=\"208\" height=\"205\" valign=\"top\"><br><br><div style=\"padding-left: 23px; padding-right: 29px\">";
include BASEDIR."infusions/info_panel/locale/Polish.php";
include BASEDIR."includes/theme.php";
echo "<table width='100%' border='0' cellspacing='0' cellpadding='0'>
<tr><td>";
echo "\n";
$result=dbquery("SELECT * FROM ep_users ORDER BY user_lastvisit DESC LIMIT 0,10");
if(dbrows($result)!=0){
while($data=dbarray($result)){
$lastseen=time()-$data['user_lastvisit'];
$iW=sprintf("%2d",floor($lastseen/604800));
$iD=sprintf("%2d",floor($lastseen/(60*60*24)));
$iH=sprintf("%02d",floor((($lastseen%604800)%86400)/3600));
$iM=sprintf("%02d",floor(((($lastseen%604800)%86400)%3600)/60));
$iS=sprintf("%02d",floor((((($lastseen%604800)%86400)%3600)%60)));
if($lastseen<60){
$lastseen="<font color='#CCCCCC'><b>na stronie</b></font>";
}elseif($lastseen<360){
$lastseen="<font color='#BBBBBB'><b>odchodzi</b></font>";
}elseif($iW>0){
if($iW==1) $Text="".$locale['XXX_007']."";
elseif($iW==2 || $iW==3 || $iW==4) $Text="".$locale['XXX_011']."";
else $Text="".$locale['XXX_008']."";
$lastseen="$iW $Text";
}elseif($iD>0){
if($iD==1) $Text="".$locale['XXX_009']."";
else $Text="".$locale['XXX_010']."";
$lastseen="$iD $Text";
}else{
$lastseen="$iH:$iM:$iS";
}
if (!isset($start)) $start="";
echo "<table width='100%' cellpadding='0' cellspacing='0'><tr><td class='small'>
<a href='".BASEDIR."profile.php?lookup=$data[user_id]'
onmouseover=\"gpe('$start<center><b>° ".$locale['XXX_017']." °</b></center><hr><b>".$locale['XXX_003']."</b>: ".$data['user_prefix'].$data['user_name']."<br><b>".$locale['XXX_004']."</b>: ".$data['user_location']."<br><b>".$locale['XXX_005']."</b>: ".$data['user_msn']."<br><b>".$locale['XXX_006']."</b>: ".$data['user_posts']."$end')\" style='color:#".$data['user_color']."' onMouseout=\"hideddrivetip()\"><b>";
echo $data['user_prefix'].$data['user_name']."</b></a></td><td align=\"right\" class='big'>".$lastseen."</td></tr></table>";
}
}
if ($settings['maintenance'] != "1") {
$cond = ($userdata['user_level'] != 0 ? "'".$userdata['user_id']."'" : "'0' AND online_ip='".USER_IP."'");
$result = dbquery("SELECT * FROM ".$db_prefix."online WHERE online_user=".$cond."");
if (dbrows($result) != 0) {
$result = dbquery("UPDATE ".$db_prefix."online SET online_lastactive='".time()."' WHERE online_user=".$cond."");
}
echo "<table width='100%' cellpadding='0' cellspacing='0'><tr><td class='small'> <b><span style=\"color: #C0C0C0\">".$locale['011']."</span></td><td align=\"right\" class='small'>".dbrows($result)."</b></td></tr></table>\n";
$result = dbquery(
"SELECT ton.*, user_id,user_name,user_color,user_prefix FROM ep_online ton
LEFT JOIN ep_users tu ON ton.online_user=tu.user_id
WHERE online_user!='0'"
);
} else {
echo $locale['013']."<br>\n";
}
echo "</td></tr></table>";
;
echo "
</div></td>
<td><img src=\"".THEME."images/gra_05.png\" width=\"293\" height=\"205\"></td>
<td><img src=\"".THEME."images/gra_07.png\" width=\"312\" height=\"205\"></td></tr></table>
<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">
<tr border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"atlosite\" width=\"100%\">
<td><img src=\"".THEME."images/gra_08.png\" width=\"813\" height=\"22\"></td></tr></table>
<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"atlosite\" width=\"100%\"><td><img src=\"".THEME."images/them_25.jpg\" width=\"813\" height=\"1\" border=\"0\" align=\"absmiddle\"></td></tr></td></table>
</td></tr>
<tr>
<tr><td>
<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">
<tr border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"atlosite\" width=\"100%\">
<td><a href='index.php'><img src=\"".THEME."images/them_01.png\" width=\"111\" height=\"50\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 10 076 bajtów]\"></a></td>
<td><a href='forum/index.php'><img src=\"".THEME."images/them_02.png\" width=\"107\" height=\"50\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 8 240 bajtów]\"></td>
<td><a href='articles.php'><img src=\"".THEME."images/them_03.png\" width=\"116\" height=\"50\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 9 099 bajtów]\"></td>
<td><a href='index.php'><img src=\"".THEME."images/them_04.png\" width=\"127\" height=\"50\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 10 702 bajtów]\"></td>
<td><img src=\"".THEME."images/them_05.png\" width=\"352\" height=\"50\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 22 002 bajtów]\"></td></tr></table>
<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"atlosite\" width=\"100%\"><td><img src=\"".THEME."images/them_25.jpg\" width=\"813\" height=\"1\" border=\"0\" align=\"absmiddle\"></td></tr></td></table></tr>
<tr><td><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">
<tr border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"atlosite\" width=\"100%\">
<td><img src=\"".THEME."images/them_27_01.jpg\" width=\"813\" height=\"31\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 3 721 bajtów]\"></td></tr></th>
<tr><td background=\"".THEME."images/them_27_04.jpg\" width=\"813\" height=\"109\" valign=\"\"><table border=\"0\" align=\"center\"><th><td width=\"383\" height=\"109\"><center><img src=\"".THEME."images/pmc1.png\" width=\"88\" height=\"15\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 6 062 bajtów]\"></img><img src=\"".THEME."images/pmc1.png\" width=\"88\" height=\"15\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 6 062 bajtów]\"></img><img src=\"".THEME."images/pmc1.png\" width=\"88\" height=\"15\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 6 062 bajtów]\"></img><img src=\"".THEME."images/pmc1.png\" width=\"88\" height=\"15\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 6 062 bajtów]\"></img><br><img src=\"".THEME."images/pmc1.png\" width=\"88\" height=\"15\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 6 062 bajtów]\"></img><img src=\"".THEME."images/pmc1.png\" width=\"88\" height=\"15\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 6 062 bajtów]\"></img><img src=\"".THEME."images/pmc1.png\" width=\"88\" height=\"15\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 6 062 bajtów]\"></img><a href='index.php'><img src=\"".THEME."images/pmc1.png\" width=\"88\" height=\"15\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 6 062 bajtów]\"></img></a><br><img src=\"".THEME."images/pmc.png\" width=\"88\" height=\"31\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 8 896 bajtów]\"></img><img src=\"".THEME."images/pmc.png\" width=\"88\" height=\"31\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 8 896 bajtów]\"></img><img src=\"".THEME."images/pmc.png\" width=\"88\" height=\"31\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 8 896 bajtów]\"></img><img src=\"".THEME."images/pmc.png\" width=\"88\" height=\"31\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 8 896 bajtów]\"></img><br><img src=\"".THEME."images/pmc.png\" width=\"88\" height=\"31\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 8 896 bajtów]\"></img><img src=\"".THEME."images/pmc.png\" width=\"88\" height=\"31\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 8 896 bajtów]\"></img><img src=\"".THEME."images/pmc.png\" width=\"88\" height=\"31\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 8 896 bajtów]\"></img><img src=\"".THEME."images/pmc.png\" width=\"88\" height=\"31\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 8 896 bajtów]\"></img></center></td></th><th><td width=\"430\" height=\"109\"><center><img src=\"".THEME."images/pmc2.png\" width=\"400\" height=\"50\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 28 433 bajtów]\"></img><br><img src=\"".THEME."images/pmc2.png\" width=\"400\" height=\"50\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 28 433 bajtów]\"></img></center></td></th></table></td></tr></td></table>
<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\"><tr border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"atlosite\" width=\"100%\"><td><img src=\"".THEME."images/them_25.jpg\" width=\"813\" height=\"1\" border=\"0\" align=\"absmiddle\"></td></tr></td></table></td></tr>
<tr>
<td>
\n";
echo "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"atlosite\" width=\"100%\">
<tr>\n";
}
function render_footer($license=false) {
global $theme_width,$settings;
echo "</tr>
</table>\n";
echo "
</td>
</tr>
<tr><td background=\"".THEME."images/them_242.jpg\" width=\"813\" height=\"60\" valign=\"\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\"><tr><td>
<img src=\"".THEME."images/pmc1.png\" width=\"88\" height=\"15\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 6 062 bajtów]\"></img></td><td><img src=\"".THEME."images/pmc.png\" width=\"88\" height=\"31\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 8 896 bajtów]\"></img></td><td><img src=\"".THEME."images/pmc2.png\" width=\"400\" height=\"50\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 28 433 bajtów]\"></img></td><td><img src=\"".THEME."images/pmc.png\" width=\"88\" height=\"31\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 8 896 bajtów]\"></img></td><td><img src=\"".THEME."images/pmc1.png\" width=\"88\" height=\"15\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 6 062 bajtów]\"></img></td></tr></table></td></tr>
<tr>
<td class=\"amenubot\" align=\"center\">
<br>
<span class=\"afooter\">Copyright © :<a href='http://pcm24.pl' class=\"white\"> PCM24</a><br />Wszystkie prawa zastrzeżone<br />Powered by: <a href='http://www.php-fusion.co.uk' class=\"white\">PHP-Fusion</a> and <a href='http://extreme-fusion.pl' class=\"white\">eXtreme Pack</a></span>
</td>
</tr>
<tr>
<td class=\"aborderbot\"></td>
</tr>
</table>
</td>
<td class=\"aborderright\"></td>
</tr>
</table>
\n";
}
function render_news($subject, $news, $info) {
global $settings;
echo " <table border=\"0\">
<tr>
<td class=\"atabletop\"><img src=\"".THEME."images/them_17.png\" width=\"25\" height=\"25\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 3 695 bajtów]\">$subject</td>
</tr>
<tr>
<td class=\"atabletlo\">
$news
</td>
</tr><tr>
<td><img src='".THEME."images/bullet.gif'>
".$locale['040']."<a href='profile.php?lookup=".$info['user_id']."'>".$info['user_name']."</a> ||
".$locale['041'].showdate("longdate", $info['news_date'])." ||
".($info['news_ext'] == "y" ? "<a href='news.php?readmore=".$info['news_id']."'>".$locale['042']."</a> ·\n" : "")."
<a href='news.php?readmore=".$info['news_id']."'>".$info['news_comments'].$locale['043']."</a> ·
".$info['news_reads'].$locale['044']."
<a href='print.php?type=N&item_id=".$info['news_id']."'><img src='".THEME."images/printer.gif' alt='".$locale['045']."' border='0' style='vertical-align:middle;'></td>
</tr>
</table>\n";
}
function render_article($subject, $article, $info) {
echo "
<table border=\"0\">
<tr>
<td class=\"atabletop\"><img src=\"".THEME."images/them_17.png\" width=\"25\" height=\"25\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 3 695 bajtów]\">$subject</td>
</tr>
<tr>
<td class=\"atabletlo\">
".($info['article_breaks'] == "y" ? nl2br($article) : $article)."
</td>
</tr><tr>
<td>
<img src='".THEME."images/bullet.gif'>
".$locale['040']."<a href='profile.php?lookup=".$info['user_id']."'>".$info['user_name']."</a> ||
".$locale['041'].showdate("longdate", $info['article_date'])." ||
<a href='readarticle.php?article_id=".$info['article_id']."'>".$info['article_comments'].$locale['043']."</a> ·
".$info['article_reads'].$locale['044']."
<a href='print.php?type=A&item_id=".$info['article_id']."'><img src='".THEME."images/printer.gif' alt='".$locale['045']."' border='0' style='vertical-align:middle;'></a>
</td>
</tr>
</table>";
}
function opentable($title) {
echo "<table border=\"0\" width=\"100%\">
<tr>
<td class=\"atabletop\"><img src=\"".THEME."images/them_17.png\" width=\"25\" height=\"25\" border=\"0\" align=\"absmiddle\" alt=\"[Rozmiar: 3 695 bajtów]\">$title</td>
</tr>
<tr><td><hr style=\"width: 100%\"></td></tr>
<tr>
<td class=\"atabletlo\">\n";
}
function closetable() {
echo "</td>
</tr>
</table>\n";
}
function openside($title) {
echo " <table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">
<tr>
<td class=\"asidetop\">$title</td>
</tr>
<tr>
<td class=\"asidetlo\">\n";
}
function closeside() {
echo " </td>
</tr>
</table>\n";
tablebreak();
}
function opensidex($title,$open="on") {
$box_img = ($open=="on" ? "off" : "on");
echo "<table width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td class='sidi-top-left'><img src='".THEME."images/blank.gif' width='5' height='21' alt='' style='display:block'></td>
<td class='sidi-top-main'>$title</td>
<td align='right' class='sidi-top-main'><img onclick=\"javascript:flipBox('$title')\" name='b_$title' alt='$box_img' border='0' src='".THEME."images/panel_$box_img.gif'></td>
<td class='sidi-top-right'><img src='".THEME."images/blank.gif' width='5' height='21' alt='' style='display:block'></td>
</tr>
</table>
<table width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td class='border-left'><img src='".THEME."images/blank.gif' width='5' height='1' alt='' style='display:block'></td>
<td class='side-body'>
<div id='box_$title'".($open=="off" ? "style='display:none'" : "").">\n";
}
function closesidex() {
echo "</div>
<td class='border-right'><img src='".THEME."images/blank.gif' width='5' height='1' alt='' style='display:block'></td>
</tr>
<tr>
<td class='border-bleft'><img src='".THEME."images/blank.gif' width='5' height='16' alt='' style='display:block'></td>
<td class='border-bmain'><img src='".THEME."images/blank.gif' width='1' height='16' alt='' style='display:block'></td>
<td class='border-bright'><img src='".THEME."images/blank.gif' width='5' height='16' alt='' style='display:block'></td>
</tr>
</table>\n";
tablebreak();
}
function tablebreak() {
echo "<table width='100%' cellspacing='0' cellpadding='0'>
<tr><td height='5'></td></tr>
</table>\n";
}
?>
I na stronie wyskakuje mi błąd
Fatal error: Call to undefined function opensidel() in /home/pbkcgl/domains/pcm24.pl/public_html/themes/pcm24/theme.php on line 33
Proszę o odpowiedź...
Kody/błędy w [ code] i wyłączasz uśmieszki!//bartek124
PW od moderatora:
- Zmiana nazwy tematu - ICEK 04.05 - 17:54
- Przeniesienie tematu - ICEK 04.05 - 17:55
Edytowane przez Terryd dnia 06.05.2008 15:58:17
|