Panel logowania i użytkownika wbudowany w logo
|
SlimShade2 |
Dodany dnia 22.05.2007 19:02:16
|
Przedszkolak
Postów: 37
Data rejestracji: 11.05.2007 15:06
|
Fatal error: Call to undefined function: showsublinks() in /home/SlimShade2/domains/musykant.rwi.pl/public_html/themes/Muzykańci/theme.php on line 124
Co to znaczy jakieś błędy?! |
|
|
|
Wścibski Gość |
Dodany dnia 23.11.2024 08:13:58
|
Pan Kontekstualny
Postów: n^x
Data rejestracji: Zawsze
|
|
IP: localhost |
|
|
szer |
Dodany dnia 22.05.2007 20:35:41
|
Zaawansowany
Postów: 1139 Pomógł: 4
Data rejestracji: 13.11.2004 23:06
|
Po pierwsze: Muzykańci
Gratuluje takiego nazwania folderu....
Po drugie: showsublinks()
Nie rozpoznaje takiej funkcji co znaczy, że usunąłeś z pliku theme.php odwołanie do pliku theme_functions_include.php |
|
|
|
SlimShade2 |
Dodany dnia 22.05.2007 21:26:02
|
Przedszkolak
Postów: 37
Data rejestracji: 11.05.2007 15:06
|
www.crash-bandico... <-- Tam znajduje się panel który chcę posiadać znalazłem nawet kod ale nie wiem czy dobry chyba tak <table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td width='560' height='250' align='left' style='background-image:url(themes/CBWv2/images/logo.gif);background-repeat: no-repeat; background-position: left; padding: 7px;'></td><td width='240' height='250' align='right' style='background-image:url(themes/CBWv2/images/logo1.gif);'><div align='center'><div align='center'>
<form name='loginform' method='post' action='news.php'>
<input type='text' name='user_name' class='textbox' value='nick' onBlur="if(this.value=='') this.value='nick';" onFocus="if(this.value=='nick') this.value='';" style='width:100px'><br><br>
<input type='password' name='user_pass' class='textbox' value='hasło' onBlur="if(this.value=='') this.value='hasło';" onFocus="if(this.value=='hasło') this.value='';" style='width:100px'><br>
<input type='checkbox' name='remember_me' value='y' title='Zapamiętaj mnie' style='vertical-align:middle;'>
<input type='submit' name='login' value='Loguj' class='button2'>
</form>
<br>
<a href='register.php' class='side'>Rejestracja</a><br>
<a href='lostpassword.php' class='side'>Przypomnij Hasło</a>
</div>
</div></td></tr></td></tr></table>
<table align='center' cellpadding='0' cellspacing='0' width='800'>
<tr>
</td>
</tr>
</table>
Teraz jest pytanie jak to jest dobry kod to mogę go wkleić jak tak to gdzie ?!
___To jest ostatnie moje pytanie na forum bo reszte już wiem potrzebuje jeszcze tylko tego owego Panelu w Bannerze___ |
|
|
|
adminik |
Dodany dnia 22.05.2007 21:31:40
|
Początkujący
Postów: 124
Data rejestracji: 17.05.2007 18:30
ZBANOWANY: Dożywotnio
|
to jest tylko logowanie więc nie jest to dobry kod |
|
|
|
SlimShade2 |
Dodany dnia 23.05.2007 13:50:06
|
Przedszkolak
Postów: 37
Data rejestracji: 11.05.2007 15:06
|
To podaj mi dobry by pasował pod ten banner |
|
|
|
zxc |
Dodany dnia 24.05.2007 19:09:22
|
Przedszkolak
Postów: 17
Data rejestracji: 20.01.2006 18:25
|
Witam, dałem logowanie na stronę ale pod ff/ie wszystko sie sypie.
adres: http://tom.dlk.pl...n/news.php
pod opera jest ok. dlaczego pod ff sie sypie? |
|
|
|
SlimShade2 |
Dodany dnia 07.06.2007 16:08:48
|
Przedszkolak
Postów: 37
Data rejestracji: 11.05.2007 15:06
|
Mam problem gdyż zrobiłem sobie stronę w PHP - Fusion i chciałbym mieć panel logowania wbudowany w logo strony. Poniżej podam skrypt :
<?php
if (iMEMBER) {
echo"<div align='center'><table cellpadding='5' border='0'>";
echo"<tr>";
echo"<td>";
genshadow($userdata['user_avatar']);
echo"</td>";
echo"<td valign='bottom'>";
$msg_count = dbcount("(message_id)", "messages", "message_to='".$userdata['user_id']."' AND message_read='0'AND message_folder='0'");
if ($msg_count > "0")
{
echo "<b><a href='".BASEDIR."messages.php?folder=inbox' class='side'><center><img border='0' src='".THEME."images/newpm.gif'></a></b></center><br>\n";
}
echo "<img src='".INFUSIONS."user_info_panel/images/icon_docs.gif'> <b><font color='black'>STATYSTYKI</font></b><br>";
echo "<img src='".THEME."images/bullet.gif' border='0'><font color='white'> Ranga: ".check_rang($userdata['user_id'])."</font><br>
<img src='".THEME."images/bullet.gif' border='0'><font color='white'> Punktów: ".show_points($userdata['user_id'])."</font><br><br>\n";
echo"</td>";
echo"</tr>";
echo"<tr>";
echo"<td colspan='2'>";
echo "<div align='left'>
<img src='".INFUSIONS."user_info_panel/images/icon_members.gif'> <b><font color='black'>MENU</font></b><br>
<img src='".THEME."images/bullet.gif' border='0'> <a href='".BASEDIR."edit_profile.php' class='side'><font color='white'>Edytuj profil</font></a><br>
<img src='".THEME."images/bullet.gif' border='0'> <a href='".BASEDIR."messages.php' class='side'><font color='white'>Prywatne wiadomo¶ci</font></a><br>
<img src='".THEME."images/bullet.gif'> <a href='".FORUM."my_followed_threads.php'><font color='white'>Powiadomienia</font></a><br>
<img src='".THEME."images/bullet.gif'> <a href='".BASEDIR."members.php'><font color='white'>Lista użytkowników</font></a><br>";
if (iADMIN && (iUSER_RIGHTS != "" || iUSER_RIGHTS != "C")) {
echo "<img src='".THEME."images/bullet.gif' border='0'> <a href='".ADMIN."index.php?aid=ef1b80c523b14b1c'><font color='white'>Panel administracyjny</font></a><br>";
}
echo"</td>";
echo"</tr>";
echo"<tr>";
echo"<td height='30' colspan='2'>";
echo "<div align='center'><img src='".THEME."images/bullet.gif' border='0'><a href='".BASEDIR."setuser.php?logout=yes' class='side'><font color='white'> Wyloguj </a><img src='".THEME."images/bullet.gif' border='0'></div>";
echo"</td>";
echo"</tr>";
echo"</table></div>";
} else {
echo "<div align='center'><form name='loginform' method='post' action='".BASEDIR."login.php'>
<table border='0' width='180' border='0' class='side'>
<tr>
<td colspan='2'><font size='3,5' color='white'><b>Logowanie</b></font><br><br></td>
</tr>
<tr><td width='1%' align='center'>
<img src='".THEME."images/login.gif' border='0' title='Nazwa użytkownika' alt='Nazwa użytkownika'><td><input style='width: 115px' type='text' name='user_name' class='textbox2'></td>
</tr><tr>
<td align='center'><img src='".THEME."images/password.gif' border='0' title='Hasło' alt='Hasło'></td><td width='115'><input style='width: 115px' type='password' name='user_pass' class='textbox2'></td>
</tr><tr><td colspan='2' align='center'>
<input type='checkbox' name='remember_me' value='n' title='Zapamiętaj mnie' style='vertical-align:top;'>
<input type='submit' name='login' value='Zaloguj!' class='button2' style='width: 71px'><br><br>
<div align='left'><img src='".THEME."images/bullet.gif'> <a href='".BASEDIR."lostpassword.php' class='side'><font color='white'>Zapomniane hasło</font></a><br>";
if ($settings['enable_registration']) {
echo "<img src='".THEME."images/bullet.gif'> <a href='".BASEDIR."register.php' class='side'><font color='white'>Nie masz konta? Załóż je!</font></a></div>";
}
echo "</td></tr></table></form></div>";
}
?>
Działa on w EP, ale na Fusionie za nic nie pójdzie nie wiem co jest przyczyną bo się na tym nie znam a chciałbym mieć to zrobione ( Proszę o poprawne dokonanie zmian na tym skrypcie, albo podanie jakiegoś nowego ). Używam przerobionej skórki : Comstock
Poniżej znajduje się także plik theme.php
Mam problem gdyż zrobiłem sobie stronę w PHP - Fusion i chciałbym mieć panel logowania wbudowany w logo strony. Poniżej podam skrypt :
<?php
if (iMEMBER) {
echo"<div align='center'><table cellpadding='5' border='0'>";
echo"<tr>";
echo"<td>";
genshadow($userdata['user_avatar']);
echo"</td>";
echo"<td valign='bottom'>";
$msg_count = dbcount("(message_id)", "messages", "message_to='".$userdata['user_id']."' AND message_read='0'AND message_folder='0'");
if ($msg_count > "0")
{
echo "<b><a href='".BASEDIR."messages.php?folder=inbox' class='side'><center><img border='0' src='".THEME."images/newpm.gif'></a></b></center><br>\n";
}
echo "<img src='".INFUSIONS."user_info_panel/images/icon_docs.gif'> <b><font color='black'>STATYSTYKI</font></b><br>";
echo "<img src='".THEME."images/bullet.gif' border='0'><font color='white'> Ranga: ".check_rang($userdata['user_id'])."</font><br>
<img src='".THEME."images/bullet.gif' border='0'><font color='white'> Punktów: ".show_points($userdata['user_id'])."</font><br><br>\n";
echo"</td>";
echo"</tr>";
echo"<tr>";
echo"<td colspan='2'>";
echo "<div align='left'>
<img src='".INFUSIONS."user_info_panel/images/icon_members.gif'> <b><font color='black'>MENU</font></b><br>
<img src='".THEME."images/bullet.gif' border='0'> <a href='".BASEDIR."edit_profile.php' class='side'><font color='white'>Edytuj profil</font></a><br>
<img src='".THEME."images/bullet.gif' border='0'> <a href='".BASEDIR."messages.php' class='side'><font color='white'>Prywatne wiadomo¶ci</font></a><br>
<img src='".THEME."images/bullet.gif'> <a href='".FORUM."my_followed_threads.php'><font color='white'>Powiadomienia</font></a><br>
<img src='".THEME."images/bullet.gif'> <a href='".BASEDIR."members.php'><font color='white'>Lista użytkowników</font></a><br>";
if (iADMIN && (iUSER_RIGHTS != "" || iUSER_RIGHTS != "C")) {
echo "<img src='".THEME."images/bullet.gif' border='0'> <a href='".ADMIN."index.php?aid=ef1b80c523b14b1c'><font color='white'>Panel administracyjny</font></a><br>";
}
echo"</td>";
echo"</tr>";
echo"<tr>";
echo"<td height='30' colspan='2'>";
echo "<div align='center'><img src='".THEME."images/bullet.gif' border='0'><a href='".BASEDIR."setuser.php?logout=yes' class='side'><font color='white'> Wyloguj </a><img src='".THEME."images/bullet.gif' border='0'></div>";
echo"</td>";
echo"</tr>";
echo"</table></div>";
} else {
echo "<div align='center'><form name='loginform' method='post' action='".BASEDIR."login.php'>
<table border='0' width='180' border='0' class='side'>
<tr>
<td colspan='2'><font size='3,5' color='white'><b>Logowanie</b></font><br><br></td>
</tr>
<tr><td width='1%' align='center'>
<img src='".THEME."images/login.gif' border='0' title='Nazwa użytkownika' alt='Nazwa użytkownika'><td><input style='width: 115px' type='text' name='user_name' class='textbox2'></td>
</tr><tr>
<td align='center'><img src='".THEME."images/password.gif' border='0' title='Hasło' alt='Hasło'></td><td width='115'><input style='width: 115px' type='password' name='user_pass' class='textbox2'></td>
</tr><tr><td colspan='2' align='center'>
<input type='checkbox' name='remember_me' value='n' title='Zapamiętaj mnie' style='vertical-align:top;'>
<input type='submit' name='login' value='Zaloguj!' class='button2' style='width: 71px'><br><br>
<div align='left'><img src='".THEME."images/bullet.gif'> <a href='".BASEDIR."lostpassword.php' class='side'><font color='white'>Zapomniane hasło</font></a><br>";
if ($settings['enable_registration']) {
echo "<img src='".THEME."images/bullet.gif'> <a href='".BASEDIR."register.php' class='side'><font color='white'>Nie masz konta? Załóż je!</font></a></div>";
}
echo "</td></tr></table></form></div>";
}
?>
Działa on w EP, ale na Fusionie za nic nie pójdzie nie wiem co jest przyczyną bo się na tym nie znam a chciałbym mieć to zrobione ( Proszę o poprawne dokonanie zmian na tym skrypcie, albo podanie jakiegoś nowego ). Używam przerobionej skórki : Comstock
Poniżej znajduje się także plik theme.php
SlimShade2 dodał/a następującą plik:
Edytowane przez SlimShade2 dnia 07.06.2007 16:09:42
|
|
|
|
Pieka |
Dodany dnia 07.06.2007 16:43:50
|
Postów: 19882 Pomógł: 767
v7.02.03 Data rejestracji: 23.02.2005 18:12
|
To jest kod uwzgledniajacy rangi, cieniowanie etc., czyli wszystko to, co znajduje sie w EP.
Musisz z niego wyrzucic czesci za to odpowiadajace lub zastosowac jeden z kodow podanych w tym temacie.
Nie ma najmniejszego sensu przerabiac w/w kod.
Edytowane przez Pieka dnia 07.06.2007 18:32:43
Jestem jaki jestem
|
|
|
|
SlimShade2 |
Dodany dnia 07.06.2007 18:31:47
|
Przedszkolak
Postów: 37
Data rejestracji: 11.05.2007 15:06
|
A jakbyś był tak miły i wyczyścił to co jest nie potrzebne ( sam bym to zrobił tylko, że się na tym nie znam ) i zamieścił kod byłbym bardzo wdzięczny
Przeczytaj uwaznie moje ostatnie zdanie, specjalnie podkreslilem/Pieka
Edytowane przez Pieka dnia 07.06.2007 18:33:27
|
|
|
|
poczontkujoncy |
Dodany dnia 05.07.2007 21:53:15
|
Przedszkolak
Postów: 6
Data rejestracji: 11.04.2007 14:18
|
Nie mogę sobie poradzić z tym "wmontowaniem" panelu logowania w logo. Używam themu AERO. Pomoże mi ktoś z tym? Byłbym bardzo wdzięczny. Dodaję załącznik do mojego theme.php. Za pomoc z góry dziękuję.
poczontkujoncy dodał/a następującą plik:
Edytowane przez poczontkujoncy dnia 05.07.2007 21:54:02
|
|
|
|
jamnik_sst |
Dodany dnia 18.10.2007 21:20:26
|
Przedszkolak
Postów: 52 Ostrzeżeń: 3
v7.02.05 Data rejestracji: 18.10.2007 19:22
|
Zrobiłem zgodnie ze wskazówkami w pierwszym poście nawet udało mi się zamieścić panel w odpowiednim miejscu.. Jeznak spójżcie co stało sie ze strona... Powiedcie gdzie popełniłem błąd.. Strona to http://testowo.lu...
A oto kod mojego Thema:
<?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";
// theme settings
$body_text = "#000000";
$body_bg = "#000000";
$theme_width = "820";
$theme_width_l = "160";
$theme_width_r = "160";
function render_header($header_content) {
global $theme_width,$settings,$userdata,$aidlink,$loginerror;
echo "<table id='Table_01' width='821' height='520' border='0' cellpadding='0' cellspacing='0'>
<tr>
<td colspan='2' rowspan='9'>
<img src='".THEME."images/header_01.gif' width='201' height='193' alt=''></td>
<td rowspan='24'>
<a href='http://jaszczow.orv.pl/'>
<img src='".THEME."images/Untitled-1_02.gif' width='324' height='483' border='0' alt=''></a></td>
<td>
<a href='http://jaszczow.orv.pl/'>
<img src='".THEME."images/Untitled-1_03.gif' width='78' height='32' border='0' alt=''></a></td>
<td>
<a href='http://jamnik_sst.lua.pl/forum/index.php'>
<img src='".THEME."images/Untitled-1_04.gif' width='77' height='32' border='0' alt=''></a></td>
<td colspan='3'>
<a href='http://jamnik_sst.lua.pl/news_cats.php'>
<img src='".THEME."images/Untitled-1_05.gif' width='77' height='32' border='0' alt=''></a></td>
<td>
<img src='".THEME."images/header_06.gif' width='12' height='32' alt=''></td>
<td colspan='2'>
<img src='".THEME."images/header_07.gif' width='51' height='32' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='32' alt=''></td>
</tr>
<tr>
<td colspan='4' rowspan='22'>
<img src='".THEME."images/header_08.gif' width='189' height='431' alt=''></td>
<td colspan='4'>
<img src='".THEME."images/header_09.gif' width='106' height='61' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='61' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<a href='http://saintseiya.pl/'>
<img src='http://www.saintseiya.pl/images/reklama/button/button-2.gif' width='88' height='31' border='0' alt=''></a></td>
<td rowspan='20'>
<img src='".THEME."images/header_11.gif' width='18' height='274' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='31' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<img src='".THEME."images/header_12.gif' width='88' height='5' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='5' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<a href='http://jaszczow.orv.pl/'>
<img src='".THEME."images/Untitled-1_13.gif' width='88' height='15' border='0' alt=''></a></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='15' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<img src='".THEME."images/header_14.gif' width='88' height='5' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='5' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<a href='http://jaszczow.orv.pl/'>
<img src='".THEME."images/Untitled-1_15.gif' width='88' height='31' border='0' alt=''></a></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='31' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<img src='".THEME."images/header_16.gif' width='88' height='5' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='5' alt=''></td>
</tr>
<tr>
<td colspan='3' rowspan='2'>
<a href='http://jaszczow.orv.pl/'>
<img src='".THEME."images/Untitled-1_17.gif' width='88' height='15' border='0' alt=''></a></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='8' alt=''></td>
</tr>
<tr>
<td rowspan='16'>
<img src='".THEME."images/header_18.gif' width='37' height='305' alt=''></td>
<td width='164' height='290' rowspan='15' bgcolor='#FFFFFF' background='".THEME."images/header_19.gif'>";
if (iMEMBER) {
;
if ($userdata['user_avatar'] != "") {
echo "<center><img src='".BASEDIR."images/avatars/".$userdata['user_avatar']."' width='50' hight='50' alt='".$data['user_name']."'></center><br>\n";
} else {
echo "<center><img src='".FORUM."images/brak.gif' width='50' hight='50'></center><br>\n";
}
$msg_count = dbcount("(message_id)", "messages", "message_to='".$userdata['user_id']."' AND message_read='0'AND message_folder='0'");
echo "<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."edit_profile.php' class='side'>Edytuj Profil</a><br>
<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."messages.php' class='side'>Twoje Wiadomości</a><br>
<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."members.php' class='side'>Lista Użytkowników</a><br>\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 "<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."setuser.php?logout=yes' class='side'>Wyloguj</a>\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."'>
<input type='text' name='user_name' class='textbox' value='nick' onBlur=\"if(this.value=='') this.value='nick';\" onFocus=\"if(this.value=='nick') this.value='';\" style='width:100px'><br><br>
<input type='password' name='user_pass' class='textbox' value='hasło' onBlur=\"if(this.value=='') this.value='hasło';\" onFocus=\"if(this.value=='hasło') this.value='';\" style='width:100px'><br>
<input type='checkbox' name='remember_me' value='y' title='Zapamiętaj mnie' style='vertical-align:middle;'>
<input type='submit' name='login' value='Loguj' class='button2'>
</form>
<br>\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'>lost password</a>
</div>\n";
}
closesidel();
echo "</div>";
echo "</td>";
echo "</tr></td></tr></table>\n";
echo "<table align='center' cellpadding='0' cellspacing='0' width='$theme_width'>\n<tr>\n
}
</td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='7' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<img src='".THEME."images/header_20.gif' width='88' height='5' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='5' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<a href='http://jaszczow.orv.pl/'>
<img src='".THEME."images/Untitled-1_21.gif' width='88' height='31' border='0' alt=''></a></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='31' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<img src='".THEME."images/header_22.gif' width='88' height='5' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='5' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<a href='http://jaszczow.orv.pl/'>
<img src='".THEME."images/Untitled-1_23.gif' width='88' height='15' border='0' alt=''></a></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='15' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<img src='".THEME."images/header_24.gif' width='88' height='5' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='5' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<a href='http://jaszczow.orv.pl/'>
<img src='".THEME."images/Untitled-1_25.gif' width='88' height='31' border='0' alt=''></a></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='31' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<img src='".THEME."images/header_26.gif' width='88' height='5' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='5' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<a href='http://jaszczow.orv.pl/'>
<img src='".THEME."images/Untitled-1_27.gif' width='88' height='15' border='0' alt=''></a></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='15' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<img src='".THEME."images/header_28.gif' width='88' height='5' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='5' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<a href='http://jaszczow.orv.pl/'>
<img src='".THEME."images/Untitled-1_29.gif' width='88' height='31' border='0' alt=''></a></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='31' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<img src='".THEME."images/header_30.gif' width='88' height='4' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='4' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<a href='http://jaszczow.orv.pl/'>
<img src='".THEME."images/Untitled-1_31.gif' width='88' height='15' border='0' alt=''></a></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='15' alt=''></td>
</tr>
<tr>
<td colspan='4'>
<img src='".THEME."images/header_32.gif' width='106' height='96' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='96' alt=''></td>
</tr>
<tr>
<td colspan='3'>
<img src='".THEME."images/header_33.gif' width='170' height='20' alt=''></td>
<td colspan='2'>
<a href='http://jamnik_sst.lua.pl/photogallery.php'>
<img src='".THEME."images/Untitled-1_34.gif' width='62' height='20' border='0' alt=''></a></td>
<td colspan='3'>
<a href='http://jamnik_sst.lua.pl/articles.php'>
<img src='".THEME."images/Untitled-1_35.gif' width='63' height='20' border='0' alt=''></a></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='20' alt=''></td>
</tr>
<tr>
<td>
<img src='".THEME."images/header_36.gif' width='164' height='15' alt=''></td>
<td colspan='9'>
<img src='".THEME."images/header_37.gif' width='619' height='15' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='15' alt=''></td>
</tr>
<tr>
<td colspan='11'>
<img src='".THEME."images/header_38.gif' width='820' height='21' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='1' height='21' alt=''></td>
</tr>
<tr>
<td>
<img src='".THEME."images/spacer.gif' width='37' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='164' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='324' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='78' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='77' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='15' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='19' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='43' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='12' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='33' height='1' alt=''></td>
<td>
<img src='".THEME."images/spacer.gif' width='18' height='1' alt=''></td>";
echo " <td></td>";
}
function render_footer($license=false) {
global $theme_width,$settings;
echo "</tr>\n</table>\n";
echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td height='32' background='".THEME."images/stopka.jpg' align='center' class='footer'>".stripslashes($settings['footer'])."
<a href='http://www.php-fusion.co.uk/' target='_blank'>PHP fusion</a><br>
</td>
</tr>
</table>
</td>
</tr>
</table>\n";
}
function render_news($subject, $news, $info) {
echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td class='capmain'>$subject</td>
</tr>
<tr>
<td class='main-body'>$news</td>
</tr>
<tr>
<td align='center' class='news-footer'>\n";
echo openform("N",$info['news_id']).newsposter($info," ·").newsopts($info,"·").closeform("N",$info['news_id']);
echo "</td>
</tr>
</table>\n";
}
function render_article($subject, $article, $info) {
echo "<table width='100%' cellpadding='0' cellspacing='0'>
<tr>
<td class='capmain'>$subject</td>
</tr>
<tr>
<td class='main-body'>
".($info['article_breaks'] == "y" ? nl2br($article) : $article)."
</td>
</tr>
<tr>
<td align='center' class='news-footer'>\n";
echo openform("A",$info['article_id']).articleposter($info," ·").articleopts($info,"·").closeform("A",$info['article_id']);
echo "</td>
</tr>
</table>\n";
}
function opensidel() {
echo "<table cellpadding='0' cellspacing='0' width='130' class='border'>
<tr>
<td class='side-body'></td>
</tr>
<tr>
<td class='side-body'>\n";
}
function closesidel() {
echo "</td>
</tr>
</table>\n";
tablebreak();
}
function opentable($title) {
echo "<table cellpadding='0' cellspacing='0' width='100%'>
<tr>
<td background='".THEME."images/sbcent.jpg' height='25' class='scapmain'> $title</td>
</tr>
<tr>
<td class='main-body'>\n";
}
function closetable() {
echo "
</td>
</tr>
</table>\n";
}
function openside($title) {
echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'>
<tr>
<td background='".THEME."images/sbc.jpg' height='35' class='scapmain'> $title</td>
</tr>
<tr>
<td class='side-body'>\n";
}
function closeside() {
echo "
</td>
</tr>
</table>\n";
tablebreak();
}
function opensidex($title,$state="on") {
$boxname = str_replace(" ", "", $title);
echo "<table cellpadding='0' cellspacing='0' width='100%' class='border'>
<tr>
<td class='scapmain'>$title</td>
<td class='scapmain' align='right'>".panelbutton($state,$boxname)."</td>
</tr>
<tr>
<td colspan='2' class='side-body'>
<div id='box_$boxname'".($state=="off"?" style='display:none'":"").">\n";
}
function closesidex() {
echo "</div>
</td>
</tr>
</table>\n";
tablebreak();
}
function tablebreak() {
echo "<table cellpadding='0' cellspacing='0' width='100%'>\n<tr>\n<td height='5'></td>\n</tr>\n</table>\n";
}
?>
|
|
|
|
marka |
Dodany dnia 18.10.2007 21:26:46
|
Przedszkolak
Postów: 25
Data rejestracji: 18.10.2007 20:17
|
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 "<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."setuser.php?logout=yes' class='side'>Wyloguj</a>\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 {
Zamień na:
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 "<img src='".THEME."images/bullet.gif' alt=''> <a href='".BASEDIR."setuser.php?logout=yes' class='side'>Wyloguj</a>\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();
Nie jestem pewny czy dobrze więc zrób sobie kopie plików. |
|
|
|
jamnik_sst |
Dodany dnia 18.10.2007 21:26:56
|
Przedszkolak
Postów: 52 Ostrzeżeń: 3
v7.02.05 Data rejestracji: 18.10.2007 19:22
|
Już zmieniłem nic sie nie zmieniło prócz tego że avatara nie wyświetla.
Zrobiłem tak jak napisałeś ale to nic nie dało.
Edytowane przez Pieka dnia 18.10.2007 21:33:41
|
|
|
|
marka |
Dodany dnia 18.10.2007 21:31:08
|
Przedszkolak
Postów: 25
Data rejestracji: 18.10.2007 20:17
|
Tą stronę to masz nieźle rozwaloną... Może zacznij od nowa i rób to dokładnie? Albo na początek zrób coś prostszego.
Weź:
if (iMEMBER) {
;
if ($userdata['user_avatar'] != "") {
Daj:
if (iMEMBER) {
if ($userdata['user_avatar'] != "1") {
|
|
|
|
Pieka |
Dodany dnia 18.10.2007 21:58:42
|
Postów: 19882 Pomógł: 767
v7.02.03 Data rejestracji: 23.02.2005 18:12
|
Wszystko dziala prawidlowo, o ile masz avatara na stronie.
Jesli nie masz, to kontrukcja ponizszej linii nie pozwala na wyswietlanie zastepczego obrazu:
<center><img src='".FORUM."images/brak.gif' width='50' hight='50'></center>
Po prostu jest bzdurna.
Wstaw grafike o nazwie brak.gif do katalogu images w katalogu uzywanej skorki, a podany wyzej kod zamien na ponizszy:
<center><img src='".THEME."images/brak.gif' width='50' hight='50'></center>
Edytowane przez Pieka dnia 18.10.2007 21:59:32
Jestem jaki jestem
|
|
|
|
jamnik_sst |
Dodany dnia 19.10.2007 21:06:29
|
Przedszkolak
Postów: 52 Ostrzeżeń: 3
v7.02.05 Data rejestracji: 18.10.2007 19:22
|
To niestety nic nie pomogło.. może ten panel który wklejam ma jakieś wyrównanie do lewej i dlatego ta zniekształca stronę? jeśli możesz pieka to pomuz.. bo ja juz kompletnie zgłupiałem.. |
|
|
|
Sosna |
Dodany dnia 09.12.2007 17:52:43
|
Przedszkolak
Postów: 24
Data rejestracji: 15.11.2006 21:45
|
A więc tak - udało mi się przenieść panel na prawo od Snoopa - screen. Chciałbym jednak zastąpić "Panel użytkownika" nazwą loginu zalogowanej osoby i nie mam pojęcia jak... Próbowałem różnych sposobów, w poniższym kodzie wpisane jest już nawet ".$data['user_name'].", jednak nie wiem jak uzyskać żądany efekt... Aha, jeszcze jedno - ciągnie to za sobą drugi problem - komunikat o nowych PW, który się nie pojawia... Proszę o pomoc!!
function render_header($header_content)
{
global $theme_width,$settings,$locale,$aidlink,$userdata;
echo "<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" width=\"800\">
<tr>
<td>
<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\" width=\"800\">
<tr>
<td> ";
echo"<img src='".THEME."images/banner01.jpg'>";
echo"</td>
<td background=\"".THEME."images/banner02.jpg\" width=\"200\" height=\"339\" border=\"0\" valign=\"top\" style=\"padding-top:50\">";
if (iMEMBER) {
echo "<b>".$data['user_name']."</b>
<br><br>
<img src='".THEME."images/bullet.gif'> <a href='".BASEDIR."edit_profile.php' class='side'>".$locale['080']."</a><br>
<img src='".THEME."images/bullet.gif'> <a href='".BASEDIR."messages.php' class='side'>".$locale['081']."</a><br>
<img src='".THEME."images/bullet.gif'> <a href='".BASEDIR."members.php' class='side'>".$locale['082']."</a><br>\n";
if (iADMIN && (iUSER_RIGHTS != "" || iUSER_RIGHTS != "C")) {
echo "<img src='".THEME."images/bullet.gif'> <a href='".ADMIN."index.php".$aidlink."' class='side'>".$locale['083']."</a><br>\n";
}
{echo "
<img src='".THEME."images/bullet.gif'> <a href='".BASEDIR."setuser.php?logout=yes' class='side'>".$locale['084']."</a>\n";
if ($msg_count) echo "<br><center><b><a href='".BASEDIR." messages.php' class='side2'>".sprintf(' Masz %u PW' , $msg_count)."</a></b> <img src='infusions/user_info_panel/images/newpm.gif'>
</center>
\n";
}
tablebreak();
} else {
opensidel();
echo "<div style=\"padding-left: 2px; padding-right: 2px; padding-bottom: 9px\">".(isset($loginerror) ? $loginerror : "")."
<form name='loginform' method='post' action='".FUSION_SELF."'>
<input type='text' name='user_name' class='textbox' value='Twój Login...' onBlur=\"if( this.value=='') this.value='Twój Login...';\" onFocus=\"if(this.value=='Twój Login...') this.value='';\" style='width:100px'><br><br>
<input type='password' name='user_pass' class='textbox' value='has³o' onBlur=\"if( this.value=='') this.value='has³o';\" onFocus=\"if(this.value=='has³o') this.value='';\" style='width:100px'><br><br>
<input type='checkbox' name='remember_me' value='y'>".$locale['063']."<br><br>
<input type='submit' name='login' value='Loguj' class='button'>
<a href='".BASEDIR."register.php'><input type='button' name='login' value='Nowe konto' class='button'> </a>
<br><br>
</form>
\n";
if ($settings['enable_registration']) {
echo "<a href='".BASEDIR."lostpassword.php' class='side'><img src='".THEME."images/bullet.gif' border='0' > Zapomniałem Hasła <img src='".THEME."images/bullet.gif' border='0' ></a><br>\n";
}
echo "
</div>\n";
}
echo "</div>
</td>
</tr></table>\n";
Edytowane przez Sosna dnia 10.12.2007 21:17:35
|
|
|
|
Pieka |
Dodany dnia 12.12.2007 00:49:33
|
Postów: 19882 Pomógł: 767
v7.02.03 Data rejestracji: 23.02.2005 18:12
|
Nie:
".$data['user_name']."
Tylko:
".$userdata['user_name']."
Przeciez ma sie zalogowanemu wyswietlac jego nick.
Jestem jaki jestem
|
|
|
|
Sosna |
Dodany dnia 12.12.2007 17:44:15
|
Przedszkolak
Postów: 24
Data rejestracji: 15.11.2006 21:45
|
Wielkie dzięki! Kod był skopiowany z pliku oryginalnego infusiona, dlatego nie zwróciłem uwagi na ten szczególik...
Jednak nadal nie wiem dlaczego pod panelem nie ma komunikatu o nowych wiadomościach... Do global dodałem $msg_count, bo widzę, że taka zmienna pojawia się w kodzie komunikatu, jednak nadal nie osiągnąłem żądanego efektu... |
|
|
|
Pieka |
Dodany dnia 12.12.2007 19:07:00
|
Postów: 19882 Pomógł: 767
v7.02.03 Data rejestracji: 23.02.2005 18:12
|
Sosna napisał/a:
Wielkie dzięki! Kod był skopiowany z pliku oryginalnego infusiona, dlatego nie zwróciłem uwagi na ten szczególik...
Jednak nadal nie wiem dlaczego pod panelem nie ma komunikatu o nowych wiadomościach... Do global dodałem $msg_count, bo widzę, że taka zmienna pojawia się w kodzie komunikatu, jednak nadal nie osiągnąłem żądanego efektu...
Nie ma potrzeby dodawania tego wpisu do global.
Wszystko, co jest potrzebne, aby sie tam znalazlo masz podane w moim pierwszym poscie tego tematu, wiec zamiast kombinowac moze skorzystasz?
Jestem jaki jestem
|
|
|