To jest tylko wersja do druku, aby zobaczyć pełn± wersję tematu, kliknij TUTAJ
phpBB2 by Przemo
Support forów phpBB2 modified by Przemo

Ogólne - [Problem] Album

thcthc - 31-12-2008, 23:39
Temat postu: [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

joli - 01-01-2009, 12:58

Niestety
adres jest zły, albo serwer padł
Firefox nie może odnaleĽć serwera www.sarmatia.3q.pl

thcthc - 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> |
                            &nbsp;<a href="{U_SEARCH}" class="mainmenu">{L_SEARCH}</a> |
                           &nbsp;<a href="{U_MEMBERLIST}" class="mainmenu">{L_MEMBERLIST}</a> |
                           &nbsp;<a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a> |

                           <!-- BEGIN switch_user_logged_in -->
                           <!-- BEGIN statistics -->
                           &nbsp;<a href="{U_STAT}" class="mainmenu">{L_STATISTICS}</a> |
                           <!-- END statistics -->
                           <!-- BEGIN download -->
                           &nbsp;<a href="{U_DOWNLOADS}" class="mainmenu">{L_DOWNLOADS}</a> |
                           <!-- END download -->
                           <!-- END switch_user_logged_in -->


                           <!-- BEGIN album -->
                           &nbsp;<a href="{U_ALBUM}" class="mainmenu">{L_ALBUM}</a> |
                           <!-- END album -->
                           <!-- BEGIN chat -->
                           &nbsp;<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 -->
                           &nbsp;<a href="{U_STAT}" class="mainmenu">{L_STATISTICS}</a> |
                           <!-- END statistics -->
                            <!-- BEGIN album -->
                           &nbsp;<a href="{U_ALBUM}" class="mainmenu">{L_ALBUM}</a> |
                           <!-- END album -->
                           <!-- BEGIN chat -->
                           &nbsp;<a href="{S_JOIN_CHAT}" target="_blank"class="mainmenu">Chat</a> |
                           <!-- END chat -->
                           <!-- BEGIN download -->
                           &nbsp;<a href="{U_DOWNLOADS}" class="mainmenu">{L_DOWNLOADS}</a> |
                           <!-- END download -->
                           <!-- END switch_user_logged_out -->
                           <!-- BEGIN switch_report_list -->
                           &nbsp;<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 - 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> |
                            &nbsp;<a href="{U_SEARCH}" class="mainmenu">{L_SEARCH}</a> |
                           &nbsp;<a href="{U_MEMBERLIST}" class="mainmenu">{L_MEMBERLIST}</a> |
                           &nbsp;<a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a> |

                           <!-- BEGIN switch_user_logged_in -->
                           <!-- BEGIN statistics -->
                           &nbsp;<a href="{U_STAT}" class="mainmenu">{L_STATISTICS}</a> |
                           <!-- END statistics -->
                           <!-- BEGIN download -->
                           &nbsp;<a href="{U_DOWNLOADS}" class="mainmenu">{L_DOWNLOADS}</a> |
                           <!-- END download -->
                           <!-- END switch_user_logged_in -->


                           <!-- BEGIN album -->
                           &nbsp;<a href="{U_ALBUM}" class="mainmenu">{L_ALBUM}</a> |
                           <!-- END album -->
                           <!-- BEGIN chat -->
                           &nbsp;<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 -->
                           &nbsp;<a href="{U_STAT}" class="mainmenu">{L_STATISTICS}</a> |
                           <!-- END statistics -->
                           <!-- END switch_user_logged_out -->
                            <!-- BEGIN album -->
                           &nbsp;<a href="{U_ALBUM}" class="mainmenu">{L_ALBUM}</a> |
                           <!-- END album -->
                           <!-- BEGIN switch_user_logged_out -->
                           <!-- BEGIN chat -->
                           &nbsp;<a href="{S_JOIN_CHAT}" target="_blank"class="mainmenu">Chat</a> |
                           <!-- END chat -->
                           <!-- BEGIN download -->
                           &nbsp;<a href="{U_DOWNLOADS}" class="mainmenu">{L_DOWNLOADS}</a> |
                           <!-- END download -->
                           <!-- END switch_user_logged_out -->
                           <!-- BEGIN switch_report_list -->
                           &nbsp;<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>

thcthc - 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 - 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> |
                            &nbsp;<a href="{U_SEARCH}" class="mainmenu">{L_SEARCH}</a> |
                           &nbsp;<a href="{U_MEMBERLIST}" class="mainmenu">{L_MEMBERLIST}</a> |
                           &nbsp;<a href="{U_GROUP_CP}" class="mainmenu">{L_USERGROUPS}</a> |

                           <!-- BEGIN switch_user_logged_in -->
                           <!-- BEGIN statistics -->
                           &nbsp;<a href="{U_STAT}" class="mainmenu">{L_STATISTICS}</a> |
                           <!-- END statistics -->
                           <!-- BEGIN download -->
                           &nbsp;<a href="{U_DOWNLOADS}" class="mainmenu">{L_DOWNLOADS}</a> |
                           <!-- END download -->
                           


                           <!-- BEGIN album -->
                           &nbsp;<a href="{U_ALBUM}" class="mainmenu">{L_ALBUM}</a> |
                           <!-- END album -->
                           <!-- END switch_user_logged_in -->
                           <!-- BEGIN chat -->
                           &nbsp;<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 -->
                           &nbsp;<a href="{U_STAT}" class="mainmenu">{L_STATISTICS}</a> |
                           <!-- END statistics -->
                           
                           <!-- BEGIN album -->
                           &nbsp;<a href="{U_ALBUM}" class="mainmenu">{L_ALBUM}</a> |
                           <!-- END album -->
                           
                           <!-- BEGIN chat -->
                           &nbsp;<a href="{S_JOIN_CHAT}" target="_blank"class="mainmenu">Chat</a> |
                           <!-- END chat -->
                           <!-- BEGIN download -->
                           &nbsp;<a href="{U_DOWNLOADS}" class="mainmenu">{L_DOWNLOADS}</a> |
                           <!-- END download -->
                           <!-- END switch_user_logged_out -->
                           <!-- BEGIN switch_report_list -->
                           &nbsp;<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>

thcthc - 01-01-2009, 15:26

Jest działa dziekuje bardzo.

Ps. Rozumiem sam go posiadam :P

Sczescia w nowym roku :] pozdr :mrgreen:



Powered by phpBB modified by Przemo © 2003 phpBB Group