phpBB Italia chiude!
phpBB Italia ringrazia tutti gli utenti che hanno dato fiducia al nostro progetto per ben 9 anni, e che, grazie al grande lavoro fatto da tutto lo Staff (rigorosamente a titolo gratuito), hanno portato il portale a diventare il principale punto di riferimento italiano alla piattaforma phpBB.

Purtroppo, causa motivi personali, non ho più modo di gestirlo e portarlo avanti. Il forum viene ora posto in uno stato di sola lettura, nonché un archivio storico per permettere a chiunque di fruire di tutte le discussioni trattate.

Il nuovo portale di assistenza per l'Italia di phpBB diventa phpBB-Store.it, cui ringrazio per aver deciso di portare avanti questo grande progetto.

Grazie ancora,
Carlo - Amministratore di phpBB Italia

Slide Menu

Supporto MODs generale.
Rispondi
Avatar utente
Sonia
Utente
Utente
Messaggi: 214
Iscritto il: 29/04/2011, 8:50
Sesso: Femmina
Versione: 3.0.12
Server: UNIX/Linux
PHP: 5.3.3
Database: MySQL 5.1.49-community-log
Località: Cividale del Friuli (UD)
Contatta:

Slide Menu

Messaggio da Sonia » 21/05/2014, 13:02

Ciao ragazzi, ho installato questa mod solo che questa parte di codice nel mio index_body.html:

Trova:

Codice: Seleziona tutto

<p class="{S_CONTENT_FLOW_END}<!-- IF S_USER_LOGGED_IN --> rightside<!-- ENDIF -->"><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE}<!-- ELSE -->{CURRENT_TIME}<!-- ENDIF --></p>
<!-- IF U_MCP --><p>{CURRENT_TIME} <br />[&nbsp;<a href="{U_MCP}">{L_MCP}</a>&nbsp;]</p><!-- ELSEIF S_USER_LOGGED_IN --><p>{CURRENT_TIME}</p><!-- ENDIF -->

<!-- IF S_DISPLAY_SEARCH or (S_USER_LOGGED_IN and not S_IS_BOT) -->
<ul class="linklist">
	<!-- IF S_DISPLAY_SEARCH -->
		<li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a><!-- IF S_LOAD_UNREADS --> &bull; <a href="{U_SEARCH_UNREAD}">{L_SEARCH_UNREAD}</a><!-- ENDIF --><!-- IF S_USER_LOGGED_IN --> &bull; <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><!-- ENDIF --> &bull; <a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a></li>
	<!-- ENDIF -->
	<!-- IF not S_IS_BOT and U_MARK_FORUMS --><li class="rightside"><a href="{U_MARK_FORUMS}" accesskey="m">{L_MARK_FORUMS_READ}</a></li><!-- ENDIF -->
</ul>
<!-- ENDIF -->
Sovrascrivi tutto

Codice: Seleziona tutto

<!-- IF not S_MENUSLIDER_ENABLE and not (S_MENUSLIDER_ENABLE_SX or S_MENUSLIDER_ENABLE_DX) --><!-- ELSEIF S_MENUSLIDER_ENABLE and (S_MENUSLIDER_ENABLE_SX or S_MENUSLIDER_ENABLE_DX) and not S_MENUSLIDER_UCP_ENABLE or not S_MENUSLIDER_ENABLE_SEARCH -->
<p class="{S_CONTENT_FLOW_END}<!-- IF S_USER_LOGGED_IN --> rightside<!-- ENDIF -->"><!-- IF S_USER_LOGGED_IN -->{LAST_VISIT_DATE}<!-- ELSE -->{CURRENT_TIME}<!-- ENDIF --></p>
<!-- IF U_MCP --><p>{CURRENT_TIME} <br />[&nbsp;<a href="{U_MCP}">{L_MCP}</a>&nbsp;]</p><!-- ELSEIF S_USER_LOGGED_IN --><p>{CURRENT_TIME}</p><!-- ENDIF -->

<!-- IF S_DISPLAY_SEARCH or (S_USER_LOGGED_IN and not S_IS_BOT) -->
<!-- IF S_MENUSLIDER_NAVBAR_ENABLE --><!-- INCLUDE slidermenu/slidernavbar.html --><!-- ELSE -->
<ul class="linklist">
   <!-- IF S_DISPLAY_SEARCH -->
      <li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a><!-- IF S_LOAD_UNREADS --> &bull; <a href="{U_SEARCH_UNREAD}">{L_SEARCH_UNREAD}</a><!-- ENDIF --><!-- IF S_USER_LOGGED_IN --> &bull; <a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><!-- ENDIF --> &bull; <a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a></li>
   <!-- ENDIF -->
   <!-- IF not S_IS_BOT and U_MARK_FORUMS --><li class="rightside"><a href="{U_MARK_FORUMS}" accesskey="m">{L_MARK_FORUMS_READ}</a></li><!-- ENDIF -->
</ul>
<!-- ENDIF -->
<!-- ENDIF -->
<!-- ENDIF -->
non saprei come inserirlo, mio index_body.html:

Codice: Seleziona tutto

<!-- INCLUDE overall_header.html -->
<script type="text/javascript" src="http://www.net-parade.it/msg.aspx?utente=ItaliaGames&colore=Blu"></script><noscript></noscript>
<!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
<div class="forabg">
         <div class="inner"><span class="corners-top"><span></span></span>
         <ul class="topiclist">
            <li class="header">
               <dl class="icon">
                  <dt>Bentornato! su {SITENAME}</dt>
                                              </dl>
            </li>
         </ul>
         <ul class="topiclist forums">
         <li>
            <dl>
               <dd style="padding:5px; text-align: center; border:none;">
               <!-- IF USER_AVATAR --><br />{USER_AVATAR}<!-- ELSE --><img src="{T_THEME_PATH}/images/no_avatar.gif" alt="" /><!-- ENDIF -->
               </dd>
               <dd class="lastpost" style="padding:5px; width:25%;">
               <p>{S_WELCOME}</p>
			   
               <span><!-- IF S_USER_LOGGED_IN -->&bull; {LAST_VISIT_DATE}<br />&bull; {CURRENT_TIME}<!-- ELSE -->&bull; {CURRENT_TIME}<!-- ENDIF --><!-- IF S_USER_LOGGED_IN --><br />&bull; {S_JOINED_DATE}<br />&bull; {MEMBER_FOR}<!-- ENDIF -->
            <li class="lastpost">
               <a href="{U_PROFILE}" title="{L_PROFILE}" accesskey="e"><br />&bull; {L_PROFILE}<!-- IF U_MCP --></a><br /><a href="{U_MCP}">&bull; {L_MCP}<!-- ENDIF --><!-- IF U_ACP --></a><br /><a href="{U_ACP}">&bull; {L_ACP}</a><!-- ENDIF -->
                  <!-- IF S_DISPLAY_PM --><br />&bull; (<a href="{U_PRIVATEMSGS}">{PRIVATE_MESSAGE_INFO}</a>)<!-- ENDIF -->
               <!-- IF S_DISPLAY_SEARCH --><br />&bull;
               <a href="{U_SEARCH_SELF}">Tutti i tuoi Posts</a>
               <!-- ENDIF -->
            </li></span>
               </dd>
               <dd class="lastpost" style="padding:5px; width:35%;"><span>&bull; {TOTAL_POSTS} </br>&bull; {TOTAL_TOPICS}<br />&bull; {TOTAL_USERS}<br />&bull; {NEWEST_USER}
               <!-- IF U_VIEWONLINE --></br></br><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a><!-- ELSE -->{L_WHO_IS_ONLINE}<!-- ENDIF -->
            <!-- IF S_DISPLAY_ONLINE_LIST --><br />&bull; {TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<!-- ENDIF -->
            </br><!-- IF S_DISPLAY_BIRTHDAY_LIST -->
   <h3>&bull; {L_BIRTHDAYS}</h3>
   <p><!-- IF BIRTHDAY_LIST -->{L_CONGRATULATIONS}: <strong>{BIRTHDAY_LIST}</strong><!-- ELSE -->{L_NO_BIRTHDAYS}<!-- ENDIF --></p>
<!-- ENDIF --></span>
               </dd>
            <dd style="width: 15%; padding: 5px; margin-top: -20px;">
                          <!-- IF .lastusertopic -->
                          <h3>I Tuoi Ultimi 5 Topics</h3>
                       <!-- BEGIN lastusertopic -->&bull; <b><a href="{lastusertopic.LASTUSERTOPIC_LINK}">{lastusertopic.LASTUSERTOPIC_TITOLO}</a></b><br />&raquo;&nbsp;{lastusertopic.LASTUSERTOPIC_TIME}<br /><!-- END lastusertopic -->
                       <!-- ENDIF -->
                    </dd>
            </dl>
         </li>
         </ul>		 
<span class="corners-bottom"><span></span></span></div></div>
<!-- ENDIF -->
<!-- INCLUDE fusionwelcome_body.html -->
<!-- IF S_MCHAT_ENABLE and S_MCHAT_ON_INDEX and S_MCHAT_LOCATION --><!-- INCLUDE mchat_body.html --><!-- ENDIF -->
<!-- INCLUDE recent_active_body.html -->
<!-- IF S_DISPLAY_SIDEBAR -->
<div class="sidebar-at-right use-sidebar" id="main">
	<a id="hide" class="sidebar-button use-sidebar"></a>
	<a id="show" class="sidebar-button use-sidebar"></a>
	<div id="sidebar">
		<!-- BEGIN sidebar -->
		<div id="sidebar-{sidebar.SIDEBAR_ID}" class="sidebar-block forabg">
			<div class="inner"><span class="corners-top"><span></span></span>
			<div class="sidebar_title">
				{sidebar.SIDEBAR_TITLE}
			</div>
			<div class="sidebar-content" style="display: <!-- IF sidebar.IS_COLLAPSED -->none<!-- ELSE -->block<!-- ENDIF -->;">
				{sidebar.SIDEBAR_MODULE}
			</div>
			<span class="corners-bottom"><span></span></span></div>
		</div>	
		<!-- END sidebar -->
	</div>
	<div id="forumslist">
		<!-- ENDIF -->
			<!-- INCLUDE forumlist_body.html -->
		<!-- IF S_DISPLAY_SIDEBAR -->
	</div>
</div>
<br style="clear: both;">
<!-- ENDIF -->
<!-- INCLUDE top_stats_body.html -->
<!-- IF S_MCHAT_ENABLE and S_MCHAT_ON_INDEX and not S_MCHAT_LOCATION --><!-- INCLUDE mchat_body.html --><!-- ENDIF -->
<div class="information">

<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
	<form method="post" action="{S_LOGIN_ACTION}" class="headerspace">
	<h3 class="information"><a href="{U_LOGIN_LOGOUT}">{L_LOGIN_LOGOUT}</a><!-- IF S_REGISTER_ENABLED -->&nbsp; &bull; &nbsp;<a href="{U_REGISTER}">{L_REGISTER}</a><!-- ENDIF --></h3>
		<fieldset class="quick-login">
			<label for="username">{L_USERNAME}:</label>&nbsp;<input type="text" name="username" id="username" size="10" class="inputbox" title="{L_USERNAME}" />
			<label for="password">{L_PASSWORD}:</label>&nbsp;<input type="password" name="password" id="password" size="10" class="inputbox" title="{L_PASSWORD}" />
			<!-- IF S_AUTOLOGIN_ENABLED -->
				| <label for="autologin">{L_LOG_ME_IN} <input type="checkbox" name="autologin" id="autologin" /></label>
			<!-- ENDIF -->
			<input type="submit" name="login" value="{L_LOGIN}" class="button2" />
			{S_LOGIN_REDIRECT}
		</fieldset>
	</form>
<!-- ENDIF -->

<!-- IF S_DISPLAY_ONLINE_LIST -->
	<!-- IF U_VIEWONLINE --><h3 class="information"><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></h3><!-- ELSE --><h3 class="information">{L_WHO_IS_ONLINE}</h3><!-- ENDIF -->
	<p>{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /> <br />{LOGGED_IN_USER_LIST}
	<!-- IF LEGEND --><br /><em>{L_LEGEND}: {LEGEND}</em><!-- ENDIF --></p>
	   <!-- IF WHO_WAS_HERE_TOTAL -->
      <h3>{L_WHO_WAS_HERE}</h3>
      <p>{WHO_WAS_HERE_TOTAL} ({WHO_WAS_HERE_EXP})<br />{WHO_WAS_HERE_RECORD}<br />{WHO_WAS_HERE_LIST}</p>
   <!-- ELSEIF U_ACP -->
      <h3>{L_WHO_WAS_HERE}</h3>
      <p>{L_WWH_UPDATE_NEED}</p>
   <!-- ENDIF -->

<!-- ENDIF -->
<!-- INCLUDE mchat_stats.html -->
<!-- IF S_DISPLAY_BIRTHDAY_LIST and BIRTHDAY_LIST -->
	<h3 class="information">{L_BIRTHDAYS}</h3>
	<p><!-- IF BIRTHDAY_LIST -->{L_CONGRATULATIONS}: <strong>{BIRTHDAY_LIST}</strong><!-- ELSE -->{L_NO_BIRTHDAYS}<!-- ENDIF --></p>
<!-- ENDIF -->

<!-- IF NEWEST_USER -->
	<h3 class="information">{L_STATISTICS}</h3>
	<p>{TOTAL_POSTS} &bull; {TOTAL_TOPICS} &bull; {TOTAL_USERS} &bull; {NEWEST_USER}</p>
<!-- ENDIF -->

</div>

<!-- INCLUDE overall_footer.html -->
qualche suggerimento...Grazie infinite per l'aiuto.
Solo due cose sono infinite: "L'universo" e la "Stupidità Umana"
GamesItalia.it

Rispondi

Torna a “Supporto MODs”

Chi c’è in linea

Visitano il forum: Nessuno e 54 ospiti