Pagina noua
Scris: 10-Iul-2009, 22:31:32
Cum pot sa adaug o pagina noua , care sa aibe acelasi stil ca si forumul si sa pun statusul la servere? 

forumul phpBB in limba romana. Opinii, implementari, ajutor, instructiuni si download.
https://phpbb3.ro/community/
Cod: Selectaţi tot
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3824: Cannot modify header information - headers already sent by (output started at /servers.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3826: Cannot modify header information - headers already sent by (output started at /servers.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3827: Cannot modify header information - headers already sent by (output started at /servers.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3828: Cannot modify header information - headers already sent by (output started at /servers.php:1)
De curiozitate.... Ai incercat sa cauti in forum?Mistiq scrie:Stiti ce inseamna asta?
Cod: Selectaţi tot
<table width="100%" cellspacing="0" cellpadding="0" border="0">
<tr>
<td class="forum-buttons" colspan="3" width="100%">
<!-- IF not S_IS_BOT -->
<!-- IF not S_USER_LOGGED_IN and S_REGISTER_ENABLED --><a href="{U_REGISTER}">{L_REGISTER}</a> <img src="{T_THEME_PATH}/images/menu_sep.png" alt="" /> <!-- ENDIF -->
<a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a> <img src="{T_THEME_PATH}/images/menu_sep.png" alt="" />
<!-- IF S_USER_LOGGED_IN --><a href="{U_PROFILE}">{L_PROFILE}</a> <img src="{T_THEME_PATH}/images/menu_sep.png" alt="" /> <!-- ENDIF -->
<!-- ENDIF -->
<!-- IF U_RESTORE_PERMISSIONS --><a href="{U_RESTORE_PERMISSIONS}">{L_RESTORE_PERMISSIONS}</a> <img src="{T_THEME_PATH}/images/menu_sep.png" alt="" /> <!-- ENDIF -->
<a href="{U_INDEX}">{L_FORUM}</a> <img src="{T_THEME_PATH}/images/menu_sep.png" alt="" />
<a href="http://infernalcstrike.com/statusservers.php">{StatusServers}</a> <img src="{T_THEME_PATH}/images/menu_sep.png" alt="" /> 
<!-- IF not S_IS_BOT -->
<!-- IF S_USER_LOGGED_IN -->
<!-- IF S_DISPLAY_PM --><a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a><!-- IF PRIVATE_MESSAGE_INFO_UNREAD --><a href="#"> / </a><a href="{U_PRIVATEMSGS}" class="pm-new-link">{PRIVATE_MESSAGE_INFO_UNREAD}</a><!-- ENDIF --> <img src="{T_THEME_PATH}/images/menu_sep.png" alt="" /> <!-- ENDIF -->
<!-- ENDIF -->
<!-- IF S_DISPLAY_MEMBERLIST --><a href="{U_MEMBERLIST}">{L_MEMBERLIST}</a> <img src="{T_THEME_PATH}/images/menu_sep.png" alt="" /> <!-- ENDIF -->
<!-- ENDIF -->
<!-- IF S_DISPLAY_SEARCH --><a href="{U_SEARCH}">{L_SEARCH}</a> <img src="{T_THEME_PATH}/images/menu_sep.png" alt="" /> <!-- ENDIF -->
<a href="{U_FAQ}">{L_FAQ}</a>
</td>
</tr>
</table>