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

Problema Tag Board

Supporto MODs generale.
Avatar utente
neowarez
Utente
Utente
Messaggi: 151
Iscritto il: 14/03/2010, 16:36
Versione: 3.0.7-PL1
Server: UNIX/Linux
Località: Terra

Problema Tag Board

Messaggio da neowarez » 21/06/2010, 12:38

ragazzi sto avendo problemi a modificare il styles/x_silver/template/index_body.html

non riesco a trovare il codice :

Codice: Seleziona tutto

<!-- 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 -->
questo è il mio file index_body.html :

Codice: Seleziona tutto

<!-- INCLUDE overall_header.html -->

	<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->

	<form method="post" action="{S_LOGIN_ACTION}" class="headerspace">
	
		{$SKIN_CAT_HEADER_OPEN}
			{L_LOGIN}
		{$SKIN_CAT_HEADER_CLOSE}
	
		<div class="sub-left"><div class="sub-right">
			<h3><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>
		</div></div>
		
		<div class="v-left"><div class="v-right">
		<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>
	</div></div>
<div class="c-f-l"><div class="c-f-r"><div class="c-f-c"></div></div></div>	
	</form>
<!-- ENDIF -->
<!-- INCLUDE forumlist_body.html -->
<div style="padding-top: 40px;"></div>

	{$SKIN_CAT_HEADER_OPEN}
		{L_FORUM} {L_STATISTICS}
	{$SKIN_CAT_HEADER_CLOSE}
	<div class="sub-left"><div class="sub-right">
		<h3 style="margin-bottom: -1px; text-align: right;">
			<!-- IF U_TEAM --><a href="{U_TEAM}">{L_THE_TEAM}</a> &bull; <!-- ENDIF -->
			<!-- IF not S_IS_BOT and U_MARK_FORUMS --><a href="{U_MARK_FORUMS}" accesskey="m">   {L_MARK_FORUMS_READ}   </a>&bull;<!-- ENDIF -->
			<!-- IF not S_IS_BOT --><a href="{U_DELETE_COOKIES}">   {L_DELETE_COOKIES}</a>   &bull; <!-- ENDIF -->
			{S_TIMEZONE}
	</h3>
	</div></div>
<!-- IF S_DISPLAY_ONLINE_LIST -->
<div class="sub-left"><div class="sub-right">
	<!-- IF U_VIEWONLINE -->
	
	<h3><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></h3><!-- ELSE --><h3>{L_WHO_IS_ONLINE}</h3><!-- ENDIF -->
	
	</div></div>
	<div class="v-left"><div class="v-right">
	<div class="stat-info" style="background-image: url('{T_THEME_PATH}/images/whosonline.png');">
	<p class="index">{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /> <br />{LOGGED_IN_USER_LIST}
	<!-- IF LEGEND --><br /><strong>{L_LEGEND}: {LEGEND}</strong><!-- ENDIF --></p>
	</div>
	</div></div>
	
<!-- ENDIF -->

<!-- IF S_DISPLAY_BIRTHDAY_LIST and BIRTHDAY_LIST -->
	<div class="sub-left"><div class="sub-right">
	<h3>{L_BIRTHDAYS}</h3>
	</div></div>
	<div class="v-left"><div class="v-right">
	<div class="stat-info" style="background-image: url('{T_THEME_PATH}/images/whosonline.png');">
	<p class="index"><!-- IF BIRTHDAY_LIST -->{L_CONGRATULATIONS}: <strong>{BIRTHDAY_LIST}</strong><!-- ELSE -->{L_NO_BIRTHDAYS}<!-- ENDIF --></p>
	</div>
	</div></div>
<!-- ENDIF -->

<!-- IF NEWEST_USER -->
<div class="sub-left"><div class="sub-right">
	<h3>{L_STATISTICS}</h3>
	</div></div>
	<div class="v-left"><div class="v-right">
	<div class="stat-info" style="background-image: url('{T_THEME_PATH}/images/statistics.png');">
	<p class="index">{TOTAL_POSTS} &bull; {TOTAL_TOPICS} &bull; {TOTAL_USERS} &bull; {NEWEST_USER}</p>
	</div>
	</div></div>
<!-- ENDIF -->

<div class="sub-left"><div class="sub-right">
	<h3>{L_LEGEND}</h3>
</div></div>
<div class="v-left"><div class="v-right">	
	<table class="table_legend" width="100%" cellspacing="0">
		<tr>
			<td align="center" valign="top">
				<table cellspacing="5" cellpadding="0" border="0" width="100%">
					<tr>
						<td style="text-align: center;">{FORUM_IMG}</td>
						<td style="width:3%;">&nbsp;</td>
						
						<td style="text-align: center;">{FORUM_NEW_IMG}</td>
						<td style="width:3%;">&nbsp;</td>
						
						<td style="text-align: center;"><img src="{T_IMAGESET_PATH}/forum_read_subforum.png" alt="" /></td>
						<td style="width:3%;">&nbsp;</td>
						
						<td style="text-align: center;"><img src="{T_IMAGESET_PATH}/forum_unread_subforum.png" alt="" /></td>
						<td style="width:3%;">&nbsp;</td>
						
						<td style="text-align: center;">{FORUM_LOCKED_IMG}</td>
						<td style="width:3%;">&nbsp;</td>
						
						<td style="text-align: center;">{FORUM_NEW_LOCKED_IMG}</td>
						
					</tr>
					<tr style="text-align: center;">
						<td class="gensmall">{L_NO_NEW_POSTS}</td>
						<td style="width:3%;">&nbsp;</td>
						
						<td class="gensmall">{L_NEW_POSTS}</td>
						<td style="width:3%;">&nbsp;</td>
						
						<td class="gensmall">{L_SUBFORUM} - {L_NO_NEW_POSTS}</td>
						<td style="width:3%;">&nbsp;</td>
						
						<td class="gensmall">{L_SUBFORUM} - {L_NEW_POSTS}</td>
						<td style="width:3%;">&nbsp;</td>
						
						<td class="gensmall">{L_FORUM_LOCKED} - {L_NO_NEW_POSTS}</td>
						<td style="width:3%;">&nbsp;</td>
						
						<td class="gensmall">{L_FORUM_LOCKED} - {L_NEW_POSTS}</td>
						
					</tr>
					
					
					
				</table>
			</td>
			<td align="{S_CONTENT_FLOW_END}"></td>
		</tr>
	</table>
</div></div>	
<div class="c-f-l"><div class="c-f-r"><div class="c-f-c"></div></div></div>





<!-- INCLUDE overall_footer.html -->

Avatar utente
Carlo
Amministratore
Amministratore
Messaggi: 9957
Iscritto il: 19/04/2009, 10:24
Sesso: Maschio
Versione: 3.2.0
Server: UNIX/Linux
PHP: 7.1.0
Database: MySQL(i) 10.0.27-MariaDB-cll-lve
Località: Puglia
Contatta:

Re: Problema Tag Board

Messaggio da Carlo » 21/06/2010, 12:48

Il tuo stile è basato su subsilver2, mentre quella porzione di codice è di uno stile basato su prosilver. Pertanto le modifiche sono differenti.

Cerca nel pcchetto della MOD se ci siano scritte le modifiche per gli stili basati su subsilver2.
MODs | Stili | Traduzioni MOD
Ogni MP contenente una richiesta di supporto verrà ignorato.

Avatar utente
neowarez
Utente
Utente
Messaggi: 151
Iscritto il: 14/03/2010, 16:36
Versione: 3.0.7-PL1
Server: UNIX/Linux
Località: Terra

Re: Problema Tag Board

Messaggio da neowarez » 21/06/2010, 12:53

si grz carlo di avermelo detto ;)

Avatar utente
neowarez
Utente
Utente
Messaggi: 151
Iscritto il: 14/03/2010, 16:36
Versione: 3.0.7-PL1
Server: UNIX/Linux
Località: Terra

Re: Problema Tag Board

Messaggio da neowarez » 21/06/2010, 13:01

scusate la doppia risposta ma la tag non esce ancora :(

Avatar utente
Carlo
Amministratore
Amministratore
Messaggi: 9957
Iscritto il: 19/04/2009, 10:24
Sesso: Maschio
Versione: 3.2.0
Server: UNIX/Linux
PHP: 7.1.0
Database: MySQL(i) 10.0.27-MariaDB-cll-lve
Località: Puglia
Contatta:

Re: Problema Tag Board

Messaggio da Carlo » 21/06/2010, 13:06

Le modifiche le hai effettuate via ACP o manualmente sui files?
MODs | Stili | Traduzioni MOD
Ogni MP contenente una richiesta di supporto verrà ignorato.

Avatar utente
neowarez
Utente
Utente
Messaggi: 151
Iscritto il: 14/03/2010, 16:36
Versione: 3.0.7-PL1
Server: UNIX/Linux
Località: Terra

Re: Problema Tag Board

Messaggio da neowarez » 21/06/2010, 13:09

manualmente sui files

Avatar utente
Carlo
Amministratore
Amministratore
Messaggi: 9957
Iscritto il: 19/04/2009, 10:24
Sesso: Maschio
Versione: 3.2.0
Server: UNIX/Linux
PHP: 7.1.0
Database: MySQL(i) 10.0.27-MariaDB-cll-lve
Località: Puglia
Contatta:

Re: Problema Tag Board

Messaggio da Carlo » 21/06/2010, 13:12

Devi aggiornare il template da ACP -> Stili -> Template e poi svuotare la cache.
MODs | Stili | Traduzioni MOD
Ogni MP contenente una richiesta di supporto verrà ignorato.

Avatar utente
neowarez
Utente
Utente
Messaggi: 151
Iscritto il: 14/03/2010, 16:36
Versione: 3.0.7-PL1
Server: UNIX/Linux
Località: Terra

Re: Problema Tag Board

Messaggio da neowarez » 21/06/2010, 13:14

fatto ma nnt

Avatar utente
Haku
Utente
Utente
Messaggi: 2529
Iscritto il: 22/09/2009, 22:36
Sesso: Maschio
Versione: 3.0.9
Server: UNIX/Linux
Contatta:

Re: Problema Tag Board

Messaggio da Haku » 21/06/2010, 13:33

Puoi indicarci i procedimenti che hai fatto?
Hai Creato il modulo nel PCA e attivato la TAG?

Avatar utente
neowarez
Utente
Utente
Messaggi: 151
Iscritto il: 14/03/2010, 16:36
Versione: 3.0.7-PL1
Server: UNIX/Linux
Località: Terra

Re: Problema Tag Board

Messaggio da neowarez » 21/06/2010, 13:41

si....ho fatto tutte le modifiche,lho installata con sucesso.creato il modulo visibile he abilitato

Rispondi

Torna a “Supporto MODs”

Chi c’è in linea

Visitano il forum: Nessuno e 53 ospiti