Grazie a tutti per le eventuali risposte

Codice: Seleziona tutto
<!-- IF S_MCHAT_ENABLE and (S_MCHAT_ON_INDEX or U_MCHAT) -->
<script type="text/javascript" src="{ROOT_PATH}mchat/jquery-1.5.0.min.js"></script>
<script type="text/javascript" src="{ROOT_PATH}mchat/jquery_cookie_mini.js"></script>
<!-- ENDIF -->
Codice: Seleziona tutto
<head>
......
</head>
Codice: Seleziona tutto
<head>
<link rel="icon" href="http://www.spaceconsole.it/forum/favicon.ico" type="image/ico" />
<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="keywords" content="" />
<meta name="description" content="" />
{META}
<title>{SITENAME} • <!-- IF S_IN_MCP -->{L_MCP} • <!-- ELSEIF S_IN_UCP -->{L_UCP} • <!-- ENDIF -->{PAGE_TITLE}</title>
<!-- IF S_ENABLE_FEEDS -->
<!-- IF S_ENABLE_FEEDS_OVERALL --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {SITENAME}" href="{U_FEED}" /><!-- ENDIF -->
<!-- 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_FEED_TOPICS_NEW}" href="{U_FEED}?mode=topics" /><!-- ENDIF -->
<!-- IF S_ENABLE_FEEDS_TOPICS_ACTIVE --><link rel="alternate" type="application/atom+xml" title="{L_FEED} - {L_FEED_TOPICS_ACTIVE}" href="{U_FEED}?mode=topics_active" /><!-- 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: Se sprites
Based on style: prosilver (this is the default phpBB3 style)
Original author: Tom Beddard ( http://www.subBlue.com/ )
Modified by: pit
-->
<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();
/**
* 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_SUPER_TEMPLATE_PATH}/styleswitcher.js"></script>
<script type="text/javascript" src="{T_SUPER_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 -->
<script type="text/javascript" src="{T_TEMPLATE_PATH}/jquery-1.9.1.min.js"></script>
<script type="text/javascript" src="{T_TEMPLATE_PATH}/animate.js"></script>
<!-- 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="{ROOT_PATH}mchat/jquery-1.5.0.min.js"></script>
<script type="text/javascript" src="{ROOT_PATH}mchat/jquery_cookie_mini.js"></script>
<!-- ENDIF -->
<!-- INCLUDE arcade/script_body.html -->
</head>
Codice: Seleziona tutto
<script type="text/javascript" src="{ROOT_PATH}mchat/jquery-1.5.0.min.js"></script>
Codice: Seleziona tutto
<!--<script type="text/javascript" src="{ROOT_PATH}mchat/jquery-1.5.0.min.js"></script>-->
arcade/script_body.html
Codice: Seleziona tutto
<!-- INCLUDE arcade/script_body.html -->
Codice: Seleziona tutto
#
# phpBB Imageset Configuration File
#
# @package phpBB3
# @copyright (c) 2006 phpBB Group
# @license http://opensource.org/licenses/gpl-license.php GNU Public License
#
#
# At the left is the name, please do not change this
# At the right the value is entered
# For on/off options the valid values are on, off, 1, 0, true and false
#
# Values get trimmed, if you want to add a space in front or at the end of
# the value, then enclose the value with single or double quotes.
# Single and double quotes do not need to be escaped.
#
#
# General Information about this style
name = se_sprites
copyright = © pit
version = 1.0.5
# Images
img_site_logo = site_logo.gif*51*142
img_poll_left =
img_poll_center =
img_poll_right =
img_icon_friend =
img_icon_foe =
img_forum_link = forum_link.gif*27*45
img_forum_read = forum_read.gif*27*45
img_forum_read_locked = forum_read_locked.gif*27*45
img_forum_read_subforum = forum_read_subforum.gif*27*45
img_forum_unread = forum_unread.gif*27*45
img_forum_unread_locked = forum_unread_locked.gif*27*45
img_forum_unread_subforum = forum_unread_subforum.gif*27*45
img_topic_moved = topic_moved.gif*27*45
img_topic_read = topic_read.gif*27*45
img_topic_read_mine = topic_read_mine.gif*27*45
img_topic_read_hot = topic_read_hot.gif*27*45
img_topic_read_hot_mine = topic_read_hot_mine.gif*27*45
img_topic_read_locked = topic_read_locked.gif*27*45
img_topic_read_locked_mine = topic_read_locked_mine.gif*27*45
img_topic_unread = topic_unread.gif*27*45
img_topic_unread_mine = topic_unread_mine.gif*27*45
img_topic_unread_hot = topic_unread_hot.gif*27*45
img_topic_unread_hot_mine = topic_unread_hot_mine.gif*27*45
img_topic_unread_locked = topic_unread_locked.gif*27*45
img_topic_unread_locked_mine = topic_unread_locked_mine.gif*27*45
img_sticky_read = sticky_read.gif*27*45
img_sticky_read_mine = sticky_read_mine.gif*27*45
img_sticky_read_locked = sticky_read_locked.gif*27*45
img_sticky_read_locked_mine = sticky_read_locked_mine.gif*27*45
img_sticky_unread = sticky_unread.gif*27*45
img_sticky_unread_mine = sticky_unread_mine.gif*27*45
img_sticky_unread_locked = sticky_unread_locked.gif*27*45
img_sticky_unread_locked_mine = sticky_unread_locked_mine.gif*27*45
img_announce_read = announce_read.gif*27*45
img_announce_read_mine = announce_read_mine.gif*27*45
img_announce_read_locked = announce_read_locked.gif*27*45
img_announce_read_locked_mine = announce_read_locked_mine.gif*27*45
img_announce_unread = announce_unread.gif*27*45
img_announce_unread_mine = announce_unread_mine.gif*27*45
img_announce_unread_locked = announce_unread_locked.gif*27*45
img_announce_unread_locked_mine = announce_unread_locked_mine.gif*27*45
img_global_read = announce_read.gif*27*45
img_global_read_mine = announce_read_mine.gif*27*45
img_global_read_locked = announce_read_locked.gif*27*45
img_global_read_locked_mine = announce_read_locked_mine.gif*27*45
img_global_unread = announce_unread.gif*27*45
img_global_unread_mine = announce_unread_mine.gif*27*45
img_global_unread_locked = announce_unread_locked.gif*27*45
img_global_unread_locked_mine = announce_unread_locked_mine.gif*27*45
img_pm_read = topic_read.gif*27*45
img_pm_unread = topic_unread.gif*27*45
img_icon_post_target = icon_post_target.gif*9*11
img_icon_post_target_unread = icon_post_target_unread.gif*9*11
img_icon_topic_attach = icon_topic_attach.gif*10*7
img_icon_topic_latest = icon_topic_latest.gif*9*11
img_icon_topic_newest = icon_topic_newest.gif*9*11
img_icon_topic_reported = icon_topic_reported.gif*18*18
img_icon_topic_unapproved = icon_topic_unapproved.gif*18*18
img_icon_user_profile =
Visitano il forum: Nessuno e 61 ospiti