<?php
a name="top" id="top"></a>
<div id="golge">
<div id="container">
<div id="header">
<div class="logo">
<a href="{$mybb->settings['bburl']}/index.php">{$mybb->settings['bbname']}</a>
</div>
<div id="menu">
<ul>
<li class="active"><a href="{$mybb->settings['bburl']}/portal.php">Portal</a></li>
<li><a href="{$mybb->settings['bburl']}/index.php">Foro</a></li>
<li><a href="{$mybb->settings['bburl']}/search.php">{$lang->toplinks_search}</a></li>
<li><a href="{$mybb->settings['bburl']}/memberlist.php">{$lang->toplinks_memberlist}</a></li>
<li><a href="{$mybb->settings['bburl']}/calendar.php">{$lang->toplinks_calendar}</a></li>
<li><a href="{$mybb->settings['bburl']}/misc.php?action=help">{$lang->toplinks_help}</a></li>
</ul>
</div>
{$welcomeblock}
</div>
<div id="content">
{$pm_notice}
{$bannedwarning}
{$bbclosedwarning}
{$unreadreports}<!-- ProfileComments -->
{$commentalert}<!-- /ProfileComments -->
{$pending_joinrequests}
<navigation>
<br />
<?php
/******************************************************************************/
body {
background: #203548;
color: #f0f0f0;
text-align: center;
line-height: 1.6;
margin: 0 0 15px 0;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size: 13px;
}
a:link, a:visited {
color: #0e4270;
text-decoration: none;
outline: 0;
}
a:hover, a:active {
color: #228ae7;
text-decoration: none;
outline: 0;
}
#container {
background: #FFFFFF;
width: 950px;
color: #333;
border: 1px solid FF0000;
border-top: 0;
margin: 0 auto;
text-align: left;
}
#content {
width: auto !important;
padding: 15px 20px;
}
#panel {
background: #efefef;
color: #000;
font-size: 11px;
border: 1px solid #D4D4D4;
}
table {
color: #333;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
font-size: 12px;
line-height: 1.6;
}
.tborder {
background: #fff;
width: 100%;
border: 1px solid #C0C0C0;
}
acronym, abbr {
cursor: help;
border-bottom: 1px dashed #555;
}
.thead {
background: #182846 url(images/CG1/tablo.jpg) repeat-x scroll left top;
color: #fff;
border-bottom: 1px solid #bebebe;
padding: 7px 15px;
font-weight: bold;
}
.thead a:link, .thead a:visited {
color: #fff;
text-decoration: none;
}
.thead a:hover, .thead a:active {
color: #fff;
text-decoration: underline;
}
.tcat {
background: #b5d7f3 url(images/CG1/alt_tablo.png) top left repeat-x;
color: #0a548f;
font-size: 12px;
border-bottom: 1px solid #94c2e8;
text-shadow: #ddeefa 1px 1px 0;
}
.tcat a:link, .tcat a:visited, .tcat a:hover, .tcat a:active {
color: #333;
}
.trow1 {
background: #f5f5f5 url(images/CG1/trow_shadow.png) bottom left repeat-x;
}
.trow2 {
background: #f5f5f5 url(images/CG1/trow_shadow.png) bottom left repeat-x;
}
.trow_shaded {
background: #ffdde0;
}
.trow_selected td {
background: #FFFBD9;
border-bottom: 1px solid #F7E86A;
}
.trow_sep {
background: #f5f5f5 url(images/CG1/alt_tablo.png) top left repeat-x;
color: #333;
border-bottom: 1px solid #bebebe;
font-size: 12px;
font-weight: bold;
}
.tfoot {
background: #182846 url(images/CG1/tablo.jpg) repeat-x scroll left top;
color: #fff;
padding: 7px 15px;
border-top: 1px solid #bebebe;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-bottomright: 6px;
-webkit-border-bottom-left-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
}
.tfoot a:link, .tfoot a:visited {
color: #fff;
text-decoration: none;
}
.tfoot a:hover, .tfoot a:active {
color: #fff;
text-decoration: underline;
}
.bottommenu {
background: #f5f5f5 url(images/CG1/alt_tablo.png) top left repeat-x;
color: #333;
border-top: 1px solid #bebebe;
padding: 6px;
}
.bottommenu div span.smalltext a {
background-repeat: no-repeat;
background-position: left;
padding: 0 0 0 15px;
margin-right: 15px;
text-decoration: none;
}
.iletisim {
background-image: url(images/CG1/ikon/iletisim.png);
}
.anasayfa {
background-image: url(images/CG1/ikon/anasayfa.png);
}
.yukari {
background-image: url(images/CG1/ikon/yukari.png);
}
.arsiv {
background-image: url(images/CG1/ikon/arsiv.png);
}
.rss {
background-image: url(images/CG1/ikon/rss.png);
}
.navigation {
color: #333;
font-size: 11px;
font-weight: bold;
}
.navigation a:link, .navigation a:visited {
text-decoration: none;
}
.navigation a:hover, .navigation a:active {
text-decoration: none;
}
.navigation .active {
color: #333;
font-size: 11px;
font-weight: bold;
}
.smalltext {
font-size: 11px;
}
.largetext {
font-size: 16px;
font-weight: bold;
}
textarea {
background: #fff url(images/CG1/metinalani.gif) repeat-x scroll left top;
border: 1px solid gray;
padding: 0;
line-height: 1.4;
font-family: Verdana, Arial, Sans-Serif;
font-size: 13px;
}
select {
background: #fff;
border: 1px solid gray;
}
input.textbox {
background: #fff url(images/CG1/metinalani.gif) repeat-x scroll left top;
border: 1px solid gray;
padding: 2px;
font-family: Verdana, Arial, Sans-Serif;
}
.editor {
background: #f1f1f1;
border: 1px solid #ccc;
}
.editor_control_bar {
background: #fff;
border: 1px solid #0f5c8e;
}
.autocomplete {
background: #fff;
border: 1px solid #000;
color: black;
}
.autocomplete_selected {
background: #adcee7;
color: #333;
}
.popup_menu .popup_item_container {
margin: 1px;
text-align: left;
}
.popup_menu .popup_item {
background: #fff;
display: block;
text-decoration: none;
white-space: nowrap;
border: 1px solid #ccc;
outline: 1px solid #f5f5f5;
padding: 3px 13px;
}
.popup_menu a.popup_item:hover {
background: #1192d5;
color: #fff;
text-decoration: none;
}
.trow_reputation_positive {
background: #81BEF7;
}
.trow_reputation_negative {
background: #ffcccc;
}
.reputation_positive {
color: #0a548f;
}
.reputation_neutral {
color: #444;
}
.reputation_negative {
color: #CE0909;
}
.invalid_field {
border: 1px solid #f30;
color: #f30;
}
.valid_field {
border: 1px solid #0c0;
}
.validation_error {
background: url(images/invalid.gif) no-repeat center left;
color: #f30;
margin: 5px 0;
padding: 5px;
font-weight: bold;
font-size: 11px;
padding-left: 22px;
}
.validation_success {
background: url(images/valid.gif) no-repeat center left;
color: #00b200;
margin: 5px 0;
padding: 5px;
font-weight: bold;
font-size: 11px;
padding-left: 22px;
}
.validation_loading {
background: url(images/spinner.gif) no-repeat center left;
color: #555;
margin: 5px 0;
padding: 5px;
font-weight: bold;
font-size: 11px;
padding-left: 22px;
}
/* Additional CSS (Master) */
img {
border: none;
vertical-align: middle;
}
.clear {
clear: both;
}
.hidden {
display: none;
float: none;
width: 1%;
}
.hiddenrow {
display: none;
}
.selectall {
background-color: #FFFBD9;
font-weight: bold;
text-align: center;
}
.float_left {
float: left;
}
.float_right {
float: right;
}
.expcolimage {
float: right;
width: auto;
vertical-align: middle;
margin-top: 3px;
}
img.attachment {
border: 1px solid #E9E5D7;
padding: 2px;
}
hr {
background-color: #000;
color: #000;
height: 1px;
border: 0;
}
#copyright {
background: #404040 url(images/CG1/copyright.jpg) repeat-x scroll left top;
color: #fff;
margin: 0;
padding: 6px;
border-top: 1px solid #404040;
}
#copyright a {
color: #fff;
font-weight: bold;
}
#debug {
float: right;
text-align: right;
margin-top: 0;
}
blockquote {
border: 1px solid #ccc;
margin: 0;
background: #b5d7f3;
padding: 4px;
}
blockquote cite {
font-weight: bold;
border-bottom: 1px solid #ccc;
font-style: normal;
display: block;
margin: 4px 0;
}
blockquote cite span {
float: right;
font-weight: normal;
}
.codeblock {
background: #b5d7f3;
border: 1px solid #ccc;
padding: 4px;
}
.codeblock .title {
border-bottom: 1px solid #ccc;
font-weight: bold;
margin: 4px 0;
}
.codeblock code {
overflow: auto;
height: auto;
max-height: 200px;
display: block;
font-family: Monaco, Consolas, Courier, monospace;
font-size: 13px;
}
.subforumicon {
border: 0;
vertical-align: middle;
}
.separator {
margin: 5px;
padding: 0;
height: 0px;
font-size: 1px;
list-style-type: none;
}
form {
margin: 0;
padding: 0;
}
.popup_menu .popup_item_container {
margin: 1px;
text-align: left;
}
.popup_menu .popup_item {
display: block;
text-decoration: none;
white-space: nowrap;
}
.popup_menu a.popup_item:hover {
text-decoration: none;
}
.autocomplete {
text-align: left;
}
.subject_new {
font-weight: bold;
}
.highlight {
background: #FFFFCC;
padding-top: 3px;
padding-bottom: 3px;
}
.pm_alert {
background: #FFF6BF;
border: 1px solid #FFD324;
text-align: center;
padding: 5px 20px;
margin-bottom: 15px;
font-size: 11px;
}
.red_alert {
background: #FBE3E4;
border: 1px solid #A5161A;
color: #A5161A;
text-align: center;
padding: 5px 20px;
margin-bottom: 15px;
font-size: 11px;
}
.high_warning {
color: #CC0000;
}
.moderate_warning {
color: #F3611B;
}
.low_warning {
color: #AE5700;
}
div.error {
padding: 5px 10px;
border-top: 2px solid #FFD324;
border-bottom: 2px solid #FFD324;
background: #FFF6BF;
font-size: 12px;
}
div.error p {
margin: 0;
color: #000;
font-weight: normal;
}
div.error p em {
font-style: normal;
font-weight: bold;
padding-left: 24px;
display: block;
color: #C00;
background: url(images/error.gif) no-repeat 0;
}
div.error.ul {
margin-left: 24px;
}
.online {
color: #15A018;
}
.offline {
color: #C7C7C7;
}
.pagination {
font-size: 11px;
padding-top: 10px;
margin-bottom: 10px;
}
.tfoot .pagination, .tcat .pagination {
padding-top: 0;
}
.pagination .pages {
font-weight: bold;
}
.pagination .pagination_current, .pagination a {
background: #eaeaea url(images/CG1/alt_tablo.png) center left repeat-x;
padding: 3px 8px;
margin-bottom: 3px;
}
.pagination a {
border: 1px solid #bbb;
text-shadow: 1px 1px 0 #fff;
}
.pagination .pagination_current {
background: #182846 url(images/CG1/tablo.jpg) repeat-x left top;
border: 1px solid #101b31;
color: #fff;
text-decoration: none;
font-weight: bold;
}
.pagination a:hover, .pagination a:active {
background: #182846 url(images/CG1/tablo.jpg) repeat-x left top;
border: 1px solid #101b31;
color: #fff;
text-decoration: none;
text-shadow: 1px 1px 0 #444;
}
.thread_legend, .thread_legend dd {
margin: 0;
padding: 0;
}
.thread_legend dd {
padding-bottom: 4px;
margin-right: 15px;
}
.thread_legend img {
margin-right: 4px;
vertical-align: bottom;
}
.forum_legend, .forum_legend dt, .forum_legend dd {
margin: 0;
padding: 0;
}
.forum_legend dd {
float: left;
margin-right: 10px;
}
.forum_legend dt {
margin-right: 10px;
float: left;
}
.success_message {
color: #00b200;
font-weight: bold;
font-size: 10px;
margin-bottom: 10px;
}
.error_message {
color: #C00;
font-weight: bold;
font-size: 10px;
margin-bottom: 10px;
}
.post_body {
padding: 5px;
text-align: justify;
}
.post_content {
padding: 5px 10px;
}
.quick_jump {
background: url(images/jump.gif) no-repeat 0;
width: 13px;
height: 13px;
padding-left: 13px;
vertical-align: middle;
border: none;
}
.repbox {
font-size:16px;
font-weight: bold;
padding:5px 7px 5px 7px;
}
._neutral {
background-color:#FAFAFA;
color: #999999;
border:1px solid #CCCCCC;
}
._minus {
background-color: #FDD2D1;
color: #CB0200;
border:1px solid #980201;
}
._plus {
background-color:#E8FCDC;
color: #008800;
border:1px solid #008800;
}
.pagination_breadcrumb {
background-color: #f5f5f5;
border: 1px solid #fff;
outline: 1px solid #ccc;
padding: 5px;
margin-top: 5px;
font-weight: normal;
}
.pagination_breadcrumb_link {
vertical-align: middle;
cursor: pointer;
}
.logo {
height: 150px;
position: relative;
border-bottom: 1px solid #194a6c;
}
.logo a {
background: url(images/CG1/logo.png) top left repeat-x;
height: 150px;
width: 950px;
display: block;
text-indent: -9999px;
}
.lower_panel a.login {
background: url(images/CG1/ikon/giris.png) no-repeat;
padding-left: 20px;
margin-right: 15px;
margin-left: 15px;
}
.lower_panel a.register {
background: url(images/CG1/ikon/kayitol.png) no-repeat;
padding-left: 20px;
margin-right: 15px;
}
.lower_panel a.admincp {
background: url(images/CG1/ikon/adminkp.png) no-repeat;
padding-left: 20px;
}
.lower_panel a.modcp {
background: url(images/CG1/ikon/modkp.png) no-repeat;
padding-left: 25px;
}
.lower_panel a.usercp {
background: url(images/CG1/ikon/kullanicikp.png) no-repeat;
padding-left: 20px;
}
.lower_panel {
background: #eaeaea url(images/CG1/alt_tablo2.png) top left repeat-x;
color: #000;
border-bottom: 1px solid #bebebe;
padding: 10px;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
}
.lower_panel a {
color: #626262;
margin-right: 15px;
text-shadow: 1px 1px 0 #fff;
}
.lower_panel a:hover, .lower_panel a:active {
color: #333;
text-decoration: none;
}
.upper_panel {
background: #eaeaea url(images/CG1/alt_tablo2.png) top left repeat-x;
color: #333;
border-bottom: 1px solid #bebebe;
padding: 6px;
font-family: Tahoma, Verdana, Arial, Sans-Serif;
}
.upper_panel a {
padding-left: 20px;
margin-right: 15px;
text-shadow: 1px 1px 0 #fff;
font-weight: bold;
}
.upper_panel a.logout {
background: url(images/CG1/ikon/logout.gif) no-repeat right;
padding-right: 20px;
margin-left: 0;
padding-left: 0;
margin-right: 0;
}
#golge {
background: url(images/CG1/golge.png) repeat-y;
width: 986px;
position: relative;
margin: 0 auto;
height: auto;
}
#golge_alt {
background: url(images/CG1/golge_alt.png) no-repeat;
height: 18px;
width: 986px;
margin: 0 auto;
}
.alt_forumlar {
list-style: none;
margin: 0;
padding: 0;
}
.alt_forumlar li {
width: 33%;
float: left;
line-height: 20px;
}
#menu {
background: url(images/CG1/menu_bg_baslar.png) no-repeat;
position: absolute;
top: 115px;
right: 18px;
padding-left: 41px;
font-family: Tahoma, 'Trebuchet MS', Arial, sans-serif;
}
#menu ul {
background: #016db0 url(images/CG1/menu_bg.png) repeat-x;
list-style: none;
margin: 0;
padding: 0;
height: 34px;
}
#menu li {
float: left;
margin-top: 4px;
margin-right: 10px;
}
#menu li a {
color: #fff;
padding: 4px 10px 1px;
text-decoration: none;
display: block;
border-bottom: 0;
}
#menu li a:hover {
color: #fff;
border-bottom: 2px solid #fff;
text-decoration: none;
}
#menu li.active a, #menu li.active a:hover {
background: url(images/CG1/menu_bg_aktif.png) no-repeat top left;
color: #333;
padding: 4px 10px 4px 13px;
border-bottom: 2px solid #fff;
}
#menu li.active {
background: url(images/CG1/menu_bg_aktif2.png) no-repeat top right;
padding-right: 4px;
position: relative;
bottom: -2px;
}
.yazar a:link, .yazar a:visited, .yazar a:hover, .yazar a:active {
color: #333;
text-decoration: none;
}
form#lang_select {
margin-top: -4px;
}
.author {
background: url(images/CG1/nav_bit.gif) no-repeat center left;
padding-left: 20px;
}
.remember_me input {
vertical-align: sub;
}
.messageEditor .toolbar_button {
cursor: pointer;
}
.post_avatar img {
background: #fff;
border: 1px solid #ddd;
padding: 1px;
}
.button {
cursor: pointer;
}
.postbitrec {
background:#eeeeee scroll center;
border-bottom: 1px solid #d3d3d3; padding: 3px 0px 3px 3px;
}
.float_center {
float: center;
}
(20 Oct, 2011, 6:01 pm)Cluster escribió: te pasa con themes recien instalados? si es asi que plugins tienes instalados?
(23 Oct, 2011, 8:20 pm)Cluster escribió: Re-abro a peticion del autor
<?php
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><!-- start: index -->
<html xml:lang="es" lang="es" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Forums</title>
<!-- start: headerinclude -->
<link rel="alternate" type="application/rss+xml" title="Últimos temas (RSS 2.0)" href="http://localhost/syndication.php" />
<link rel="alternate" type="application/atom+xml" title="Últimos temas (Atom 1.0)" href="http://localhost/syndication.php?type=atom1.0" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<script type="text/javascript" src="http://localhost/jscripts/prototype.js?ver=1603"></script>
<script type="text/javascript" src="http://localhost/jscripts/general.js?ver=1603"></script>
<script type="text/javascript" src="http://localhost/jscripts/popup_menu.js?ver=1600"></script>
<link type="text/css" rel="stylesheet" href="http://localhost/cache/themes/theme9/global.css" />
<script type="text/javascript">
<!--
var cookieDomain = "";
var cookiePath = "/";
var cookiePrefix = "";
var deleteevent_confirm = "¿Estás seguro de que quieres eliminar este evento?";
var removeattach_confirm = "¿Estás seguro de que quieres borrar los archivos adjuntos seleccionados de este mensaje?";
var loading_text = 'Cargando<br />Por favor, espere..';
var saving_changes = 'Guardando cambios..';
var use_xmlhttprequest = "1";
var my_post_key = "13ba56d95254ffcd2c1f9e449d3a019c";
var imagepath = "images/CG1";
// -->
</script>
<!-- end: headerinclude -->
<script type="text/javascript">
<!--
lang.no_new_posts = "Foro que no tiene nuevos mensajes";
lang.click_mark_read = "Click para marcar foro como Leído";
// -->
</script>
</head>
<body>
<!-- start: header -->
<a name="top" id="top"></a>
<div id="golge">
<div id="container">
<div id="header">
<div class="logo">
<a href="http://localhost/index.php">Forums</a>
</div>
<div id="menu">
<ul>
<li><a href="http://localhost/portal.php">Portal</a></li>
<li class="active"><a href="http://localhost/index.php">Foro</a></li>
<li><a href="http://localhost/search.php">Búsqueda</a></li>
<li><a href="http://localhost/memberlist.php">Lista de Miembros</a></li>
<li><a href="http://localhost/calendar.php">Calendario</a></li>
<li><a href="http://localhost/misc.php?action=help">Ayuda</a></li>
</ul>
</div>
<!-- start: header_welcomeblock_member -->
<div class="upper_panel">
<span><strong>Bienvenido, <a href="http://localhost/member.php?action=profile&uid=1">DarKin</a></strong>. Última visita: Hoy, 02:45 AM <a href="http://localhost/member.php?action=logout&logoutkey=dfba0e269af841a2faa286aa395375d2" class="logout">Cerrar Sesión</a></span>
</div>
<div class="lower_panel">
<span class="float_right"><a href="http://localhost/search.php?action=getnew">Mensajes Nuevos</a><a href="http://localhost/search.php?action=getdaily">Mensajes de Hoy</a><a href="http://localhost/private.php" style="margin-right: 0;">Mensajes Privados</a> (Sin leer 0, Totales 0)<!-- ProfileComments --> | <a href="http://localhost/member.php?action=profile&uid=1" title="Profile Comments">Comentarios</a> <!-- /ProfileComments --></span>
<span><a href="http://localhost/usercp.php" class="usercp">Panel de Control</a><!-- start: header_welcomeblock_member_moderator -->
<a href="http://localhost/modcp.php" class="modcp">Panel Mod</a>
<!-- end: header_welcomeblock_member_moderator --><!-- start: header_welcomeblock_member_admin -->
<a href="http://localhost/admin/index.php" class="admincp">Panel Admin</a>
<!-- end: header_welcomeblock_member_admin --></span>
</div>
<!-- end: header_welcomeblock_member -->
</div>
<div id="content">
<!-- ProfileComments -->
<!-- /ProfileComments -->
<!-- start: nav -->
<div class="navigation">
<!-- start: nav_bit_active -->
<span class="active">Forums</span>
<!-- end: nav_bit_active -->
</div>
<!-- end: nav -->
<br />
<!-- end: header -->
<!-- start: forumbit_depth1_cat -->
<table border="0" cellspacing="1" cellpadding="4" class="tborder">
<thead>
<tr>
<td class="thead" colspan="5">
<div class="expcolimage"><img src="images/CG1/collapse.gif" id="cat_1_img" class="expander" alt="[-]" title="[-]" /></div>
<div><strong><a href="forumdisplay.php?fid=1">Mi categoría</a></strong><br /><div class="smalltext"></div></div>
</td>
</tr>
</thead>
<tbody style="" id="cat_1_e">
<tr>
<td class="tcat" colspan="2"><span class="smalltext"><strong>Foro</strong></span></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>Temas</strong></span></td>
<td class="tcat" width="85" align="center" style="white-space: nowrap"><span class="smalltext"><strong>Mensajes</strong></span></td>
<td class="tcat" width="200" align="center"><span class="smalltext"><strong>Último mensaje</strong></span></td>
</tr>
<!-- start: forumbit_depth2_forum -->
<tr>
<td class="trow1" align="center" valign="top" width="1"><img src="images/CG1/off.gif" alt="Foro que no tiene nuevos mensajes" title="Foro que no tiene nuevos mensajes" class="ajax_mark_read" id="mark_read_2" /></td>
<td class="trow1" valign="top">
<strong><a href="forumdisplay.php?fid=2">Mi Foro</a></strong><div class="smalltext"></div>
</td>
<td class="trow1" valign="top" align="center" style="white-space: nowrap">1</td>
<td class="trow1" valign="top" align="center" style="white-space: nowrap">3</td>
<td class="trow1" valign="top" align="right" style="white-space: nowrap"><!-- start: forumbit_depth2_forum_lastpost -->
<span class="smalltext">
<a href="showthread.php?tid=1&action=lastpost" title="weewwe"><strong>weewwe</strong></a>
<br />10-20-2011 02:01 AM<br />por <a href="http://localhost/member.php?action=profile&uid=2">Prueba</a></span>
<!-- end: forumbit_depth2_forum_lastpost --></td>
</tr>
<!-- end: forumbit_depth2_forum -->
</tbody>
</table>
<br />
<!-- end: forumbit_depth1_cat -->
<!-- start: prostats -->
<script type="text/javascript">
<!--
var spinner=null;
function prostats_reload()
{
if(spinner){return false;}
this.spinner = new ActivityIndicator("body", {image: "images/spinner_big.gif"});
new Ajax.Request('xmlhttp.php?action=prostats_reload&my_post_key='+my_post_key, {method: 'post',postBody:"", onComplete:prostats_done});
return false;
}
function prostats_done(request)
{
if(this.spinner)
{
this.spinner.destroy();
this.spinner = '';
}
if(request.responseText.match(/<error>(.*)<\/error>/))
{
message = request.responseText.match(/<error>(.*)<\/error>/);
alert(message[1]);
}
else if(request.responseText)
{
$("prostats_table").innerHTML = request.responseText;
}
}
-->
</script>
<div id="prostats_table">
<table width="100%" border="0" cellspacing="1" cellpadding="0" class="tborder">
<thead>
<tr><td colspan="4">
<table border="0" cellspacing="0" cellpadding="4" width="100%">
<tr class="thead">
<td><strong>Estadisticas del Foro</strong></td>
<td style="text-align:right;"><a href="" onclick="return prostats_reload();">Actualizar <img src="http://localhost/images/ps_reload.gif" style="vertical-align:middle;" alt="" /></a></td>
</tr>
</table>
</td>
</tr>
</thead>
<tbody>
<tr valign="top">
<!-- start: prostats_newestposts -->
<td class="trow1"><table width="100%" border="0" cellspacing="0" cellpadding="4">
<tr class="tcat smalltext">
<td colspan="5">Nuevos Mensajes</td>
</tr>
<tr>
<td colspan="5">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr class="trow1 smalltext">
<td>Tema</td><td>Fecha y Hora </td><td>Autor</td><td>Ultimo Remitente</td><td>Foro</td>
</tr>
<!-- start: prostats_newestposts_row -->
<tr class="trow1 smalltext">
<td><!-- start: prostats_readstate_icon -->
<img src="http://localhost/images/ps_minioff.gif" style="vertical-align:middle;" alt="" />
<!-- end: prostats_readstate_icon --><a href="showthread.php?tid=1&action=lastpost" title="weewwe">weewwe</a></td><td><!-- start: prostats_newestposts_specialchar -->
<a href="showthread.php?tid=1&action=lastpost" style="text-decoration: none;"><font face="arial" style="line-height:10px;">▼</font></a>
<!-- end: prostats_newestposts_specialchar -->10-20, 02:01</td><td><a href="member.php?action=profile&uid=1"><span style="color: red;"><strong>DarKin</strong></span></a></td><td><a href="member.php?action=profile&uid=2"><b>Prueba</b></a></td><td><a href="forumdisplay.php?fid=2" title="Mi Foro">Mi Foro</a></td>
</tr>
<!-- end: prostats_newestposts_row -->
</table></td>
</tr>
</table></td>
<!-- end: prostats_newestposts --><!-- start: prostats_tworowextra -->
<td class="trow2"><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><!-- start: prostats_mostviews -->
<td><table width="100%" border="0" cellspacing="0" cellpadding="4">
<tr class="tcat smalltext">
<td colspan="2">Puntos de Vista</td>
</tr>
<tr>
<td colspan="2"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<!-- start: prostats_mostviews_row -->
<tr class="smalltext">
<td><!-- start: prostats_readstate_icon -->
<img src="http://localhost/images/ps_minioff.gif" style="vertical-align:middle;" alt="" />
<!-- end: prostats_readstate_icon --><a href="showthread.php?tid=1" title="weewwe">weewwe</a></td>
<td align="left">673</td>
</tr>
<!-- end: prostats_mostviews_row -->
</table></td></tr>
</table></td>
<!-- end: prostats_mostviews --></tr><tr><!-- start: prostats_mostreputation -->
<td><table width="100%" border="0" cellspacing="0" cellpadding="4">
<tr class="tcat smalltext">
<td colspan="2">Reputaciones</td>
</tr>
<tr>
<td colspan="2"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<!-- start: prostats_mostreputation_row -->
<tr class="smalltext">
<td><a href="member.php?action=profile&uid=1"><span style="color: red;"><strong>DarKin</strong></span></a></td>
<td align="left"><a href="reputation.php?uid=1">0</a></td>
</tr>
<!-- end: prostats_mostreputation_row --><!-- start: prostats_mostreputation_row -->
<tr class="smalltext">
<td><a href="member.php?action=profile&uid=2"><b>Prueba</b></a></td>
<td align="left"><a href="reputation.php?uid=2">0</a></td>
</tr>
<!-- end: prostats_mostreputation_row -->
</table></td></tr>
</table></td>
<!-- end: prostats_mostreputation --></tr></table></td>
<!-- end: prostats_tworowextra --><!-- start: prostats_tworowextra -->
<td class="trow1"><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><!-- start: prostats_mostreplies -->
<td><table width="100%" border="0" cellspacing="0" cellpadding="4">
<tr class="tcat smalltext">
<td colspan="2">Respuestas:</td>
</tr>
<tr>
<td colspan="2"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<!-- start: prostats_mostreplies_row -->
<tr class="smalltext">
<td><!-- start: prostats_readstate_icon -->
<img src="http://localhost/images/ps_minioff.gif" style="vertical-align:middle;" alt="" />
<!-- end: prostats_readstate_icon --><a href="showthread.php?tid=1" title="weewwe">weewwe</a></td>
<td align="left"><a href="javascript:MyBB.whoPosted(1);">2</a></td>
</tr>
<!-- end: prostats_mostreplies_row -->
</table></td></tr>
</table></td>
<!-- end: prostats_mostreplies --></tr><tr><!-- start: prostats_topposters -->
<td><table width="100%" border="0" cellspacing="0" cellpadding="4">
<tr class="tcat smalltext">
<td colspan="2">Top Posters</td>
</tr>
<tr>
<td colspan="2"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<!-- start: prostats_topposters_row -->
<tr class="smalltext">
<td><a href="member.php?action=profile&uid=1"><span style="color: red;"><strong>DarKin</strong></span></a></td>
<td align="left"><a href="search.php?action=finduser&uid=1">2</a></td>
</tr>
<!-- end: prostats_topposters_row --><!-- start: prostats_topposters_row -->
<tr class="smalltext">
<td><a href="member.php?action=profile&uid=2"><b>Prueba</b></a></td>
<td align="left"><a href="search.php?action=finduser&uid=2">1</a></td>
</tr>
<!-- end: prostats_topposters_row -->
</table></td></tr>
</table></td>
<!-- end: prostats_topposters --></tr></table></td>
<!-- end: prostats_tworowextra --><!-- start: prostats_tworowextra -->
<td class="trow2"><table width="100%" border="0" cellspacing="0" cellpadding="0"><tr><!-- start: prostats_mostthanks -->
<td><table width="100%" border="0" cellspacing="0" cellpadding="4">
<tr class="tcat smalltext">
<td colspan="2">Gracias</td>
</tr>
<tr>
<td colspan="2"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr class="smalltext"><td colspan="2" align="center"><small>Please install the <a href="http://mods.mybb.com/view/thanks">Thanks</a> plugin.</small></td></tr>
</table></td></tr>
</table></td>
<!-- end: prostats_mostthanks --></tr><tr><!-- start: prostats_newmembers -->
<td><table width="100%" border="0" cellspacing="0" cellpadding="4">
<tr class="tcat smalltext">
<td colspan="2">Nuevos Miembros</td>
</tr>
<tr>
<td colspan="2"><table width="100%" border="0" cellspacing="0" cellpadding="0">
<!-- start: prostats_newmembers_row -->
<tr class="smalltext">
<td><a href="member.php?action=profile&uid=2"><b>Prueba</b></a></td>
<td align="left">10-20</td>
</tr>
<!-- end: prostats_newmembers_row --><!-- start: prostats_newmembers_row -->
<tr class="smalltext">
<td><a href="member.php?action=profile&uid=1"><span style="color: red;"><strong>DarKin</strong></span></a></td>
<td align="left">10-18</td>
</tr>
<!-- end: prostats_newmembers_row -->
</table></td></tr>
</table></td>
<!-- end: prostats_newmembers --></tr></table></td>
<!-- end: prostats_tworowextra -->
</tr>
</tbody>
</table>
<br />
</div>
<!-- end: prostats -->
<!-- start: index_boardstats -->
<table border="0" cellspacing="1" cellpadding="4" class="tborder">
<thead>
<tr>
<td class="thead">
<div class="expcolimage"><img src="images/CG1/collapse.png" id="boardstats_img" class="expander" alt="[-]" title="[-]" /></div>
<div><strong>Estadísticas del foro</strong></div>
</td>
</tr>
</thead>
<tbody style="" id="boardstats_e">
<!-- start: index_whosonline -->
<tr>
<td class="tcat"><span class="smalltext"><strong>Usuarios en línea</strong> [<a href="online.php">Lista completa</a>]</span></td>
</tr>
<tr>
<td class="trow1"><span class="smalltext">1 usuario activo(s) en los últimos 15 minutos (1 miembro, 0 están invisible(s), y 0 invitados).<br /><a href="http://localhost/member.php?action=profile&uid=1"><span style="color: red;"><strong>DarKin</strong></span></a></span></td>
</tr>
<!-- end: index_whosonline -->
<tr>
<td class="trow1 smalltext" align="center">
<span style="color: red;"><strong>Administrador</strong></span> -
<span style="color: #FF6600;"><strong>Super Moderador</strong></span> -
<span style="color: green;"><strong>Moderador</strong></span> -
<span style="color: #333333;"><strong>Usuario</strong></span> -
<span style="color: #333333;"><strong><s>Baneado</s></strong></span>
</td>
</tr>
<!-- start: index_stats -->
<tr><td class="tcat"><span class="smalltext"><strong>Estadísticas del foro</strong></span></td></tr>
<tr>
<td class="trow1"><span class="smalltext">
Mensajes <b>3</b> - Temas: <b>1</b> - Usuarios: <b>2</b><br />
Bienvenido a nuestro miembro más reciente: <b><a href="http://localhost/member.php?action=profile&uid=2">Prueba</a></b>! <br />
</span>
</td>
</tr>
<!-- end: index_stats -->
<tr>
<td class="tfoot" style="text-align: center">
<span class="smalltext">
<!-- start: index_logoutlink -->
<a href="member.php?action=logout&logoutkey=dfba0e269af841a2faa286aa395375d2">Cerrar sesión</a> |
<!-- end: index_logoutlink -->
<a href="misc.php?action=markread&my_post_key=13ba56d95254ffcd2c1f9e449d3a019c">Marcar foros como leídos</a> |
<a href="showteam.php">Ver Líderes del Foro</a>
</span>
</td>
</tr>
</tbody>
</table>
<br />
<!-- end: index_boardstats -->
<dl class="forum_legend smalltext">
<dt><img src="images/CG1/on.gif" alt="Foro que contiene nuevos mensajes" title="Foro que contiene nuevos mensajes" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
<dd>Foro que contiene nuevos mensajes</dd>
<dt><img src="images/CG1/off.gif" alt="Foro que no tiene nuevos mensajes" title="Foro que no tiene nuevos mensajes" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
<dd>Foro que no tiene nuevos mensajes</dd>
<dt><img src="images/CG1/offlock.gif" alt="Foro bloqueado" title="Foro bloqueado" style="vertical-align: middle;" /></dt>
<dd>Foro bloqueado</dd>
</dl>
<br style="clear: both" />
<!-- start: footer -->
</div>
<div class="bottommenu">
<div class="float_right"></div>
<div>
<span class="smalltext">
<a class="iletisim" href="mailto:admin@localhost">Contáctanos</a><a class="anasayfa" href="/">Prueba</a><a href="#top" class="yukari">Volver a arriba</a><a class="arsiv" href="http://localhost/archive/index.php">Modo (Archivo) Simple</a><a class="rss" href="http://localhost/misc.php?action=syndication">Sindicación RSS</a>
</span>
</div>
</div>
<hr class="hidden" />
<div id="copyright">
<span class="float_right smalltext">Theme by Collision G</span>
<!-- You may NOT remove, modify or hinder the visibility of the MyBB copyright at any time. It must contain the links to the MyBB website and be formatted appropriately. Failure to comply with the above will result in prosecution to the full extent of the law. This is free software, support us and we'll support you. -->
<span class="smalltext">Powered by <a href="http://www.mybb.com/" target="_blank">MyBB 1.6.4</a>, © 2002-2011 - <a href="http://www.dark-sune.net/" target="_blank">Dark-Sune</a>
<!-- End copyright -->
</span>
</div>
</div>
</div>
<div id="golge_alt"></div>
<!-- end: footer -->
</body>
</html>
<!-- end: index -->