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

Gallery Mod: Non si visualizzano bene gli album

Supporto MODs generale.
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: Gallery Mod: Non si visualizzano bene gli album

Messaggio da Carlo » 23/11/2010, 13:42

Trovato il problema! Il tuo stile, anche se prosilver, utilizza le tabelle (tag table) invece dei div, e per tanto le classi CSS che utilizza prosilver non sono reperibili in quello stile.

Tutti gli stili basati su prosilver, utilizzano i div. Questo non so perchè, ma non gli usa.

Il mio consiglio è quello di cambiare stile.
MODs | Stili | Traduzioni MOD
Ogni MP contenente una richiesta di supporto verrà ignorato.

Avatar utente
Micogian
Leader Programmatori
Leader Programmatori
Messaggi: 3704
Iscritto il: 07/01/2010, 8:51
Versione: 3.2.0
Server: UNIX/Linux
PHP: 5.4.36
Database: MySQL 5.1.70-log
Località: Udine
Contatta:

Re: Gallery Mod: Non si visualizzano bene gli album

Messaggio da Micogian » 23/11/2010, 16:08

Il tag <table> è destinato a sparire. Da tempo ormai viene sostituito dai <div>.
Gli stili di derivazione prosilver usano i <div>, quelli di derivazione subsilver2 ancora i <table>.
Sembra che con il nuovo sistema "phpbb 4.0" lo style subsilver2 venga abbandonato.
In previsione di questo è forse meglio abituarsi a uno stile prosilver ma senza <table>.

Avatar utente
gennyna
Utente
Utente
Messaggi: 1017
Iscritto il: 11/07/2009, 18:31
Versione: 3.0.10
Server: UNIX/Linux
Contatta:

Re: Gallery Mod: Non si visualizzano bene gli album

Messaggio da gennyna » 23/11/2010, 23:10

strano... il restante della mod funge benissino...

non c'è possibilità di "adattare" solo quella pagina?

Avatar utente
Micogian
Leader Programmatori
Leader Programmatori
Messaggi: 3704
Iscritto il: 07/01/2010, 8:51
Versione: 3.2.0
Server: UNIX/Linux
PHP: 5.4.36
Database: MySQL 5.1.70-log
Località: Udine
Contatta:

Re: Gallery Mod: Non si visualizzano bene gli album

Messaggio da Micogian » 23/11/2010, 23:42

Non conosco la Mod Gallery, io uso Coppermine che è una buona Galleria, free.

Avatar utente
gennyna
Utente
Utente
Messaggi: 1017
Iscritto il: 11/07/2009, 18:31
Versione: 3.0.10
Server: UNIX/Linux
Contatta:

Re: Gallery Mod: Non si visualizzano bene gli album

Messaggio da gennyna » 24/11/2010, 0:01

il template da sistemare sarebbe solo questo:

Codice: Seleziona tutto

<!-- INCLUDE gallery/gallery_header.html -->

<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_G_SEARCH_RECENT}">{L_VIEW_SEARCH_RECENT}</a> &bull; <a href="{U_G_SEARCH_RANDOM}">{L_VIEW_SEARCH_RANDOM}</a><!-- IF U_G_SEARCH_COMMENTED --> &bull; <a href="{U_G_SEARCH_COMMENTED}">{L_VIEW_SEARCH_COMMENTED}</a><!-- ENDIF --><!-- IF U_G_SEARCH_TOPRATED --> &bull; <a href="{U_G_SEARCH_TOPRATED}">{L_VIEW_SEARCH_TOPRATED}</a><!-- ENDIF --><!-- IF U_G_SEARCH_CONTESTS --> &bull; <a href="{U_G_SEARCH_CONTESTS}">{L_VIEW_SEARCH_CONTESTS}</a><!-- ENDIF --><!-- IF S_USER_LOGGED_IN --> &bull; <a href="{U_G_SEARCH_SELF}">{L_VIEW_SEARCH_SELF}</a><!-- ENDIF --></li>
		<li class="rightside"><a href="{U_GALLERY_SEARCH}">{L_SEARCH}</a></li>
	<!-- ENDIF -->
	<!-- IF not S_IS_BOT and U_MARK_ALBUMS --><li class="rightside"><a href="{U_MARK_ALBUMS}" accesskey="m">{L_MARK_ALBUMS_READ}</a><!-- IF S_DISPLAY_SEARCH --> &bull; <!-- ENDIF --></li><!-- ENDIF -->
</ul>
<!-- ENDIF -->

<!-- IF S_PERSONAL_GALLERY and U_USERS_PERSONAL_GALLERIES -->
	<div class="panel">
		<div class="inner"><span class="corners-top"><span></span></span>

		<ul class="linklist">
			<li>
				<strong style="font-size: 0.95em;"><a href="{U_USERS_PERSONAL_GALLERIES}">{L_ALL}</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=a">A</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=b">B</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=c">C</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=d">D</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=e">E</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=f">F</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=g">G</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=h">H</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=i">I</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=j">J</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=k">K</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=l">L</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=m">M</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=n">N</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=o">O</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=p">P</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=q">Q</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=r">R</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=s">S</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=t">T</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=u">U</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=v">V</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=w">W</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=x">X</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=y">Y</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=z">Z</a>&nbsp; 
				<a href="{U_USERS_PERSONAL_GALLERIES}&first_char=other">#</a></strong>
			</li>
		</ul>
		<span class="corners-bottom"><span></span></span></div>
	</div>
<!-- ENDIF -->

<!-- INCLUDE gallery/albumlist_body.html -->

<!-- IF S_PERSONAL_GALLERY -->
	<div class="topic-actions">
		<div class="pagination">{TOTAL_PGALLERIES_SHORT}<!-- IF PAGINATION --> &bull; <a href="#" onclick="jumpto(); return false;" title="{L_JUMP_TO_PAGE}">{PAGE_NUMBER}</a> &bull; <span>{PAGINATION}</span><!-- ENDIF --></div>
	</div>
<!-- ENDIF -->

<!-- IF S_USERS_PERSONAL_GALLERIES --><h4><!-- IF S_PERSONAL_GALLERY --><a href="{U_GALLERY_MOD}">{L_GALLERY}</a>&nbsp;&lsaquo;&nbsp;{L_USERS_PERSONAL_ALBUMS}<!-- ELSE -->{L_GALLERY}&nbsp;&lsaquo;&nbsp;<a href="{U_USERS_PERSONAL_GALLERIES}">{L_USERS_PERSONAL_ALBUMS}</a><!-- ENDIF --><!-- IF U_YOUR_PERSONAL_GALLERY -->&nbsp;&raquo;&nbsp;<a href="{U_YOUR_PERSONAL_GALLERY}">{L_YOUR_PERSONAL_ALBUM}</a><!-- ENDIF --></h4><br /><!-- ENDIF -->

<!-- INCLUDE gallery/recent_body.html -->

<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT and S_DISP_LOGIN -->
	<form method="post" action="{S_LOGIN_ACTION}" class="headerspace">
	<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>
		<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" />
		</fieldset>
	</form>
<!-- ENDIF -->

<!-- IF S_DISPLAY_ONLINE_LIST and S_DISP_WHOISONLINE -->
	<!-- IF U_VIEWONLINE --><h3><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></h3><!-- ELSE --><h3>{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>
<!-- ENDIF -->

<!-- IF S_DISPLAY_BIRTHDAY_LIST and BIRTHDAY_LIST -->
	<h3>{L_BIRTHDAYS}</h3>
	<p><!-- IF BIRTHDAY_LIST -->{L_CONGRATULATIONS}: <strong>{BIRTHDAY_LIST}</strong><!-- ELSE -->{L_NO_BIRTHDAYS}<!-- ENDIF --></p>
<!-- ENDIF -->

<!-- IF TOTAL_IMAGES -->
	<h3>{L_STATISTICS}</h3>
	<p>{TOTAL_IMAGES}<!-- IF TOTAL_COMMENTS --> &bull; {TOTAL_COMMENTS}<!-- ENDIF --><!-- IF TOTAL_PGALLERIES --> &bull; {TOTAL_PGALLERIES}<!-- IF NEWEST_PGALLERIES --> &bull; {NEWEST_PGALLERIES}<!-- ENDIF --><!-- ENDIF --></p>
<!-- ENDIF -->

<!-- INCLUDE gallery/gallery_footer.html -->


Avatar utente
Micogian
Leader Programmatori
Leader Programmatori
Messaggi: 3704
Iscritto il: 07/01/2010, 8:51
Versione: 3.2.0
Server: UNIX/Linux
PHP: 5.4.36
Database: MySQL 5.1.70-log
Località: Udine
Contatta:

Re: Gallery Mod: Non si visualizzano bene gli album

Messaggio da Micogian » 24/11/2010, 7:40

Ma non ho capito cosa ci sia da sistemare.
Prima si parlava di <table>, non mi pare ci siano nel codice. Ma ci sono 3 include, potrebbero essere anche quelli i file da sistemare.

EDIT
Secondo me non è lì il problema, probabilmente in un include.
Nella pagina si vede qualcosa che sembra una parentesi, è uno "0" tagliato dalla dimesnione troppo piccola del campo e deriva dal codice

Codice: Seleziona tutto

<dd class="posts">0  <dfn>Immagini</dfn></dd>
Che ci faccia quel "0" non ho capito.

Avatar utente
gennyna
Utente
Utente
Messaggi: 1017
Iscritto il: 11/07/2009, 18:31
Versione: 3.0.10
Server: UNIX/Linux
Contatta:

Re: Gallery Mod: Non si visualizzano bene gli album

Messaggio da gennyna » 24/11/2010, 9:53

vediamo; ti posto il conenuto degli include:

Gallery Foother:

Codice: Seleziona tutto

<!--
	I request you retain the full copyright notice below including the link to www.flying-bits.org.
	This not only gives respect to the large amount of time given freely by the developer
	but also helps build interest, traffic and use of phpBB Gallery. If you (honestly) cannot retain
	the full copyright I ask you at least leave in place the "Powered by phpBB Gallery" line, with
	"phpBB Gallery" linked to www.flying-bits.org. If you refuse to include even this then support on my
	forums may be affected.

	phpBB Gallery, nickvergessen : 2009
//-->
<div class="copyright">
	Powered by <a href="http://www.flying-bits.org/">phpBB Gallery</a> &copy; 2007, 2009 <a href="http://www.flying-bits.org/">nickvergessen</a>
	<!-- IF GALLERY_TRANSLATION_INFO --><br />{GALLERY_TRANSLATION_INFO}<!-- ENDIF -->
</div>
<!-- INCLUDE overall_footer.html -->
Gallery header:

Codice: Seleziona tutto

<!-- INCLUDE overall_header.html -->

		<!-- IF GALLERY_VERSION_CHECK and U_ACP --> 
		<div id="gallery_version_check" class="rules">
			<div class="inner"><span class="corners-top"><span></span></span>
				<strong>{L_INFORMATION}:</strong> {GALLERY_VERSION_CHECK}
			<span class="corners-bottom"><span></span></span></div>
		</div>
		<!-- ENDIF -->

Avatar utente
Micogian
Leader Programmatori
Leader Programmatori
Messaggi: 3704
Iscritto il: 07/01/2010, 8:51
Versione: 3.2.0
Server: UNIX/Linux
PHP: 5.4.36
Database: MySQL 5.1.70-log
Località: Udine
Contatta:

Re: Gallery Mod: Non si visualizzano bene gli album

Messaggio da Micogian » 24/11/2010, 10:39

Quegli "include" non centrano niente, quelli che contano sono albumlist_body.html e recent_body.html.

Avatar utente
gennyna
Utente
Utente
Messaggi: 1017
Iscritto il: 11/07/2009, 18:31
Versione: 3.0.10
Server: UNIX/Linux
Contatta:

Re: Gallery Mod: Non si visualizzano bene gli album

Messaggio da gennyna » 24/11/2010, 11:45

Eccoli, li ho allegati
Non hai i permessi necessari per visualizzare i file allegati in questo messaggio.

Rispondi

Torna a “Supporto MODs”

Chi c’è in linea

Visitano il forum: Nessuno e 45 ospiti