phpBB España Oficial, Soporte Internacional Oficial del sistema de foros phpBB en Español, extensiones, estilos, traducciones, guías, tutoriales, videos, redes sociales, webmaster.
https://www.phpbb-es.com/foro/
agafed escribió:Yo utilizo el tema "we_universal" y quisiera que se viera como el "artodia-helion" en el sentido de que no se ven los bordes de los bloques. Será esto posible?
eso me dio una idea talves le puedan agregar un etilo independiente algo asi como con el advancebbcode_box o algo asi..
un estilo prosilver y subsilver independiente de el estilo activo. y este o estos con colores seleccionables y uno en alphatest (semitransparente) creo que quedaria bien.
Esta adaptación ya me la habian pedido, puedes encontrarlo en este tema:Kats escribió:canidev, me atrevo a sugerirte una adaptación al estilo aero, el cual está bastante distribuido y captarías "adeptos", aparte, no voy a mentir, es el que uso yo jeje
por lo demás, me parece un portal sublime!
No es un error del mod, me explico. El mod carga las funciones de la misma forma que lo hace phpBB, pero, la función encargada de mostrar los errores "msg_handler" omite ese error (no lo considera como tal) pero el stk no lo omite.jd-Fairo escribió:encontre un pequeño error que le da al stk el cuan dice esto
Código: Seleccionar todo
[phpBB Debug] PHP Notice: in file [ROOT]/includes/message_parser.php on line 1142: Undefined index: TOO_FEW_CHARS_LIMIT
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3827)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3827)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3827)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3827)
Me he quedado alucinado con este error ya que es un error que procede de cBB Portal 1.0.0 y que nadie habia reportado en más de un año.jd-Fairo escribió:jeje traigo otro error resulta que me marco un el debug esto cuando creer un bloque superior sin fondo y 20 caracteres aproximadamenteCódigo: Seleccionar todo
[phpBB Debug] PHP Notice: in file [ROOT]/includes/message_parser.php on line 1142: Undefined index: TOO_FEW_CHARS_LIMIT [phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3827) [phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3827) [phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3827) [phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3827)
Código: Seleccionar todo
includes/bbcode.php
Código: Seleccionar todo
styles/prosilver/template/attachment.html
Código: Seleccionar todo
styles/prosilver/template/bbcode.html