Parašė pokemonu_karalius· 2009 Kov. 25 16:03:37
#1
Sveiki,
Gal žinote kaip padaryti ,kad galėtų matyti ir svečiai ir tiek nariai šį kodą.
echo "<table cellspacing='0' cellpadding='0' width='100%'><tr><td class='Linija'></td></tr></table>";
$msg_count = dbcount("(message_id)", "messages", "message_to='".$userdata['user_id']."' AND message_read='0'AND message_folder='0'");
echo "<table width='$theme_width' border='0' cellspacing='0' cellpadding='0'><tr>";
echo "<td class='sub-header'><table width='$theme_width' border='0' cellpadding='0' cellspacing='0' style='background-color: #000000;'><tr>";
if (iMEMBER) {
echo"<td height='33' background='".THEME."images/sub.gif' class='sub-header'><center>
<a href='".BASEDIR."edit_profile.php' class='side'>".$locale['080']."</a> |
<a href='".BASEDIR."messages.php' class='side'>Žinutės [naujų: <b><span style='color:#ff0000'>".sprintf($msg_count)."</span></a>";
}
Ačiū . (P.S Aš šitą failą kodą redaguosiu :) ,nes iš traukta iš vienos temos sub - header )