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 portale

Supporto MODs generale.
Rispondi
Avatar utente
Tiger
phpBB Expert
phpBB Expert
Messaggi: 1998
Iscritto il: 24/05/2011, 12:37
Sesso: Maschio
Versione: 3.0.12
Server: UNIX/Linux
PHP: 5.3.28
Database: MySQL(i) 5.5.35-cll
Località: Roma
Contatta:

Problema portale

Messaggio da Tiger » 08/07/2011, 16:35

Allora sto provando in locale il portale per xsilver ,scaricato da xlab:e' tutto ok funziona perfettamente tranne un problemino:Praticamente quando sono sul portale e tento di ritornare nell'indice carica la pgina ma rimane sul portale,per tornare nell'indice devo loggarmi in pca e da li seleziono indice e mi va nell'indice:Ho pensato subito che potrebbe essere uno sbaglio edit nell'overal_header.html ma dove?

pegasus81
Programmatore
Programmatore
Messaggi: 346
Iscritto il: 24/06/2011, 14:44
Sesso: Maschio
Versione: 3.0.12
Server: UNIX/Linux
PHP: 5.2.13
Database: MySQL 4.1.22-standard-log
Contatta:

Re: Problema portale

Messaggio da pegasus81 » 08/07/2011, 16:53

Posta il contenuto del file overall_header.html.
puzzlepets.net
Il socialnetwork che ama gli animali!
ingegneriapisa.altervista.org
Il forum degli studenti della Facoltà di Ingegneria Informatica di Pisa

Avatar utente
Tiger
phpBB Expert
phpBB Expert
Messaggi: 1998
Iscritto il: 24/05/2011, 12:37
Sesso: Maschio
Versione: 3.0.12
Server: UNIX/Linux
PHP: 5.3.28
Database: MySQL(i) 5.5.35-cll
Località: Roma
Contatta:

Re: Problema portale

Messaggio da Tiger » 08/07/2011, 17:42

Codice: Seleziona tutto

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{S_CONTENT_DIRECTION}" lang="{S_USER_LANG}" xml:lang="{S_USER_LANG}">
<head>
{SEO_BASE_HREF}

<!-- INCLUDE skin_config.html -->

<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-language" content="{S_USER_LANG}" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="2000, 2002, 2005, 2007 phpBB Group" />
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9" />
{META}
<title>{SITENAME} &bull; <!-- IF S_IN_MCP -->{L_MCP} &bull; <!-- ELSEIF S_IN_UCP -->{L_UCP} &bull; <!-- ENDIF -->{PAGE_TITLE}</title>

<!-- IF S_ENABLE_FEEDS -->
	<link rel="alternate" type="application/atom+xml" title="{L_FEED} - {SITENAME}" href="{U_FEED}" />
	<!-- IF S_ENABLE_FEEDS_NEWS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_NEWS}" href="{U_FEED}?mode=news" /><!-- ENDIF -->
	<!-- IF S_ENABLE_FEEDS_FORUMS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_ALL_FORUMS}" href="{U_FEED}?mode=forums" /><!-- ENDIF -->
	<!-- IF S_ENABLE_FEEDS_TOPICS --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_ALL_TOPICS}" href="{U_FEED}?mode=topics" /><!-- ENDIF -->
	<!-- IF S_ENABLE_FEEDS_FORUM and S_FORUM_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FORUM} - {FORUM_NAME}" href="{U_FEED}?f={S_FORUM_ID}" /><!-- ENDIF -->
	<!-- IF S_ENABLE_FEEDS_TOPIC and S_TOPIC_ID --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_TOPIC} - {TOPIC_TITLE}" href="{U_FEED}?f={S_FORUM_ID}&t={S_TOPIC_ID}" /><!-- ENDIF -->
<!-- ENDIF -->

<!--
	phpBB style name: XSilver
	Based on style:   prosilver (this is the default phpBB3 style)
	Original author:  Tom Beddard ( http://www.subBlue.com/ )
	Modified by:	  Alpha Trion ( http://www.skin-lab.com/ )	

	NOTE: This page was generated by phpBB, the free open-source bulletin board package.
	      The phpBB Group is not responsible for the content of this page and forum. For more information
	      about phpBB please visit http://www.phpbb.com
-->

<script type="text/javascript">
// <![CDATA[
	var jump_page = '{LA_JUMP_PAGE}:';
	var on_page = '{ON_PAGE}';
	var per_page = '{PER_PAGE}';
	var base_url = '{A_BASE_URL}';
	var style_cookie = 'phpBBstyle';
	var style_cookie_settings = '{A_COOKIE_SETTINGS}';
	var onload_functions = new Array();
	var onunload_functions = new Array();
	// www.phpBB-SEO.com SEO TOOLKIT BEGIN
	var seo_delim_start = '{SEO_START_DELIM}';
	var seo_static_pagination = '{SEO_SATIC_PAGE}';
	var seo_ext_pagination = '{SEO_EXT_PAGE}';
	var seo_external = {SEO_EXTERNAL};
	var seo_external_sub = {SEO_EXTERNAL_SUB};
	var seo_ext_classes = {SEO_EXT_CLASSES};
	var seo_hashfix = {SEO_HASHFIX};
	// www.phpBB-SEO.com SEO TOOLKIT END

	<!-- IF S_USER_PM_POPUP -->
		if ({S_NEW_PM})
		{
			var url = '{UA_POPUP_PM}';
			window.open(url.replace(/&/g, '&'), '_phpbbprivmsg', 'height=225,resizable=yes,scrollbars=yes, width=400');
		}
	<!-- ENDIF -->

	/**
	* Find a member
	*/
	function find_username(url)
	{
		popup(url, 760, 570, '_usersearch');
		return false;
	}

	/**
	* New function for handling multiple calls to window.onload and window.unload by pentapenguin
	*/
	window.onload = function()
	{
		for (var i = 0; i < onload_functions.length; i++)
		{
			eval(onload_functions[i]);
		}
	}

	window.onunload = function()
	{
		for (var i = 0; i < onunload_functions.length; i++)
		{
			eval(onunload_functions[i]);
		}
	}

// ]]>
</script>
<script type="text/javascript" src="{T_TEMPLATE_PATH}/styleswitcher.js"></script>
<script type="text/javascript" src="{T_TEMPLATE_PATH}/forum_fn.js"></script>

<link href="{T_THEME_PATH}/print.css" rel="stylesheet" type="text/css" media="print" title="printonly" />
<link href="{T_STYLESHEET_LINK}" rel="stylesheet" type="text/css" media="screen, projection" />

<link href="{T_THEME_PATH}/normal.css" rel="stylesheet" type="text/css" title="A" />
<link href="{T_THEME_PATH}/medium.css" rel="alternate stylesheet" type="text/css" title="A+" />
<link href="{T_THEME_PATH}/large.css" rel="alternate stylesheet" type="text/css" title="A++" />

<!-- IF S_CONTENT_DIRECTION eq 'rtl' -->
	<link href="{T_THEME_PATH}/bidi.css" rel="stylesheet" type="text/css" media="screen, projection" />
<!-- ENDIF -->
<!-- MOD : MSSTI ABBC3 (v{S_ABBC3_VERSION}) - Start //-->
<!-- INCLUDE ./../../abbcode/abbcode_header.html -->
<!-- MOD : MSSTI ABBC3 (v{S_ABBC3_VERSION}) - End //-->
<!-- IF S_MCHAT_ENABLE and (S_MCHAT_ON_INDEX or U_MCHAT) -->
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js"></script>
<script type="text/javascript" src="{ROOT_PATH}mchat/jquery_cookie_mini.js"></script>
<!-- ENDIF -->
</head>

<body id="phpbb" class="section-{SCRIPT_NAME} {S_CONTENT_DIRECTION}">

<div id="wrap">
	<a id="top" name="top" accesskey="t"></a>
		<div id="page-header">
			
			<div class="v-topheader-left"><div class="v-topheader-right">
				<div id="top_buttons_bar">
					<div id="menuPositioner">
						<div id="menuHolder">
							<ul id="menu">
							<!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->							
								<li><a href="{U_INDEX}"><b><img class="icon_index" src="{T_THEME_PATH}/images/trans.gif" alt="" />Home</b></a></li>
								
								<li ><a href="{U_FAQ}" title="{L_FAQ_EXPLAIN}"><b><img class="icon_faq" src="{T_THEME_PATH}/images/trans.gif" alt="" />{L_FAQ}</b></a></li>
								<!-- IF S_MCHAT_ENABLE and U_MCHAT --><li ><a href="{U_MCHAT}" title="AMAZZONE CHAT"><b><img class="icon_chat" src="{T_THEME_PATH}/images/trans.gif" alt="" />AMAZZONE CHAT</b></a></li><!-- ENDIF -->																		
								<!-- IF not S_IS_BOT -->
									<!-- IF S_DISPLAY_MEMBERLIST -->
										<li>
											<a href="{U_MEMBERLIST}" title="{L_MEMBERLIST_EXPLAIN}">
												<b><img class="icon_members" src="{T_THEME_PATH}/images/trans.gif" alt="" />{L_MEMBERLIST}</b>
											</a>	
										</li>
									<!-- ENDIF -->
								<!-- ENDIF -->	
								
								<!-- IF U_ACP -->
									<li><a href="{U_ACP}"><b><img class="icon_admin" src="{T_THEME_PATH}/images/trans.gif" alt="" />{L_ACP}</b></a></li>
								<!-- ENDIF -->
								
								<!-- IF S_DISPLAY_SEARCH and not S_IN_SEARCH -->
									<li><a href="{U_SEARCH}" title="{L_SEARCH_ADV_EXPLAIN}"><b><img class="icon_search" src="{T_THEME_PATH}/images/trans.gif" alt="" />{L_SEARCH}</b></a></li>
									<li><a href="http://localhost/chat/index.php" target=_blank"><b><img class="star_icons21" src="{T_THEME_PATH}/images/trans.gif" alt"" />CHAT DI SUPPORTO</b></a></li>
									<li><a href="http://localhost/radio.php" onclick="window.open('radio.php','','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=440, height=380, left=20, top=20'); return false;"><b><img class="radio_icons" src="{T_THEME_PATH}/images/trans.gif" alt"" />RADIO</b></a></li>
								<!-- ENDIF -->
							<!-- ELSE -->
										<li> &nbsp;	</li>	
							<!-- ENDIF -->								
							</ul>
						</div>
					</div>
				</div>
			</div></div>

			<div class="v-midheader-left"><div class="v-midheader-right">
				<div class="headerbar">
					<div class="inner">
						<span class="corners-top"></span>
							<div id="site-description">
								<a href="{U_INDEX}" title="{L_INDEX}" id="logo">{SITE_LOGO_IMG}</a>
								<p class="skiplink"><a href="#start_here">{L_SKIP}</a></p>
							</div>
						<span class="corners-bottom"><span></span></span>
					</div>
				</div>
			</div></div>

			<div class="v-cp-left"><div class="v-cp-right">
				<div id="CP_Header_Positioner">
					<div id="CP_Header_Holder">
						<ul id="CP_Header_">
							<!-- IF not $S_IN_PORTAL or S_DISPLAY_PHPBB_MENU -->						
							<!-- IF not S_IS_BOT -->
								<!-- IF not S_USER_LOGGED_IN and S_REGISTER_ENABLED and not (S_SHOW_COPPA or S_REGISTRATION) -->
									<li>
										<a href="{U_REGISTER}" title="{L_REGISTER}"><em class="register"></em>
											<b><img class="icon_register" src="{T_THEME_PATH}/images/trans.gif" alt="" />
												{L_REGISTER}
											</b>
										</a>
									</li>
								<!-- ENDIF -->
							
								<!-- IF S_USER_LOGGED_IN -->		
									<li>
										<a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="x"><em class="login"></em>
											<b><img class="icon_logout" src="{T_THEME_PATH}/images/trans.gif" alt="" />
												{L_LOGIN_LOGOUT}
											</b>
										</a>
									</li>
								<!-- ENDIF -->
								<!-- IF not S_USER_LOGGED_IN -->		
									<li>
										<a href="{U_LOGIN_LOGOUT}" title="{L_LOGIN_LOGOUT}" accesskey="x"><em class="login"></em>
											<b><img class="icon_login" src="{T_THEME_PATH}/images/trans.gif" alt="" />
												{L_LOGIN_LOGOUT}
											</b>
										</a>
									</li>
								<!-- ENDIF -->
								
								<!-- IF U_RESTORE_PERMISSIONS -->
									<li>
										<a href="{U_RESTORE_PERMISSIONS}">
											<b><img class="icon_restore_permissions" src="{T_THEME_PATH}/images/trans.gif" alt="" />
												{L_RESTORE_PERMISSIONS}
											</b>
										</a>
									</li>
								<!-- ENDIF -->
							<!-- ENDIF -->
							
						    <li><a class="sub" href="#"><b><img class="icon_options" src="{T_THEME_PATH}/images/trans.gif" alt="" />{L_OPTIONS}</b><!--[if gte IE 7]><!--></a><!--<![endif]-->
								<!--[if lte IE 6]><table><tr><td><![endif]-->
									<!-- IF S_DISPLAY_SEARCH or (S_USER_LOGGED_IN and not S_IS_BOT) -->
										<!-- IF S_DISPLAY_SEARCH -->
											<ul class="sub2">
												<li><a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a></li>
												<li><a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a></li>
												<!-- IF S_LOAD_UNREADS --><li><a href="{U_SEARCH_UNREAD}">{L_SEARCH_UNREAD}</a></li><!-- ENDIF -->
												<!-- IF S_USER_LOGGED_IN --><li><a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a></li><!-- ENDIF -->
											    <li><a href="{U_SEARCH_ACTIVE_TOPICS}">{L_SEARCH_ACTIVE_TOPICS}</a></li>
											</ul>
										<!-- ENDIF -->
									<!-- ENDIF -->
								<!--[if lte IE 6]></td></tr></table></a><![endif]-->
							</li>
							
							<!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
								<!-- IF S_DISPLAY_PM -->
									<li><a href="{U_PRIVATEMSGS}"><b><img class="icon_pm" src="{T_THEME_PATH}/images/trans.gif" alt="" />{PRIVATE_MESSAGE_INFO}</b></a></li>
								<!-- ENDIF -->
							<!-- ENDIF -->
							
							<!-- IF not S_IS_BOT and S_USER_LOGGED_IN -->
								<li><a href="{U_PROFILE}" title="{L_PROFILE}" accesskey="e"><b><img class="icon_ucp" src="{T_THEME_PATH}/images/trans.gif" alt="" />{L_PROFILE}</b></a></li>
							<!-- ENDIF -->
							
							<!-- IF U_MCP -->
								<li><a href="{U_MCP}"><b><img class="icon_mod" src="{T_THEME_PATH}/images/trans.gif" alt="" />{L_MCP}</b></a></li>
							<!-- ENDIF -->
								<!-- ELSE -->
										<li> &nbsp;	</li>	
							<!-- ENDIF -->						
						</ul>
					</div>
				</div>
			</div></div>

			<div class="v-breadcrumbs-left"><div class="v-breadcrumbs-right">
				<div class="navbar">
					<div class="inner">
						<span class="corners-top"><span></span></span>
							<ul class="linklist navlinks">
								<li class="icon-home"><!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> &#187; <!-- ENDIF --><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> 
									<!-- BEGIN navlinks --> 
										<strong>&#8249;</strong> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a>
									<!-- END navlinks -->
								</li>
							</ul>
						<span class="corners-bottom"><span></span></span>
					</div>
				</div>
			</div></div>
	
			<!-- IF not S_IS_BOT -->
				<!-- IF S_WATCH_FORUM_LINK or U_WATCH_TOPIC or U_BOOKMARK_TOPIC or U_BUMP_TOPIC or U_EMAIL_TOPIC or U_EMAIL_PM or U_PRINT_TOPIC or U_PRINT_PM-->	
					<div class="v-breadcrumbs-left"><div class="v-breadcrumbs-right">
						<div class="navbar">
							<div class="inner">
								<span class="corners-top"><span></span></span>
									<ul class="linklist_header navlinks">
										<!-- IF not S_IS_BOT -->
										
											<!-- IF S_WATCH_FORUM_LINK -->
												<li <!-- IF S_WATCHING_FORUM -->class="rightside icon-unsubscribe"<!-- ELSE -->class="rightside icon-subscribe"<!-- ENDIF -->><a href="{S_WATCH_FORUM_LINK}" title="{L_WATCH_FORUM}">{S_WATCH_FORUM_TITLE}</a></li>
											<!-- ENDIF -->
											
											<!-- IF U_WATCH_TOPIC -->
												<li <!-- IF S_WATCHING_TOPIC -->class="rightside icon-unsubscribe"<!-- ELSE -->class="rightside icon-subscribe"<!-- ENDIF -->><a href="{U_WATCH_TOPIC}" title="{L_WATCH_TOPIC}">{L_WATCH_TOPIC}</a></li>
											<!-- ENDIF -->
											
											<!-- IF U_BOOKMARK_TOPIC -->
												<!-- IF U_BOOKMARK_TOPIC -->
													<li class="rightside icon-bookmark"><a href="{U_BOOKMARK_TOPIC}" title="{L_BOOKMARK_TOPIC}">{L_BOOKMARK_TOPIC}</a></li>
												<!-- ENDIF -->
											<!-- ENDIF -->
											
											<!-- IF U_BUMP_TOPIC -->
												<li class="rightside icon-bump"><a href="{U_BUMP_TOPIC}" title="{L_BUMP_TOPIC}">{L_BUMP_TOPIC}</a></li>
											<!-- ENDIF -->
										
										<!-- ENDIF -->
				
										<!-- IF U_EMAIL_TOPIC -->
											<li class="rightside"><a href="{U_EMAIL_TOPIC}" title="{L_EMAIL_TOPIC}" class="sendemail">{L_EMAIL_TOPIC}</a></li>
										<!-- ENDIF -->
				
										<!-- IF U_EMAIL_PM -->
											<li class="rightside"><a href="{U_EMAIL_PM}" title="{L_EMAIL_PM}" class="sendemail">{L_EMAIL_PM}</a></li>
										<!-- ENDIF -->
										
										<!-- IF U_PRINT_TOPIC -->
											<li class="rightside"><a href="{U_PRINT_TOPIC}" title="{L_PRINT_TOPIC}" accesskey="p" class="print">{L_PRINT_TOPIC}</a></li>
										<!-- ENDIF -->
										
										<!-- IF U_PRINT_PM -->
											<li class="rightside"><a href="{U_PRINT_PM}" title="{L_PRINT_PM}" accesskey="p" class="print">{L_PRINT_PM}</a></li>
										<!-- ENDIF -->

									</ul>
								<span class="corners-bottom"><span></span></span>
							</div>
						</div>
					</div></div>
				<!-- ENDIF -->
			<!-- ENDIF -->

		</div>			
			<a name="start_here"></a>
				<div id="page-body">
					<!-- IF S_BOARD_DISABLED and S_USER_LOGGED_IN and (U_MCP or U_ACP) -->
						<div id="information" class="rules">
							<div class="inner">
								<span class="corners-top"><span></span></span>
									<strong>{L_INFORMATION}:</strong> {L_BOARD_DISABLED}
								<span class="corners-bottom"><span></span></span>
							</div>
						</div>
					<!-- ENDIF -->
					<div align="center"><script type="text/javascript">
//<![CDATA[
document.write('<s'+'cript type="text/javascript" src="http://ad.altervista.org/js.ad/size=728X90/r='+new Date().getTime()+'"><\/s'+'cript>');
//]]></script></div><div>
					
Dato che ci siamo,pegasus sfrutto al tua gentilezza:se fai caso in questo template ci sono due bottoni creati da me:CHAT DI SUPPORTO E RADIO:Se fai caso a chat di supporto volevo metterle accanto(come per gli altri bottoni originali dello stile)un immagine gif ma non me la visualizza sbaglio qualcosa?e la stessa cosa vorrei fare per il pulsante radio.Scusa il prolungamento discussione,e grazie mille :D

pegasus81
Programmatore
Programmatore
Messaggi: 346
Iscritto il: 24/06/2011, 14:44
Sesso: Maschio
Versione: 3.0.12
Server: UNIX/Linux
PHP: 5.2.13
Database: MySQL 4.1.22-standard-log
Contatta:

Re: Problema portale

Messaggio da pegasus81 » 08/07/2011, 18:03

tiger ha scritto:

Codice: Seleziona tutto

	<ul class="linklist navlinks">
								<li class="icon-home"><!-- IF U_PORTAL --><a href="{U_PORTAL}">{L_PORTAL}</a> &#187; <!-- ENDIF --><a href="{U_INDEX}" accesskey="h">{L_INDEX}</a> 
									<!-- BEGIN navlinks --> 
										<strong>&#8249;</strong> <a href="{navlinks.U_VIEW_FORUM}">{navlinks.FORUM_NAME}</a>
									<!-- END navlinks -->
								</li>
							</ul>
A occhio, dovrebbe essere questa la porzione di codice interessata, ma sembra corretta. Forse lavorando in remoto, il problema potrebbe scomparire.
tiger ha scritto:Dato che ci siamo,pegasus sfrutto al tua gentilezza:se fai caso in questo template ci sono due bottoni creati da me:CHAT DI SUPPORTO E RADIO:Se fai caso a chat di supporto volevo metterle accanto(come per gli altri bottoni originali dello stile)un immagine gif ma non me la visualizza sbaglio qualcosa?e la stessa cosa vorrei fare per il pulsante radio.Scusa il prolungamento discussione,e grazie mille :D
Qui nel codice ci sono alcuni errori. Sostituisci

Codice: Seleziona tutto

<li><a href="http://localhost/chat/index.php" target=_blank"><b><img class="star_icons21" src="{T_THEME_PATH}/images/trans.gif" alt"" />CHAT DI SUPPORTO</b></a></li>
									<li><a href="http://localhost/radio.php" onclick="window.open('radio.php','','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=440, height=380, left=20, top=20'); return false;"><b><img class="radio_icons" src="{T_THEME_PATH}/images/trans.gif" alt"" />RADIO</b></a></li>
con

Codice: Seleziona tutto

<li><a href="http://localhost/chat/index.php" target="_blank"><b><img class="star_icons21" src="{T_THEME_PATH}/images/trans.gif" alt="" />CHAT DI SUPPORTO</b></a></li>
									<li><a href="http://localhost/radio.php" onclick="window.open('radio.php','','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=440, height=380, left=20, top=20'); return false;"><b><img class="radio_icons" src="{T_THEME_PATH}/images/trans.gif" alt="" />RADIO</b></a></li>
Prova così... se non funziona vediamo altre soluzioni. ;)
puzzlepets.net
Il socialnetwork che ama gli animali!
ingegneriapisa.altervista.org
Il forum degli studenti della Facoltà di Ingegneria Informatica di Pisa

pegasus81
Programmatore
Programmatore
Messaggi: 346
Iscritto il: 24/06/2011, 14:44
Sesso: Maschio
Versione: 3.0.12
Server: UNIX/Linux
PHP: 5.2.13
Database: MySQL 4.1.22-standard-log
Contatta:

Re: Problema portale

Messaggio da pegasus81 » 08/07/2011, 19:32

Dando un'occhiata migliore in remoto, posso dire che le icone non si vedono perchè gli indirizzi nel template sono errati. Sostituisci in overall_header.html

Codice: Seleziona tutto

<li><a href="http://localhost/chat/index.php" target="_blank"><b><img class="star_icons21" src="{T_THEME_PATH}/images/trans.gif" alt="" />CHAT DI SUPPORTO</b></a></li>
                               <li><a href="http://localhost/radio.php" onclick="window.open('radio.php','','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=440, height=380, left=20, top=20'); return false;"><b><img class="radio_icons" src="{T_THEME_PATH}/images/trans.gif" alt="" />RADIO</b></a></li>
con

Codice: Seleziona tutto

<li><a href="http://localhost/chat/index.php" target="_blank"><b><img style="margin-right: 3px;" class="star_icons21" src="{T_THEME_PATH}/images/star_icons21.gif" alt="" />CHAT DI SUPPORTO</b></a></li>
                               <li><a href="http://localhost/radio.php" onclick="window.open('radio.php','','toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=yes, width=440, height=380, left=20, top=20'); return false;"><b><img style="margin-right: 3px;" class="radio_icons" src="{T_THEME_PATH}/images/radio_icons.gif" alt="" />RADIO</b></a></li>
puzzlepets.net
Il socialnetwork che ama gli animali!
ingegneriapisa.altervista.org
Il forum degli studenti della Facoltà di Ingegneria Informatica di Pisa

Avatar utente
Tiger
phpBB Expert
phpBB Expert
Messaggi: 1998
Iscritto il: 24/05/2011, 12:37
Sesso: Maschio
Versione: 3.0.12
Server: UNIX/Linux
PHP: 5.3.28
Database: MySQL(i) 5.5.35-cll
Località: Roma
Contatta:

Re: Problema portale

Messaggio da Tiger » 08/07/2011, 19:41

Grande Pegasus sei un fenomeno funziona tutto alla grande ora, Grazie mille e cinquecento volte xd :lol:

Rispondi

Torna a “Supporto MODs”

Chi c’è in linea

Visitano il forum: Nessuno e 69 ospiti