|
|
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo
|
|
Zamknięty przez: Boltex 05-05-2013, 10:39 |
[Problem] Album |
Autor |
Wiadomość |
thcthc
Posty: 13
|
Wysłany: 31-12-2008, 23:39 [Problem] Album
|
|
|
Witam mam nastepujacy problem gdy jestem nie zalogowany to widze link nad banerem do albumu natomiast gdy sie zaloguje link znika.
Ktos wie jak rozwiazac ten problem szukałem na forum probowałem edytowac overall_header.tpl ale bez
skutku.
Konto testowe
log: test
pass: aaaaaa |
|
|
|
|
Gadatliwa Kasia
|
|
|
|
joli
Yollien +Styler
Pomógł: 2988 razy Posty: 16981
|
Wysłany: 01-01-2009, 12:58
|
|
|
Niestety
adres jest zły, albo serwer padł
Firefox nie może odnaleźć serwera www.sarmatia.3q.pl |
_________________
Walczę z warezami. Więc jak masz forum warezowe, nie proś mnie o pomoc i nie wchodź pod rękę, bo zniszczę.
Nie pisz do mnie na GG i PW,(chyba że proszę) bo nie odpowiem, a Ty dostaniesz bonusik. Masz forum do zadawania pytań!!! Poza forum pomagam TYLKO odpłatnie.
liberte d'expression pour tout le monde... OFICJALNY DOWNLOAD STYLÓW - style ogólnodostępne i na zamówienie - PORTFOLIO JOLI |
|
|
|
|
thcthc
Posty: 13
|
Wysłany: 01-01-2009, 15:05
|
|
|
Sorka juz poprawiłem adres dałem 3q zamiast q3 :p
Moze sie przyda wyciag z overall_header.tpl
Kod: | <td colspan="3" background="templates/WoW/images/wow_01.png" width="900" height="31" alt="">
<center>
| <a href="{U_FAQ}" class="mainmenu">{L_FAQ}</a> |
<a href="{U_SEARCH}" class="mainmenu">{L_SEARCH}</a> |
<a href="{U_MEMBERLIST}" class="mainmenu">{L_MEMBERLIST}</a> |
<a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a> |
<!-- BEGIN switch_user_logged_in -->
<!-- BEGIN statistics -->
<a href="{U_STAT}" class="mainmenu">{L_STATISTICS}</a> |
<!-- END statistics -->
<!-- BEGIN download -->
<a href="{U_DOWNLOADS}" class="mainmenu">{L_DOWNLOADS}</a> |
<!-- END download -->
<!-- END switch_user_logged_in -->
<!-- BEGIN album -->
<a href="{U_ALBUM}" class="mainmenu">{L_ALBUM}</a> |
<!-- END album -->
<!-- BEGIN chat -->
<a href="{S_JOIN_CHAT}" target="_blank"class="mainmenu">Chat</a> |
<!-- END chat -->
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<!-- BEGIN statistics -->
<a href="{U_STAT}" class="mainmenu">{L_STATISTICS}</a> |
<!-- END statistics -->
<!-- BEGIN album -->
<a href="{U_ALBUM}" class="mainmenu">{L_ALBUM}</a> |
<!-- END album -->
<!-- BEGIN chat -->
<a href="{S_JOIN_CHAT}" target="_blank"class="mainmenu">Chat</a> |
<!-- END chat -->
<!-- BEGIN download -->
<a href="{U_DOWNLOADS}" class="mainmenu">{L_DOWNLOADS}</a> |
<!-- END download -->
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_report_list -->
<a href="{switch_report_list.U_REPORT_LIST}" class="mainmenu">{switch_report_list.L_REPORT_LIST}</a> |
<!-- END switch_report_list -->
<a href="{U_PRIVATEMSGS}" class="mainmenu">{PRIVATE_MESSAGE_INFO}</a> |
<!-- END switch_user_logged_out --> </center>
|
Pozdrawiam. |
|
|
|
|
strus
Pomógł: 66 razy Posty: 547
|
Wysłany: 01-01-2009, 15:07
|
|
|
Zmien na:
Kod: | <td colspan="3" background="templates/WoW/images/wow_01.png" width="900" height="31" alt="">
<center>
| <a href="{U_FAQ}" class="mainmenu">{L_FAQ}</a> |
<a href="{U_SEARCH}" class="mainmenu">{L_SEARCH}</a> |
<a href="{U_MEMBERLIST}" class="mainmenu">{L_MEMBERLIST}</a> |
<a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a> |
<!-- BEGIN switch_user_logged_in -->
<!-- BEGIN statistics -->
<a href="{U_STAT}" class="mainmenu">{L_STATISTICS}</a> |
<!-- END statistics -->
<!-- BEGIN download -->
<a href="{U_DOWNLOADS}" class="mainmenu">{L_DOWNLOADS}</a> |
<!-- END download -->
<!-- END switch_user_logged_in -->
<!-- BEGIN album -->
<a href="{U_ALBUM}" class="mainmenu">{L_ALBUM}</a> |
<!-- END album -->
<!-- BEGIN chat -->
<a href="{S_JOIN_CHAT}" target="_blank"class="mainmenu">Chat</a> |
<!-- END chat -->
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<!-- BEGIN statistics -->
<a href="{U_STAT}" class="mainmenu">{L_STATISTICS}</a> |
<!-- END statistics -->
<!-- END switch_user_logged_out -->
<!-- BEGIN album -->
<a href="{U_ALBUM}" class="mainmenu">{L_ALBUM}</a> |
<!-- END album -->
<!-- BEGIN switch_user_logged_out -->
<!-- BEGIN chat -->
<a href="{S_JOIN_CHAT}" target="_blank"class="mainmenu">Chat</a> |
<!-- END chat -->
<!-- BEGIN download -->
<a href="{U_DOWNLOADS}" class="mainmenu">{L_DOWNLOADS}</a> |
<!-- END download -->
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_report_list -->
<a href="{switch_report_list.U_REPORT_LIST}" class="mainmenu">{switch_report_list.L_REPORT_LIST}</a> |
<!-- END switch_report_list -->
<a href="{U_PRIVATEMSGS}" class="mainmenu">{PRIVATE_MESSAGE_INFO}</a> |
<!-- END switch_user_logged_out --> </center> |
|
_________________ if(DobaZegarowa>24) cout<<"Z checia Ci pomoge!"; else cout<<"Fuck OFF and Find OUT it yourself."; |
|
|
|
|
thcthc
Posty: 13
|
Wysłany: 01-01-2009, 15:19
|
|
|
No niestety po edycji overall_header.tpl tak jak powyzej napisałes albumu nie widac przed zalogowaniem jak i po zalogowaniu. |
|
|
|
|
strus
Pomógł: 66 razy Posty: 547
|
Wysłany: 01-01-2009, 15:21
|
|
|
Ah, zrozum.. kac
Kod: | <td colspan="3" background="templates/WoW/images/wow_01.png" width="900" height="31" alt="">
<center>
| <a href="{U_FAQ}" class="mainmenu">{L_FAQ}</a> |
<a href="{U_SEARCH}" class="mainmenu">{L_SEARCH}</a> |
<a href="{U_MEMBERLIST}" class="mainmenu">{L_MEMBERLIST}</a> |
<a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a> |
<!-- BEGIN switch_user_logged_in -->
<!-- BEGIN statistics -->
<a href="{U_STAT}" class="mainmenu">{L_STATISTICS}</a> |
<!-- END statistics -->
<!-- BEGIN download -->
<a href="{U_DOWNLOADS}" class="mainmenu">{L_DOWNLOADS}</a> |
<!-- END download -->
<!-- BEGIN album -->
<a href="{U_ALBUM}" class="mainmenu">{L_ALBUM}</a> |
<!-- END album -->
<!-- END switch_user_logged_in -->
<!-- BEGIN chat -->
<a href="{S_JOIN_CHAT}" target="_blank"class="mainmenu">Chat</a> |
<!-- END chat -->
<!-- END switch_user_logged_in -->
<!-- BEGIN switch_user_logged_out -->
<!-- BEGIN statistics -->
<a href="{U_STAT}" class="mainmenu">{L_STATISTICS}</a> |
<!-- END statistics -->
<!-- BEGIN album -->
<a href="{U_ALBUM}" class="mainmenu">{L_ALBUM}</a> |
<!-- END album -->
<!-- BEGIN chat -->
<a href="{S_JOIN_CHAT}" target="_blank"class="mainmenu">Chat</a> |
<!-- END chat -->
<!-- BEGIN download -->
<a href="{U_DOWNLOADS}" class="mainmenu">{L_DOWNLOADS}</a> |
<!-- END download -->
<!-- END switch_user_logged_out -->
<!-- BEGIN switch_report_list -->
<a href="{switch_report_list.U_REPORT_LIST}" class="mainmenu">{switch_report_list.L_REPORT_LIST}</a> |
<!-- END switch_report_list -->
<a href="{U_PRIVATEMSGS}" class="mainmenu">{PRIVATE_MESSAGE_INFO}</a> |
<!-- END switch_user_logged_out --> </center> |
|
_________________ if(DobaZegarowa>24) cout<<"Z checia Ci pomoge!"; else cout<<"Fuck OFF and Find OUT it yourself."; |
|
|
|
|
Gadatliwa Kasia
|
|
|
|
thcthc
Posty: 13
|
Wysłany: 01-01-2009, 15:26
|
|
|
Jest działa dziekuje bardzo.
Ps. Rozumiem sam go posiadam
Sczescia w nowym roku :] pozdr |
|
|
|
|
|
Nie możesz pisać nowych tematów Nie możesz odpowiadać w tematach Nie możesz zmieniać swoich postów Nie możesz usuwać swoich postów Nie możesz głosować w ankietach Nie możesz załączać plików na tym forum Możesz ściągać załączniki na tym forum
|
Dodaj temat do Ulubionych Wersja do druku
|
Kopiowanie wszelkich treści zawartych na forum, modyfikacji oraz instrukcji bez zgody administracji i autorów tematów/postów zabronione!
Powered by phpBB modified by Przemo © 2003 phpBB
|