Problema con tutorial de Mitch (sql)
Publicado: 03 Oct 2009, 05:30
URL: http://www.saladelectura.com
Versión phpBB: phpBB3 (3.0.5)
MODs Instalados: Sitemap Generator, SEO Ultimate URL V 0.6.0
Plantilla(s) usada(s): ca_vintage_blue (esp)
Servidor: argentinahost
Actualización desde otra versión:
Conversión desde otro sistema de foros:
Hola, ¿como están?
Mi problema es el siguiente: he hecho todo lo que indica Mitch para cambiar los botones y agregar bbcodes. Utilicé los datos de prosilver y modifiqué los archivos correspondientes. El problema surge cuando actializo mi plantilla. Al momento de confirmar la actualización me aparece el siguiente error:
El código de error no está completo porque es mucho más extenso y no me permite incluirlo por el límite de caracteres. De cualquier manera calculo que no hace falta.
Desde ya les agradezco la ayuda
Saludos...
Versión phpBB: phpBB3 (3.0.5)
MODs Instalados: Sitemap Generator, SEO Ultimate URL V 0.6.0
Plantilla(s) usada(s): ca_vintage_blue (esp)
Servidor: argentinahost
Actualización desde otra versión:
Conversión desde otro sistema de foros:
Hola, ¿como están?
Mi problema es el siguiente: he hecho todo lo que indica Mitch para cambiar los botones y agregar bbcodes. Utilicé los datos de prosilver y modifiqué los archivos correspondientes. El problema surge cuando actializo mi plantilla. Al momento de confirmar la actualización me aparece el siguiente error:
Código: Seleccionar todo
SQL ERROR [ mysqli ]
Incorrect string value: '\xFF\xFE/\x00*\x00...' for column 'theme_data' at row 1 [1366]
SQL
UPDATE phpbb_styles_theme SET theme_mtime = 1248275514, theme_data = '/* phpBB 3.0 Style Sheet\n --------------------------------------------------------------\n Based on style: proSilver (this is the default phpBB 3 style)\n Original author: subBlue ( http://www.subBlue.com/ )\n Modified by: \n \n Copyright 2006 phpBB Group ( http://www.phpbb.com/ )\n --------------------------------------------------------------\n*/\n\n/* General proSilver Markup Styles\n---------------------------------------- */\n\n* {\n /* Reset browsers default margin, padding and font sizes */\n margin: 0;\n padding: 0;\n}\n\nhtml {\n font-size: 100%;\n /* Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */\n height: 100%;\n}\n\nbody {\n /* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */\n font-family: Verdana, Helvetica, Arial, sans-serif;\n /*font-size: 62.5%; This sets the default font size to be equivalent to 10px */\n font-size: 10px;\n margin: 0;\n padding: 0 10px 10px 10px;\n}\nbody.body-simple {\n padding: 0;\n}\n\nh1 {\n /* Forum name */\n font-family: \"Trebuchet MS\", Arial, Helvetica, sans-serif;\n margin-right: 200px;\n color: #000;\n margin-top: 15px;\n font-weight: bold;\n font-size: 2em;\n}\n\nh2 {\n /* Forum header titles */\n font-family: \"Trebuchet MS\", Arial, Helvetica, sans-serif;\n font-weight: normal;\n color: #3f3f3f;\n font-size: 2em;\n margin: 0.8em 0 0.2em 0;\n}\n\nh2.solo {\n margin-bottom: 1em;\n}\n\nh2.leftside {\n clear: none;\n margin-top: 0;\n padding-top: 0;\n float: left;\n}\n\nh3 {\n /* Sub-headers (also used as post headers, but defined later) */\n font-family: Arial, Helvetica, sans-serif;\n font-weight: bold;\n text-transform: uppercase;\n margin-bottom: 3px;\n padding-bottom: 2px;\n font-size: 1.05em;\n color: #989898;\n margin-top: 20px;\n background-position: bottom left;\n background-repeat: repeat-x;\n}\n\nh4 {\n /* Forum and topic list titles */\n font-family: \"Trebuchet MS\", Verdana, Helvetica, Arial, Sans-serif;\n font-size: 1.3em;\n}\n\np {\n line-height: 1.3em;\n font-size: 1.1em;\n margin-bottom: 1.5em;\n}\n\nimg {\n border-width: 0;\n}\n\nhr {\n border: 0 none #FFFFFF;\n border-top: 1px solid #CCCCCC;\n height: 1px;\n margin: 5px 0;\n display: block;\n clear: both;\n}\n\nhr.dashed {\n border-top: 1px dashed #CCCCCC;\n margin: 10px 0;\n}\n\nhr.divider {\n display: none;\n}\n\np.right {\n text-align: right;\n}\n\n/* Header/footer */\np.top {\n display: inline;\n padding: 0;\n margin: 0;\n height: 0;\n overflow: hidden;\n}\n\n#footer-clear { clear: both; }\n\n#global, #content-left, #header, #header-left {\n background-position: top left;\n}\n#content-right, #header-right {\n background-position: top right;\n}\n#content-left, #content-right {\n background-repeat: repeat-y;\n}\n#header {\n background-repeat: repeat-x;\n}\n#header-left, #header-right {\n background-repeat: no-repeat;\n}\n#footer, #footer span { \n clear: both;\n display: block;\n height: 6px;\n line-height: 6px;\n background-position: bottom left;\n background-repeat: repeat-x;\n}\n#footer span {\n background-repeat: no-repeat;\n}\n#footer span span {\n background-position: bottom right;\n}\n\n#copyrights {\n text-align: center;\n padding: 5px;\n padding-bottom: 0;\n font-size: 10px;\n line-height: 1.4em;\n}\n#copyrights a, #copyrights a:visited {\n text-decoration: none;\n}\n#copyrights a:hover, #copyrights a:active {\n text-decoration: underline;\n}\n\n#logo { \n clear: both;\n min-height: 20px;\n height: auto;\n text-align: center;\n}\n#logo span {\n display: none;\n}\n\n/* Main blocks\n---------------------------------------- */\n#simple-wrap {\n padding: 6px 10px;\n}\n\n#page-body {\n margin: 5px 12px;\n clear: both;\n}\n\n#page-footer {\n clear: both;\n}\n\n#page-footer h3 {\n margin-top: 20px;\n}\n\n/* Search box\n--------------------------------------------- */\n#search-box {\n margin-right: 15px;\n display: block;\n float: right;\n white-space: nowrap; /* For Opera */\n background-repeat: repeat-x;\n}\n#search-box, #search-box div {\n background-position: top left;\n height: 24px;\n}\n#search-box div {\n background-repeat: no-repeat;\n}\n#search-box div div {\n background-position: top right;\n padding-left: 20px;\n padding-right: 7px;\n overflow: hidden;\n}\n#search-box input {\n border: solid 1px #000;\n font-size: 1em;\n cursor: text;\n margin-top: 2px;\n}\n\n#search-box #keywords {\n width: 95px;\n}\n\n/* Site description and logo */\n#site-description {\n float: left;\n width: 70%;\n}\n\n#site-description h1 {\n margin-right: 0;\n}\n\n/* Top navigation */\n#topnav {\n position: relative;\n margin-left: 15px;\n display: block;\n float: left;\n white-space: nowrap; /* For Opera */\n background-repeat: repeat-x;\n}\n#topnav, #topnav div {\n background-position: top left;\n height: 24px;\n}\n#topnav div {\n background-repeat: no-repeat;\n}\n#topnav div div {\n background-position: top right;\n padding-left: 10px;\n padding-right: 6px;\n}\n#topnav ul.topnav {\n margin: 0;\n padding: 0;\n}\n#topnav ul.topnav li {\n margin-top: 0;\n padding-top: 5px;\n line-height: 1em;\n}\n\n\n/* Horizontal lists\n----------------------------------------*/\nul.linklist {\n display: block;\n margin: 0;\n}\n\nul.linklist li {\n display: block;\n list-style-type: none;\n float: left;\n width: auto;\n margin-right: 5px;\n font-size: 1.1em;\n line-height: 2.2em;\n}\n\nul.linklist li.rightside, p.rightside {\n float: right;\n margin-right: 0;\n margin-left: 5px;\n text-align: right;\n}\n\nul.navlinks {\n font-weight: bold;\n}\n\nul.navlinks li.rightside, ul.navlinks li.leftside {\n font-size: 1em;\n font-weight: normal;\n padding-top: 1px;\n margin-left: 0;\n margin-right: 0;\n}\n\nul.leftside {\n float: left;\n margin-left: 0;\n margin-right: 5px;\n text-align: left;\n}\n\nul.rightside {\n float: right;\n margin-left: 5px;\n margin-right: 0;\n text-align: right;\n}\n\n/* Table styles\n----------------------------------------*/\ntable.table1 {\n /* See tweaks.css */\n}\n\n#ucp-main table.table1 {\n padding: 2px;\n}\n\ntable.table1 thead th {\n font-weight: normal;\n text-transform: uppercase;\n color: #FFFFFF;\n line-height: 1.3em;\n font-size: 1em;\n padding: 2px 3px;\n}\n\ntable.table1 thead th span {\n padding-left: 7px;\n}\n\ntable.table1 tbody tr {\n border: 1px solid #cfcfcf;\n}\n\ntable.table1 tbody tr:hover, table.table1 tbody tr.hover {\n color: #000;\n}\n\ntable.table1 td {\n color: #6a6a6a;\n font-size: 1.1em;\n}\n\ntable.table1 tbody td {\n padding: 5px;\n border-top: 1px solid #FAFAFA;\n border-bottom: 1px solid #FAFAFA;\n}\n\ntable.table1 tbody th {\n padding: 5px;\n border-bottom: 1px solid #000000;\n text-align: left;\n color: #333333;\n}\n\n/* Specific column styles */\ntable.table1 .name { text-align: left; }\ntable.table1 .posts { text-align: center !important; width: 7%; }\ntable.table1 .joined { text-align: left; width: 15%; }\ntable.table1 .active { text-align: left; width: 15%; }\ntable.table1 .mark { text-align: center; width: 7%; }\ntable.table1 .info { text-align: left; width: 30%; }\ntable.table1 .info div { width: 100%; white-space: normal; overflow: hidden; }\ntable.table1 .autocol { line-height: 2em; white-space: nowrap; }\ntable.table1 thead .autocol { padding-left: 1em; }\n\ntable.table1 span.rank-img {\n float: right;\n width: auto;\n}\n\ntable.info td {\n padding: 3px;\n}\n\ntable.info tbody th {\n padding: 3px;\n text-align: right;\n vertical-align: top;\n color: #000000;\n font-weight: normal;\n}\n\n.forumbg table.table1 {\n margin: 0 -2px -1px -1px;\n}\n\n/* Misc layout styles\n---------------------------------------- */\n/* column[1-2] styles are containers for two column layouts \n Also see tweaks.css */\n.column1 {\n float: left;\n clear: left;\n width: 49%;\n}\n\n.column2 {\n float: right;\n clear: right;\n width: 49%;\n}\n\n/* General classes for placing floating blocks */\n.left-box {\n float: left;\n width: auto;\n text-align: left;\n}\n\n.right-box {\n float: right;\n width: auto;\n text-align: right;\n}\n\ndl.details {\n /*font-family: \"Lucida Grande\", Verdana, Helvetica, Arial, sans-serif;*/\n font-size: 1.1em;\n}\n\ndl.details dt {\n float: left;\n clear: left;\n width: 30%;\n text-align: right;\n color: #000000;\n display: block;\n}\ndl.details dd {\n margin-left: 0;\n padding-left: 5px;\n margin-bottom: 5px;\n color: #828282;\n float: left;\n width: 65%;\n}\n\n/* Pagination\n---------------------------------------- */\n.pagination {\n height: 1%; /* IE tweak (holly hack) */\n width: auto;\n text-align: right;\n margin-top: 5px;\n float: right;\n}\n\n.pagination span.page-sep {\n display: none;\n}\n\nli.pagination {\n margin-top: 0;\n}\n\n.pagination strong, .pagination b {\n font-weight: normal;\n}\n\n.pagination span strong {\n padding: 0 2px;\n margin: 0 2px;\n font-weight: normal;\n color: #FFFFFF;\n background-color: #bfbfbf;\n border: 1px solid #bfbfbf;\n font-size: 0.9em;\n}\n\n.pagination span a, .pagination span a:link, .pagination span a:visited, .pagination span a:active {\n font-weight: normal;\n text-decoration: none;\n color: #747474;\n margin: 0 2px;\n padding: 0 2px;\n background-color: #eeeeee;\n border: 1px solid #bababa;\n font-size: 0.9em;\n line-height: 1.5em;\n}\n\n.pagination span a:hover {\n border-color: #d2d2d2;\n background-color: #d2d2d2;\n color: #FFF;\n text-decoration: none;\n}\n\n.pagination img {\n vertical-align: middle;\n}\n\n/* Pagination in viewforum for multipage topics */\n.row .pagination {\n display: block;\n float: right;\n width: auto;\n margin-top: 0;\n padding: 1px 0 1px 15px;\n font-size: 0.9em;\n background: none 0 50% no-repeat;\n}\n\n/* Miscellaneous styles\n---------------------------------------- */\n#forum-permissions {\n float: right;\n width: auto;\n padding-left: 5px;\n margin-left: 5px;\n margin-top: 10px;\n text-align: right;\n}\n\n.copyright {\n padding: 5px;\n text-align: center;\n color: #555555;\n}\n\n.small {\n font-size: 0.9em !important;\n}\n\n.titlespace {\n margin-bottom: 15px;\n}\n\n.headerspace {\n margin-top: 20px;\n}\n\n.error {\n color: #bcbcbc;\n font-weight: bold;\n font-size: 1em;\n}\n\ndiv.rules {\n color: #bcbcbc;\n margin: 10px 0;\n font-size: 1.1em;\n}\n\ndiv.rules ul, div.rules ol {\n margin-left: 20px;\n}\n\np.rules {\n padding: 5px;\n}\n\np.rules img {\n vertical-align: middle;\n}\n\np.rules a {\n vertical-align: middle;\n clear: both;\n}\n\n#top {\n position: absolute;\n top: -20px;\n}\n\n.clear {\n display: block;\n clear: both;\n font-size: 1px;\n line-height: 1px;\n background: transparent;\n}\n\n/* PM notification */\n.pm-notify-unread {\n margin: 5px 0;\n text-align: center;\n}\n.pm-notify-new {\n width: 500px;\n position: fixed;\n top: 50%;\n left: 50%;\n z-index: 1;\n margin-top: -80px;\n margin-left: -250px;\n text-align: center;\n padding: 1px;\n border: solid 1px #000;\n}\n* html .pm-notify-new {\n position: absolute;\n top: 50px;\n margin-top: 0;\n}\n.pm-notify-new div {\n padding: 1px;\n border: solid 1px #000;\n background-position: top left;\n padding: 30px 0 40px;\n}\np.pm-notify {\n padding: 15px;\n padding-bottom: 5px;\n margin: 0;\n text-align: center;\n}\n.pm-notify-new p.pm-notify {\n padding-top: 30px;\n padding-bottom: 20px;\n}\n.pm-notify-new p.pm-notify a {\n text-decoration: none;\n}\np.pm-notify a, .pm-notify-new p.pm-notify a:hover {\n text-decoration: underline;\n}\n.pm-notify-new p.pm-notify a {\n font-size: 1.1em;\n}\np.pm-close {\n padding: 10px;\n margin: 0;\n text-align: center;\n}\n\n/* Navbar */\n#page-header {\n clear: both;\n margin: 0 12px;\n padding: 0;\n position: relative;\n}\n\n.navbar {\n padding: 0;\n margin: 0;\n position: relative;\n}\n.navbar ul.navlinks li {\n line-height: 1.4em;\n}\n.navbar .block-inner {\n padding: 0 8px 0 3px;\n}\n.navbar-top .block-inner {\n padding-left: 0;\n}\n.navbar li.navbar-hidden { \n display: none; \n}\n.navbar-has-hidden .navbar-top-fixed li.navbar-hidden { \n display: block; \n}\n.navbar-has-hidden .navbar-top-fixed li.icon-home { \n font-weight: normal; \n}\n.navbar-has-hidden .navbar-top-fixed .home-extra { \n display: none;\n}\n\n.navbar-top-fixed .block-header, .navbar-top-fixed .block-footer {\n display: none;\n}\n.navbar-top-fixed .block-inner, .navbar-top-fixed .block-content {\n padding: 0;\n background-image: none;\n}\n.navbar-top-fixed {\n}\n.navbar-top-fixed .block-inner {\n padding: 5px;\n padding-right: 10px;\n border: solid 2px #000;\n border-top-width: 0;\n}\n/* proSilver Link Styles\n---------------------------------------- */\n\na:link { color: #898989; text-decoration: none; }\na:visited { color: #898989; text-decoration: none; }\na:hover { color: #d3d3d3; text-decoration: underline; }\na:active { color: #d2d2d2; text-decoration: none; }\n\n/* Coloured usernames */\n.username-coloured {\n font-weight: bold;\n display: inline !important;\n padding: 0 !important;\n}\n\n/* Links on gradient backgrounds */\nforumbg .header a:link, .forabg .header a:link, th a:link {\n color: #FFFFFF;\n text-decoration: none;\n}\n\n.forumbg .header a:visited, .forabg .header a:visited, th a:visited {\n color: #FFFFFF;\n text-decoration: none;\n}\n\n.forumbg .header a:hover, .forabg .header a:hover, th a:hover {\n color: #ffffff;\n text-decoration: underline;\n}\n\n.forumbg .header a:active, .forabg .header a:active, th a:active {\n color: #ffffff;\n text-decoration: none;\n}\n\n/* Links for forum/topic lists */\na.forumtitle {\n font-family: \"Trebuchet MS\", Helvetica, Arial, Sans-serif;\n font-size: 1.2em;\n font-weight: bold;\n color: #898989;\n text-decoration: none;\n}\n\n/* a.forumtitle:visited { color: #898989; } */\n\na.forumtitle:hover {\n color: #bcbcbc;\n text-decoration: underline;\n}\n\na.forumtitle:active {\n color: #898989;\n}\n\na.topictitle {\n font-family: \"Trebuchet MS\", Helvetica, Arial, Sans-serif;\n font-size: 1.2em;\n font-weight: bold;\n color: #898989;\n text-decoration: none;\n}\n\n/* a.topictitle:visited { color: #d2d2d2; } */\n\na.topictitle:hover {\n color: #bcbcbc;\n text-decoration: underline;\n}\n\na.topictitle:active {\n color: #898989;\n}\n\n/* Post body links */\n.postlink {\n text-decoration: none;\n color: #d2d2d2;\n border-bottom: 1px solid #d2d2d2;\n padding-bottom: 0;\n}\n\n.postlink:visited {\n color: #bdbdbd;\n border-bottom-style: dotted;\n border-bottom-color: #666666;\n}\n\n.postlink:active {\n color: #d2d2d2;\n}\n\n.postlink:hover {\n background-color: #f6f6f6;\n text-decoration: none;\n color: #404040;\n}\n\n.signature a, .signature a:visited, .signature a:active, .signature a:hover {\n border: none;\n text-decoration: underline;\n background-color: transparent;\n}\n\n/* Profile links */\n.postprofile a:link, .postprofile a:active, .postprofile a:visited, .postprofile dt.author a {\n font-weight: bold;\n color: #898989;\n text-decoration: none;\n}\n\n.postprofile a:hover, .postprofile dt.author a:hover {\n text-decoration: underline;\n color: #d3d3d3;\n}\n\n\n/* Back to top of page */\n.back2top {\n clear: both;\n height: 11px;\n text-align: right;\n}\n\na.top {\n background: none no-repeat top left;\n text-decoration: none;\n width: {IMG_ICON_BACK_TOP_WIDTH}px;\n height: {IMG_ICON_BACK_TOP_HEIGHT}px;\n display: block;\n float: right;\n overflow: hidden;\n letter-spacing: 1000px;\n text-indent: 11px;\n}\n\na.top2 {\n background: none no-repeat 0 0;\n text-decoration: none;\n padding-left: 20px;\n height: {IMG_ICON_BACK_TOP_HEIGHT}px;\n display: block;\n float: left;\n overflow: hidden;\n}\na.top:hover, a.top2:hover {\n background-position: 0 -{IMG_ICON_BACK_TOP_HEIGHT}px;\n}\n\n/* Arrow links */\na.up { background: none no-repeat left center; }\na.down { background: none no-repeat right center; }\na.left { background: none no-repeat 3px 60%; }\na.right { background: none no-repeat 95% 60%; }\n\na.up, a.up:link, a.up:active, a.up:visited {\n padding-left: 10px;\n text-decoration: none;\n border-bottom-width: 0;\n}\n\na.up:hover {\n background-position: left top;\n background-color: transparent;\n}\n\na.down, a.down:link, a.down:active, a.down:visited {\n padding-right: 10px;\n}\n\na.down:hover {\n background-position: right bottom;\n text-decoration: none;\n}\n\na.left, a.left:active, a.left:visited {\n padding-left: 12px;\n}\n\na.left:hover {\n color: #d2d2d2;\n text-decoration: none;\n background-position: 0 60%;\n}\n\na.right, a.right:active, a.right:visited {\n padding-right: 12px;\n}\n\na.right:hover {\n color: #d2d2d2;\n text-decoration: none;\n background-position: 100% 60%;\n}\n\n/* invisible skip link, used for accessibility */\n.skiplink {\n position: absolute;\n left: -999px;\n width: 990px;\n}\n/* proSilver Content Styles\n---------------------------------------- */\n\nul.topiclist {\n display: block;\n list-style-type: none;\n margin: 0;\n}\n\nul.topiclist li {\n display: block;\n list-style-type: none;\n color: #777777;\n margin: 0;\n}\n\nul.topiclist dl {\n position: relative;\n}\n\nul.topiclist li.row dl {\n padding: 2px 0;\n}\n\nul.topiclist dt {\n display: block;\n float: left;\n width: 50%;\n font-size: 1.1em;\n padding-left: 5px;\n padding-right: 5px;\n}\n\nul.topiclist dd {\n display: block;\n float: left;\n border-left: 1px solid #FFFFFF;\n padding: 4px 0;\n}\n\nul.topiclist dfn {\n /* Labels for post/view counts */\n position: absolute;\n left: -999px;\n width: 990px;\n}\n\nul.topiclist li.row dt a.subforum {\n background-image: none;\n background-position: 0 50%;\n background-repeat: no-repeat;\n position: relative;\n white-space: nowrap;\n padding: 0 0 0 12px;\n}\n\n.forum-image {\n float: left;\n padding-top: 5px;\n margin-right: 5px;\n}\n.forum-image-div {\n display: block;\n float: left;\n}\n\nli.row {\n border-top: 1px solid #FFFFFF;\n border-bottom: 1px solid #8f8f8f;\n}\nli.row-last {\n border-bottom-width: 0;\n}\n\nli.row strong {\n font-weight: normal;\n color: #000000;\n}\n\nli.row:hover dd {\n border-left-color: #CCCCCC;\n}\n\nli.header {\n border-bottom: 1px solid #fff;\n}\nli.header-inner {\n border-top: 1px solid #fff;\n}\n\nli.header dt, li.header dd {\n line-height: 1em;\n border-left-width: 0;\n margin: 4px 0 4px 0;\n color: #FFFFFF;\n padding: 2px;\n font-size: 1em;\n font-family: Arial, Helvetica, sans-serif;\n text-transform: uppercase;\n}\n\nli.header dt {\n font-weight: bold;\n}\n\nli.header dl.icon {\n min-height: 0;\n}\n\nli.header dl.icon dt {\n /* Tweak for headers alignment when folder icon used */\n padding-left: 4px;\n padding-right: 50px;\n}\n\n/* Forum list column styles */\ndl.icon {\n min-height: 35px;\n background-position: 9px 50%; /* Position of folder icon */\n background-repeat: no-repeat;\n}\n\ndl.icon dt {\n padding-left: 45px; /* Space for folder icon */\n background-repeat: no-repeat;\n background-position: 5px 95%; /* Position of topic icon */\n}\n\ndl.icon dt.forum {\n text-align: center;\n font-weight: normal;\n}\n\ndd.posts, dd.topics, dd.views {\n width: 8%;\n text-align: center;\n line-height: 2.2em;\n font-size: 1.2em;\n}\n\ndd.lastpost {\n width: 25%;\n font-size: 1.1em;\n}\n.header dd.lastpost {\n width: 20%;\n}\n\ndd.redirect {\n font-size: 1.1em;\n line-height: 2.5em;\n}\n\ndd.moderation {\n font-size: 1.1em;\n}\n\ndd.lastpost span, ul.topiclist dd.searchby span, ul.topiclist dd.info span, ul.topiclist dd.time span, dd.redirect span, dd.moderation span {\n display: block;\n padding-left: 5px;\n}\n\ndd.time {\n width: auto;\n line-height: 200%;\n font-size: 1.1em;\n}\n\ndd.extra {\n width: 12%;\n line-height: 200%;\n text-align: center;\n font-size: 1.1em;\n}\n\ndd.mark {\n float: right !important;\n width: 9%;\n text-align: center;\n line-height: 200%;\n font-size: 1.2em;\n}\n\ndd.info {\n width: 30%;\n}\n\ndd.option {\n width: 15%;\n line-height: 200%;\n text-align: center;\n font-size: 1.1em;\n}\n\ndd.searchby {\n width: 47%;\n font-size: 1.1em;\n line-height: 1em;\n}\n\nul.topiclist dd.searchextra {\n margin-left: 5px;\n padding: 0.2em 0;\n font-size: 1.1em;\n color: #333333;\n border-left: none;\n clear: both;\n width: 98%;\n overflow: hidden;\n}\n\n/* Container for post/reply buttons and pagination */\n.topic-actions {\n margin-bottom: 3px;\n font-size: 1.1em;\n height: 28px;\n min-height: 28px;\n}\ndiv[class].topic-actions {\n height: auto;\n}\n.topic-actions .buttons { margin-top: 3px; }\n\n/* Topic review panel\n----------------------------------------*/\n#review {\n margin-top: 2em;\n}\n\n#topicreview {\n padding-right: 5px;\n overflow: auto;\n height: 300px;\n}\n\n#topicreview .postbody {\n width: auto;\n float: none;\n margin: 0;\n height: auto;\n}\n\n#topicreview .post {\n height: auto;\n}\n\n#topicreview h2 {\n border-bottom-width: 0;\n}\n\n/* Content container styles\n----------------------------------------*/\n.content {\n min-height: 3em;\n overflow: hidden;\n line-height: 1.4em;\n font-family: \"Lucida Grande\", \"Trebuchet MS\", Verdana, Helvetica, Arial, sans-serif;\n font-size: 1em;\n color: #333333;\n}\n\n.content h2, .panel h2 {\n font-weight: normal;\n color: #989898;\n border-bottom: 1px solid #CCCCCC;\n font-size: 1.6em;\n margin-top: 0.5em;\n margin-bottom: 0.5em;\n padding-bottom: 0.5em;\n}\n\n.panel h3 {\n margin: 0.5em 0;\n}\n\n.panel p {\n font-size: 1.2em;\n margin-bottom: 1em;\n line-height: 1.4em;\n}\n#message p, #confirm p {\n text-align: center;\n}\n\n.content p {\n font-family: \"Lucida Grande\", \"Trebuchet MS\", Verdana, Helvetica, Arial, sans-serif;\n font-size: 1.2em;\n margin-bottom: 1em;\n line-height: 1.4em;\n}\n\np.indexlinks {\n margin-bottom: 0;\n}\n\ndl.faq {\n font-family: \"Lucida Grande\", Verdana, Helvetica, Arial, sans-serif;\n font-size: 1.1em;\n margin-top: 1em;\n margin-bottom: 2em;\n line-height: 1.4em;\n}\n\ndl.faq dt {\n font-weight: bold;\n color: #333333;\n}\n\n.content dl.faq {\n font-size: 1.2em;\n margin-bottom: 0.5em;\n}\n\n.content li {\n list-style-type: inherit;\n}\n\n.content ul, .content ol {\n margin-bottom: 1em;\n margin-left: 3em;\n}\n\n.posthilit {\n padding: 0 2px 1px 2px;\n}\n\n.lowercase {\n text-transform: lowercase;\n}\n\n.announce, .unreadpost {\n /* Highlight the announcements & unread posts box */\n border-left-color: #BCBCBC;\n border-right-color: #BCBCBC;\n}\n\n/* Post noticies */\n.notice {\n font-family: \"Lucida Grande\", Verdana, Helvetica, Arial, sans-serif;\n width: auto;\n margin-top: 1.5em;\n padding-top: 0.2em;\n font-size: 1em;\n border-top: 1px dashed #CCCCCC;\n clear: left;\n line-height: 130%;\n}\n\n/* Jump to post link for now */\nul.searchresults {\n list-style: none;\n text-align: right;\n clear: both;\n}\n\n/* Post poll styles\n----------------------------------------*/\nfieldset.polls {\n font-family: \"Trebuchet MS\", Verdana, Helvetica, Arial, sans-serif;\n}\n\nfieldset.polls dl {\n margin-top: 5px;\n border-top: 1px solid #e2e2e2;\n padding: 5px 0 0 0;\n line-height: 120%;\n color: #666666;\n}\n\nfieldset.polls dl.poll-first, fieldset.polls dl.poll-last {\n border-top-width: 0;\n}\n\nfieldset.polls dl.voted {\n font-weight: bold;\n color: #000000;\n}\n\nfieldset.polls dt {\n text-align: left;\n float: left;\n display: block;\n width: 30%;\n border-right: none;\n padding: 0;\n margin: 0;\n font-size: 1.1em;\n}\n\nfieldset.polls dd {\n float: left;\n width: 10%;\n border-left: none;\n padding: 0 5px;\n margin-left: 0;\n font-size: 1.1em;\n}\n\nfieldset.polls dd.resultbar {\n width: 50%;\n}\n\nfieldset.polls dd input {\n margin: 2px 0;\n}\n\nfieldset.polls dd div {\n text-align: right;\n font-family: Arial, Helvetica, sans-serif;\n color: #FFFFFF;\n font-weight: bold;\n padding: 0 3px;\n overflow: visible;\n min-width: 2%;\n}\n\nfieldset.polls dd div.pollbar, fieldset.polls dd div.pollbar div, fieldset.polls dd div.pollbar table, fieldset.polls dd div.pollbar td {\n background-position: top left;\n background-repeat: repeat-x;\n height: 14px;\n padding: 0;\n margin: 0;\n text-align: left;\n}\nfieldset.polls dd div.pollbar {\n background-position: top right;\n background-repeat: no-repeat;\n padding-right: 6px;\n}\nfieldset.polls dd div.pollbar td {\n padding: 0 2px 0 6px;\n background-repeat: no-repeat;\n text-align: right;\n}\n\np.poll-author {\n font-size: 1em;\n text-align: right;\n}\n\n/* pm list in compose message if mass pm is enabled */\ndl.pmlist dt {\n width: 60% !important;\n}\n\ndl.pmlist dt textarea {\n width: 95%;\n}\n\ndl.pmlist dd {\n margin-left: 61% !important;\n margin-bottom: 2px;\n}\n\n/* Forum expand link */\n.forum-expand {\n float: right;\n display: block;\n margin-top: 3px;\n margin-right: 5px;\n text-decoration: none;\n background-position: 0 0;\n position: absolute;\n right: 0;\n}\n.forum-expand:visited, .forum-expand:hover, .forum-expand:active { text-decoration: none; }\n/* Buttons */\n\n/* Rollover buttons\n Based on: http://wellstyled.com/css-nopreload-rollovers.html\n----------------------------------------*/\n.buttons {\n float: left;\n width: auto;\n height: auto;\n}\n\n/* Rollover state */\n.buttons div {\n float: left;\n margin: 0 5px 0 0;\n background-position: 0 100%;\n}\n\n/* Rolloff state */\n.buttons div a {\n display: block;\n width: 100%;\n height: 100%;\n background-position: 0 0;\n position: relative;\n overflow: hidden;\n}\n\n/* Hide <a> text and hide off-state image when rolling over (prevents flicker in IE) */\n/*.buttons div span { display: none; }*/\n/*.buttons div a:hover { background-image: none; }*/\n.buttons div span { position: absolute; width: 100%; height: 100%; cursor: pointer;}\n.buttons div a:hover span { background-position: 0 100%; }\n\n/* Big button images */\n.reply-icon span { background: transparent none 0 0 no-repeat; }\n.post-icon span { background: transparent none 0 0 no-repeat; }\n.locked-icon span { background: transparent none 0 0 no-repeat; }\n.pmreply-icon span { background: none 0 0 no-repeat; }\n.newpm-icon span { background: none 0 0 no-repeat; }\n.forwardpm-icon span { background: none 0 0 no-repeat; }\n\n/* Set big button dimensions */\n.buttons div.reply-icon { width: {IMG_BUTTON_TOPIC_REPLY_WIDTH}px; height: {IMG_BUTTON_TOPIC_REPLY_HEIGHT}px; }\n.buttons div.post-icon { width: {IMG_BUTTON_TOPIC_NEW_WIDTH}px; height: {IMG_BUTTON_TOPIC_NEW_HEIGHT}px; }\n.buttons div.locked-icon { width: {IMG_BUTTON_TOPIC_LOCKED_WIDTH}px; height: {IMG_BUTTON_TOPIC_LOCKED_HEIGHT}px; }\n.buttons div.pmreply-icon { width: {IMG_BUTTON_PM_REPLY_WIDTH}px; height: {IMG_BUTTON_PM_REPLY_HEIGHT}px; }\n.buttons div.newpm-icon { width: {IMG_BUTTON_PM_NEW_WIDTH}px; height: {IMG_BUTTON_PM_NEW_HEIGHT}px; }\n.buttons div.forwardpm-icon { width: {IMG_BUTTON_PM_FORWARD_WIDTH}px; height: {IMG_BUTTON_PM_FORWARD_HEIGHT}px; }\n\n\n/* Home icon\n---------------------------------------- */\n.icon-home {\n background-position: 0 50%;\n background-repeat: no-repeat;\n background-image: none;\n padding: 1px 0 0 14px;\n}\n.navbar-top .icon-home {\n padding-top: 0;\n}\n/* proSilver Control Panel Styles\n---------------------------------------- */\n\n\n/* Main CP box\n----------------------------------------*/\n#cp-menu {\n float:left;\n width: 19%;\n margin-top: 1em;\n margin-bottom: 5px;\n}\n\n#cp-main {\n float: left;\n width: 81%;\n}\n\n#cp-inner {\n padding-left: 10px;\n}\n\n#cp-main .content {\n padding: 0;\n}\n\n#cp-main h3, #cp-main hr, #cp-menu hr {\n border-color: #bfbfbf;\n}\n\n#cp-main .panel p {\n font-size: 1.1em;\n}\n\n#cp-main .panel ol {\n margin-left: 2em;\n font-size: 1.1em;\n}\n\n#cp-main .panel li.row {\n border-bottom: 1px solid #cbcbcb;\n border-top: 1px solid #F9F9F9;\n}\n\nul.cplist {\n margin-bottom: 5px;\n border-top: 1px solid #cbcbcb;\n}\n\n#cp-main .panel li.header dd, #cp-main .panel li.header dt {\n color: #000000;\n margin-bottom: 2px;\n}\n\n#cp-main table.table1 {\n margin-bottom: 1em;\n}\n\n#cp-main table.table1 thead th {\n color: #333333;\n font-weight: bold;\n border-bottom: 1px solid #333333;\n padding: 5px;\n}\n\n#cp-main table.table1 tbody th {\n font-style: italic;\n background-color: transparent !important;\n border-bottom: none;\n}\n\n#cp-main .pagination {\n float: right;\n width: auto;\n padding-top: 1px;\n}\n\n#cp-main .postbody p {\n font-size: 1.1em;\n}\n\n#cp-main .pm-message {\n border: 1px solid #e2e2e2;\n margin: 10px 0;\n width: auto;\n float: none;\n}\n\n.pm-message h2 {\n padding-bottom: 5px;\n}\n\n#cp-main .postbody h3, #cp-main .box2 h3 {\n margin-top: 0;\n}\n\n#cp-main .buttons {\n margin-left: 0;\n}\n\n#cp-main ul.linklist {\n margin: 0;\n}\n\n/* MCP Specific tweaks */\n.mcp-main .postbody {\n width: 100%;\n}\n\n/* Left blocks */\n.cp-mini {\n padding: 0;\n margin: 10px 0;\n}\n#navigation {\n padding: 0;\n}\n\n/* CP tabbed menu\n----------------------------------------*/\n#tabs, #minitabs {\n line-height: normal;\n margin: 19px 0 -7px 7px;\n min-width: 570px;\n}\n\n#tabs ul, #minitabs ul {\n margin:0;\n padding: 0;\n list-style: none;\n}\n\n#tabs li, #minitabs li {\n display: inline;\n margin: 0;\n padding: 0;\n font-size: 1em;\n font-weight: bold;\n}\n\n#tabs a, #minitabs a {\n float: left;\n background: none no-repeat 0% -35px;\n margin: 0 1px 0 0;\n padding: 0 0 0 5px;\n text-decoration: none;\n position: relative;\n cursor: pointer;\n z-index: 2;\n}\n\n#tabs a span, #minitabs a span {\n float: left;\n display: block;\n background: none no-repeat 100% -35px;\n padding: 7px 10px 4px 5px;\n color: #828282;\n white-space: nowrap;\n}\n\n#tabs a:hover span, #minitabs a:hover span {\n color: #bcbcbc;\n}\n\n#tabs .activetab a, #minitabs .activetab a {\n background-position: 0 0;\n}\n\n#tabs .activetab a span, #minitabs .activetab a span {\n background-position: 100% 0;\n padding-bottom: 6px;\n color: #333333;\n}\n\n#tabs a:hover, #minitabs a:hover {\n background-position: 0 -70px;\n}\n\n#tabs a:hover span, #minitabs a:hover span {\n background-position:100% -70px;\n}\n\n#tabs .activetab a:hover, #minitabs .activetab a:hover {\n background-position: 0 0;\n}\n\n#tabs .activetab a:hover span, #minitabs .activetab a:hover span {\n color: #000000;\n background-position: 100% 0;\n}\n\n/* UCP navigation menu\n----------------------------------------*/\n/* Container for sub-navigation list */\n#navigation {\n width: 100%;\n}\n\n#navigation ul {\n list-style:none;\n}\n\n/* Default list state */\n#navigation li {\n margin: 1px 0;\n padding: 0;\n font-weight: bold;\n display: inline;\n}\n\n/* Link styles for the sub-section links */\n#navigation a {\n display: block;\n padding: 5px;\n margin: 0;\n text-decoration: none;\n font-weight: bold;\n color: #333;\n border-top: solid 1px #fff;\n border-bottom: solid 1px #ccc;\n}\n#navigation a.last-row {\n border-bottom-width: 0;\n}\n#navigation .active-subsection a.last-row, #navigation .inactive-subsection a.last-row {\n border-bottom-width: 1px;\n}\n\n#navigation a:hover {\n text-decoration: none;\n color: #bcbcbc;\n}\n\n#navigation .active-subsection a, #navigation .active-section a {\n display: block;\n color: #d3d3d3;\n}\n\n#navigation .active-subsection a:hover, #navigation .active-section a:hover {\n color: #d3d3d3;\n}\n\n#navigation .active-subsection a, #navigation .inactive-subsection a {\n padding-left: 13px;\n font-weight: normal;\n background-repeat: no-repeat;\n}\n\n#navigation .active-subsection a {\n background-position: 0 1px;\n}\n\n#navigation .inactive-subsection a {\n background-position: 0 -23px;\n}\n#navigation .inactive-subsection a:hover {\n background-position: 0 -47px;\n}\n#navigation .active-subsection a:hover {\n background-position: 0 -71px;\n}\n\n/* Friends list */\ndl.mini dt {\n font-weight: bold;\n color: #676767;\n}\n\ndl.mini dd {\n padding-top: 4px;\n}\n\n.friend-online {\n font-weight: bold;\n}\n\n.friend-offline {\n font-style: italic;\n}\n\n/* PM Styles\n----------------------------------------*/\n#pm-menu {\n line-height: 2.5em;\n}\n\n/* PM Message history */\n.current {\n color: #999999;\n}\n\n/* Defined rules list for PM options */\nol.def-rules {\n padding-left: 0;\n}\n\nol.def-rules li {\n line-height: 180%;\n padding: 1px;\n}\n\n/* PM marking colours */\n.pmlist li.bg1 {\n border: solid 3px transparent;\n border-width: 0 3px;\n}\n\n.pmlist li.bg2 {\n border: solid 3px transparent;\n border-width: 0 3px;\n}\n\n.pmlist li.pm_message_reported_colour, .pm_message_reported_colour {\n border-left-color: #bcbcbc;\n border-right-color: #bcbcbc;\n}\n\n.pmlist li.pm_marked_colour, .pm_marked_colour {\n border: solid 3px #ffffff;\n border-width: 0 3px;\n}\n\n.pmlist li.pm_replied_colour, .pm_replied_colour {\n border: solid 3px #c2c2c2;\n border-width: 0 3px; \n}\n\n.pmlist li.pm_friend_colour, .pm_friend_colour {\n border: solid 3px #bdbdbd;\n border-width: 0 3px;\n}\n\n.pmlist li.pm_foe_colour, .pm_foe_colour {\n border: solid 3px #000000;\n border-width: 0 3px;\n}\n\n.pm-legend {\n border-left-width: 10px;\n border-left-style: solid;\n border-right-width: 0;\n margin-bottom: 3px;\n padding-left: 3px;\n}\n\n/* Avatar gallery */\n#gallery label {\n position: relative;\n float: left;\n margin: 10px;\n padding: 5px;\n width: auto;\n border: 1px solid #CCC;\n text-align: center;\n}\........
BACKTRACE
FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()
FILE: includes/acp/acp_styles.php
LINE: 350
CALL: dbal_mysqli->sql_query()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_styles->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
Desde ya les agradezco la ayuda
Saludos...