Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Kaip ikelt

Parašė JLS· 2008 Sau. 6 13:01:12
#1

kode rasit raudonai pazymeta dalyka kurio as noreciau ;)
<?php

echo "

<table align=center border=0 cellpadding='0' cellspacing='0' width='850' style='border-left: solid #e1e1e1 1px; border-right: solid #e1e1e1 1px;'>

<tr>

<td width=184 height=49 align=center style='border-right: solid #e1e1e1 1px;'><img src=".THEME."images/headeris2.gif border=0></td>

<td width=666 height=49 align=left>

<table align=center border=0 cellpadding='0' cellspacing='0' width='663'>

<tr>

<td colspan=2 height=22 align=right bgcolor=#ffffff style='border-bottom: solid #e1e1e1 1px;' class=footer2>"; echo showsublinks(); echo"&nbsp;&nbsp;</td>

<td colspan=2 height=22 align=right bgcolor=#ffffff style='border-bottom: solid #e1e1e1 1px;'>"; echo showsubdate(); echo"&nbsp;&nbsp;</td></tr>

<tr>

<td height=29 align=center width=166 bgcolor=#953D3D><a href=".BASEDIR."index.php class=white>Pagrindinis</td>

<td height=29 align=center width=166 bgcolor=#f9f9f9 onmouseover=\"this.style.background='#e3e2e2';\" onmouseout=\"this.style.background='#f9f9f9';\"><a href=".BASEDIR."forum/index.php class=topm>YourLink</td>

<td height=29 align=center width=166 bgcolor=#f9f9f9 onmouseover=\"this.style.background='#e3e2e2';\" onmouseout=\"this.style.background='#f9f9f9';\"><a href=".BASEDIR."photogallery.php class=topm>YourLink</td>


</tr>

</table>

</td>

</tr>

</table>



<table align=center border=0 cellpadding='0' cellspacing='0' width='850' style='border-top: solid #e1e1e1 1px; border-left: solid #e1e1e1 1px; border-right: solid #e1e1e1 1px;'>

<tr>

<td width=184 style='border-right: solid #e1e1e1 1px;'>

<table align=center border=0 cellpadding='0' cellspacing='0' width='184'>

<tr>

<td width=124 valign=top height=150 style='padding: 4px;'><font face=verdana size=1 color=#953D3D><b>VARTOTOJAMS</b><br>";

if (iMEMBER) {

   $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."submit.php?stype=n' class='um'>YourLink</a><br>

<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."submit.php?stype=a' class='um'>YourLink</a><br>

<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."submit.php?stype=p' class='um'>YourLink</a><br>

<br>

<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."edit_profile.php' class='um'>YourLink</a><br>

<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."messages.php' class='um'>YourLink</a><br>

<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."members.php' class='um'>YourLink</a><br>
kaip sitoj vietoj iterpt administracija jei esi admin as bandizau idet koda is user_info_panel bet man neisejo
<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."setuser.php?logout=yes' class='um'>YourLink</a>\n";

} else {

   echo "<br><div align='center'>".(isset($loginerror) ? $loginerror : "")."

<form name='loginform' method='post' action='".FUSION_SELF."'>

<input type='text' name='user_name' class='textbox' style='width:80px' value='Vartotojas' onclick='if (this.value==&quot;Vartotojas&quot;) {this.value=&quot;&quot;;}' onblur='if (this.value==&quot;&quot;) {this.value=&quot;?ra?yk!!!&quot;;};'><br>

<input type='password' name='user_pass' class='textbox' style='width:80px' value='Vartotojas' onblur='if (this.value==&quot;Vartotojas&quot;) {this.value=&quot;&quot;;}' onclick='if (this.value==&quot;Vartotojas&quot;) {this.value=&quot;&quot;;}' onblur='if (this.value==&quot;&quot;) {this.value=&quot;?ra?yk!!!&quot;;};'><br>

<input type='submit' name='login' value='gerai' class='button'><br>

</form></div>

<br>\n";

echo "<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."login.php' class='um'>YourLink</a><br><br>";

echo "<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."lostpassword.php' class='um'>YourLink</a><br>";

echo "<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."register.php' class='um'>YourLink</a>";

   if ($settings['enable_registration']) {

      echo "".$locale['065']."<br><br>\n";

   }

   echo $locale['066']."

</div>\n";

}

echo "</td>

<td width=60 valign=top height=150><img src=".THEME."images/zm.gif border=0><br></td>

</tr>

</table>

</td>

<td width=663>

<table align=center border=0 cellpadding='0' cellspacing='0' width='663'>

<tr>

<td background=".THEME."images/background.gif height=150>

<img src=".THEME."images/headeris.gif border=0><br>

</td>

</tr>

</table>

</td>

</tr>

</table>";

?>




Parašė Paul McCartney· 2008 Sau. 6 13:01:48
#2

copy/paste jai vieną kartą nepavykstą bandyk dar ;)

Parašė JLS· 2008 Sau. 6 13:01:32
#3

nzn bandziau ne viena karta, nejo todel ir cia atejau paklaust ;)

Parašė Enzo· 2008 Sau. 6 13:01:39
#4

Ten kur tavo raudona dedi sita

if (iADMIN && (iUSER_RIGHTS != "" || iUSER_RIGHTS != "C")) {
      echo "<img src='".THEME."images/bullet.gif' alt=''> <a href='".ADMIN."index.php".$aidlink."' class='side'>".$locale['083']."</a><br>\n";
   }



Redagavo Enzo· 2008 Sau. 6 13:01:52

Parašė sniuff· 2008 Sau. 6 13:01:09
#5

Parašyk virsuje:
global $aidlink;



O toje vietoje:
<img src='".THEME."images/bullet.gif' alt=''> <a href='".ADMIN."index.php".$aidlink."' class='side'>Administracija</a><br>




Parašė JLS· 2008 Sau. 6 13:01:07
#6

tj va kad ikeliu ir vel meta kad blogai :|
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ',' or ';' in /home/#####/manosaitas.xz.lt/themes/manotema/nustatymai.php on line 72

Parašė JLS· 2008 Sau. 6 15:01:03
#7

tj ar galit kas padet ?