Página 2 de 3
Re: Lineas dubug despues de stk
Publicado: 07 Sep 2011, 17:42
por mayit0
Perdon por el doble post y el spam que voy a cometer, ya he instalado el board3 (la descarga que me dejaron), y se soluciono ese problema, ahora me salen lo siguiente:
entro a sinaloa.mp3.org (sin el index.php con el index.php si me entra al foro) igual en el portal.php y me sale el siguiente error:
Código: Seleccionar todo
Fatal error: Call to undefined method bbcode::Text_effect_pass() in /home/sinaloa2/public_html/includes/bbcode.php(112) : regexp code on line 1
entro a el ACP y actualizo plantilla y me sale.
Código: Seleccionar todo
Could not open ./../styles/prosilver/template/posting_abbcode_buttons.html
Me veo obligado a istalar ese mod, pero aqui la pregunta, cada vez que termine de instalar los mods que me pide por los errores, ¿tengo que reeinstalarlos? o como soluciono este error
Re: Lineas dubug despues de stk
Publicado: 07 Sep 2011, 18:22
por zoby
mayit0 escribió:
Me veo obligado a istalar ese mod, pero aqui la pregunta, cada vez que termine de instalar los mods que me pide por los errores, ¿tengo que reeinstalarlos? o como soluciono este error
El error (el primero al menos) se debe a que el STK, no elimina los BBCodes especiales que añade el Advanced BBcode Box, la solucion es ejecutar su instalador para desinstalarlo
También comprueba que no tienes los cambios del MOD ...

Re: Lineas dubug despues de stk
Publicado: 07 Sep 2011, 20:55
por mayit0
Decidi reinstalar los mods que tenia, o por lo menos los que me iba pidiendo en los errores, hasta que llegue al image reziser y me salio este error:
ya esto es desesperante, llevo varios dias asi y no mas que no queda 8(
esto me sale en plantillas/actualizar
Código: Seleccionar todo
Error General
SQL ERROR [ mysql4 ]
MySQL server has gone away [2006]
SQL
UPDATE phpbb_styles_template_data SET template_id = 1, template_filename = 'ucp_pm_viewmessage_print.html', template_included = '', template_mtime = 1315425386, template_data = '<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" dir=\"{S_CONTENT_DIRECTION}\" lang=\"{S_USER_LANG}\" xml:lang=\"{S_USER_LANG}\">\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset={S_CONTENT_ENCODING}\" />\n<meta http-equiv=\"content-style-type\" content=\"text/css\" />\n<meta http-equiv=\"content-language\" content=\"{S_USER_LANG}\" />\n<title>{SITENAME} :: {PAGE_TITLE}</title>\n\n<style type=\"text/css\">\n/* <![CDATA[ */\nbody {\n font-family: Verdana,serif;\n font-size: 10pt;\n}\n\ntd {\n font-family: Verdana,serif;\n font-size: 10pt;\n line-height: 150%;\n}\n\n.code, .quote {\n font-size: smaller;\n border: black solid 1px;\n}\n\n.forum {\n font-family: Arial,Helvetica,sans-serif;\n font-weight: bold;\n font-size: 18pt;\n}\n\n.topic {\n font-family: Arial,Helvetica,sans-serif;\n font-size: 14pt;\n font-weight: bold;\n}\n\n.gensmall {\n font-size: 8pt;\n}\n\nhr {\n color: #888888;\n height: 3px;\n border-style: solid;\n}\n\nhr.sep {\n color: #AAAAAA;\n height: 1px;\n border-style: dashed;\n}\n/* ]]> */\n</style>\n<!-- INCLUDE mods/reimg_content.html -->\n</head>\n<body>\n\n<table width=\"85%\" cellspacing=\"3\" cellpadding=\"0\" border=\"0\" align=\"center\">\n<tr>\n <td colspan=\"2\" align=\"center\"><span class=\"forum\">{SITENAME}</span><br /><span class=\"gensmall\">{L_PRIVATE_MESSAGING}</a></span></td>\n</tr>\n<tr>\n <td colspan=\"2\"><br /></td>\n</tr>\n<tr>\n <td><span class=\"topic\">{SUBJECT}</span><br /></td>\n <td align=\"right\" valign=\"bottom\"><span class=\"gensmall\">{PAGE_NUMBER}</span></td>\n</tr>\n</table>\n\n<hr width=\"85%\" />\n\n<table width=\"85%\" cellspacing=\"3\" cellpadding=\"0\" border=\"0\" align=\"center\">\n<tr>\n <td width=\"10%\" nowrap=\"nowrap\">{L_PM_FROM}: </td>\n <td><strong>{MESSAGE_AUTHOR}</strong> [ {SENT_DATE} ]</td>\n</tr>\n\n<!-- IF S_TO_RECIPIENT -->\n <tr>\n <td width=\"10%\" nowrap=\"nowrap\">{L_TO}:</td>\n <td>\n <!-- BEGIN to_recipient -->\n <span<!-- IF to_recipient.IS_GROUP --> class=\"sep\"<!-- ENDIF -->>{to_recipient.NAME}</span> \n <!-- END to_recipient -->\n </td>\n </tr>\n<!-- ENDIF -->\n\n<!-- IF S_BCC_RECIPIENT -->\n <tr>\n <td width=\"10%\" nowrap=\"nowrap\">{L_BCC}:</td>\n <td>\n <!-- BEGIN bcc_recipient -->\n <!-- IF bcc_recipient.COLOUR --><span style=\"color:{bcc_recipient.COLOUR}\"><!-- ELSE --><span<!-- IF bcc_recipient.IS_GROUP --> class=\"sep\"<!-- ENDIF -->><!-- ENDIF -->{bcc_recipient.NAME}</span> \n <!-- END bcc_recipient -->\n </td>\n </tr>\n<!-- ENDIF -->\n<tr>\n <td colspan=\"2\"><hr class=\"sep\" />{MESSAGE}</td>\n</tr>\n</table>\n\n<hr width=\"85%\" />\n\n<table width=\"85%\" cellspacing=\"3\" cellpadding=\"0\" border=\"0\" align=\"center\">\n<tr>\n <td><span class=\"gensmall\">{PAGE_NUMBER}</span></td>\n <td align=\"{S_CONTENT_FLOW_END}\"><span class=\"gensmall\">{S_TIMEZONE}</span></td>\n</tr>\n<tr>\n <td colspan=\"2\" align=\"center\"><span class=\"gensmall\">Powered by phpBB® Forum Software © phpBB Group<br />http://www.phpbb.com/</span></td>\n</tr>\n</table>\n\n</body>\n</html>' WHERE template_id = 1 AND template_filename = 'ucp_pm_viewmessage_print.html'
BACKTRACE
FILE: includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: includes/acp/acp_styles.php
LINE: 2799
CALL: dbal_mysql->sql_query()
FILE: includes/acp/acp_styles.php
LINE: 300
CALL: acp_styles->store_templates()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_styles->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
y esto en cache:
Código: Seleccionar todo
[phpBB Debug] PHP Notice: in file /includes/acp/acp_styles.php on line 1102: Undefined index: ////////abbcode/abbcode_header.html
[phpBB Debug] PHP Warning: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
[phpBB Debug] PHP Warning: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3765)
Re: Lineas dubug despues de stk
Publicado: 07 Sep 2011, 22:20
por leviatan21
mayit0 escribió:hasta que llegue al image reziser y me salio este error:
ya esto es desesperante, llevo varios dias asi y no mas que no queda 8(
esto me sale en plantillas/actualizar
No edites las plantillas desde el ACP, solo hazlo desde los archivos reales, por eso es que tienes tantos problemas aunque tengas archivos limpios, las plantillas se están almacenando en la base de datos y por más que elimines las plantillas de los MODs la referencia sigue existiendo en la base

Re: Lineas dubug despues de stk
Publicado: 07 Sep 2011, 22:39
por mayit0
Edito con notepad++ y los subo por filezilla ya listos, desde el ACP no he editado nada nunca
Re: Lineas dubug despues de stk
Publicado: 07 Sep 2011, 23:42
por leviatan21
Pero si alguna vez lo hiciste, las plantillas se siguen almacenando el la base, porque así está en marcado que se haga en la base de datos de tu foro anterior, por lo que cada vez que actualizas alguno de los componentes del estilo se vuelve a guardar todo el la base.
Re: Lineas dubug despues de stk
Publicado: 08 Sep 2011, 05:56
por mayit0
No se algun otro administrador, por lo personal yo no he hecho eso pues una vez haciendo pruebas con un hosting free me dijeron aqui que no le moviera desde ahi, desde entonces todo lo hago con notepad++ en mi pc y luego lo subo por ftp, bueno intentare otra vez, borre todo el foro menos el config y stk y resubir y haber que pasa 8(
Re: Lineas dubug despues de stk
Publicado: 08 Sep 2011, 20:42
por mayit0
Estoy instalando y desinstalando los mods que tenia, y me va pidiendo mod por mod cuando refresco la plantilla al parecer los errores se estan quitando uno por uno, espero y cuando termine no me salga otro error
Re: Lineas dubug despues de stk
Publicado: 08 Sep 2011, 22:09
por memoadian
Todos en el foro
lo esperamos

Re: Lineas dubug despues de stk
Publicado: 09 Sep 2011, 07:30
por mayit0
Pues parece que ya medio quedo, las tablas que me pedian algunos mods logre crearlas, el unico error que me sigue saliendo es este cuando actualizo prosilver
Código: Seleccionar todo
Error General
SQL ERROR [ mysql4 ]
MySQL server has gone away [2006]
SQL
UPDATE phpbb_styles_template_data SET template_id = 1, template_filename = 'ucp_pm_viewmessage_print.html', template_included = '', template_mtime = 1315461802, template_data = '<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Strict//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd\">\n<html xmlns=\"http://www.w3.org/1999/xhtml\" dir=\"{S_CONTENT_DIRECTION}\" lang=\"{S_USER_LANG}\" xml:lang=\"{S_USER_LANG}\">\n<head>\n<meta http-equiv=\"content-type\" content=\"text/html; charset={S_CONTENT_ENCODING}\" />\n<meta http-equiv=\"content-style-type\" content=\"text/css\" />\n<meta http-equiv=\"content-language\" content=\"{S_USER_LANG}\" />\n<title>{SITENAME} :: {PAGE_TITLE}</title>\n\n<style type=\"text/css\">\n/* <![CDATA[ */\nbody {\n font-family: Verdana,serif;\n font-size: 10pt;\n}\n\ntd {\n font-family: Verdana,serif;\n font-size: 10pt;\n line-height: 150%;\n}\n\n.code, .quote {\n font-size: smaller;\n border: black solid 1px;\n}\n\n.forum {\n font-family: Arial,Helvetica,sans-serif;\n font-weight: bold;\n font-size: 18pt;\n}\n\n.topic {\n font-family: Arial,Helvetica,sans-serif;\n font-size: 14pt;\n font-weight: bold;\n}\n\n.gensmall {\n font-size: 8pt;\n}\n\nhr {\n color: #888888;\n height: 3px;\n border-style: solid;\n}\n\nhr.sep {\n color: #AAAAAA;\n height: 1px;\n border-style: dashed;\n}\n/* ]]> */\n</style>\n\n</head>\n<body>\n\n<table width=\"85%\" cellspacing=\"3\" cellpadding=\"0\" border=\"0\" align=\"center\">\n<tr>\n <td colspan=\"2\" align=\"center\"><span class=\"forum\">{SITENAME}</span><br /><span class=\"gensmall\">{L_PRIVATE_MESSAGING}</a></span></td>\n</tr>\n<tr>\n <td colspan=\"2\"><br /></td>\n</tr>\n<tr>\n <td><span class=\"topic\">{SUBJECT}</span><br /></td>\n <td align=\"right\" valign=\"bottom\"><span class=\"gensmall\">{PAGE_NUMBER}</span></td>\n</tr>\n</table>\n\n<hr width=\"85%\" />\n\n<table width=\"85%\" cellspacing=\"3\" cellpadding=\"0\" border=\"0\" align=\"center\">\n<tr>\n <td width=\"10%\" nowrap=\"nowrap\">{L_PM_FROM}: </td>\n <td><strong>{MESSAGE_AUTHOR}</strong> [ {SENT_DATE} ]</td>\n</tr>\n\n<!-- IF S_TO_RECIPIENT -->\n <tr>\n <td width=\"10%\" nowrap=\"nowrap\">{L_TO}:</td>\n <td>\n <!-- BEGIN to_recipient -->\n <span<!-- IF to_recipient.IS_GROUP --> class=\"sep\"<!-- ENDIF -->>{to_recipient.NAME}</span> \n <!-- END to_recipient -->\n </td>\n </tr>\n<!-- ENDIF -->\n\n<!-- IF S_BCC_RECIPIENT -->\n <tr>\n <td width=\"10%\" nowrap=\"nowrap\">{L_BCC}:</td>\n <td>\n <!-- BEGIN bcc_recipient -->\n <!-- IF bcc_recipient.COLOUR --><span style=\"color:{bcc_recipient.COLOUR}\"><!-- ELSE --><span<!-- IF bcc_recipient.IS_GROUP --> class=\"sep\"<!-- ENDIF -->><!-- ENDIF -->{bcc_recipient.NAME}</span> \n <!-- END bcc_recipient -->\n </td>\n </tr>\n<!-- ENDIF -->\n<tr>\n <td colspan=\"2\"><hr class=\"sep\" />{MESSAGE}</td>\n</tr>\n</table>\n\n<hr width=\"85%\" />\n\n<table width=\"85%\" cellspacing=\"3\" cellpadding=\"0\" border=\"0\" align=\"center\">\n<tr>\n <td><span class=\"gensmall\">{PAGE_NUMBER}</span></td>\n <td align=\"{S_CONTENT_FLOW_END}\"><span class=\"gensmall\">{S_TIMEZONE}</span></td>\n</tr>\n<tr>\n <td colspan=\"2\" align=\"center\"><span class=\"gensmall\">Powered by phpBB® Forum Software © phpBB Group<br />http://www.phpbb.com/</span></td>\n</tr>\n</table>\n\n</body>\n</html>' WHERE template_id = 1 AND template_filename = 'ucp_pm_viewmessage_print.html'
BACKTRACE
FILE: includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: includes/acp/acp_styles.php
LINE: 2799
CALL: dbal_mysql->sql_query()
FILE: includes/acp/acp_styles.php
LINE: 300
CALL: acp_styles->store_templates()
FILE: includes/functions_module.php
LINE: 507
CALL: acp_styles->main()
FILE: adm/index.php
LINE: 74
CALL: p_master->load_active()
Re: Lineas dubug despues de stk
Publicado: 09 Sep 2011, 14:53
por leviatan21
Dime que ves cuando vas a ACP -> ESTILOS : COMPONENTES DE ESTILOS : Plantillas : Prosilver : detalles
Re: Lineas dubug despues de stk
Publicado: 09 Sep 2011, 16:49
por mayit0
Esto es lo que esta, no se si te refieras a eso.
Nombre de plantilla: prosilver
copyright: © phpBB Group
Guardar plantilla en: Base de datos
leviatan21 escribió:Dime que ves cuando vas a ACP -> ESTILOS : COMPONENTES DE ESTILOS : Plantillas : Prosilver : detalles
Re: Lineas dubug despues de stk
Publicado: 10 Sep 2011, 02:59
por mayit0
Perdon por el doble post, pues les comento otro error, y no he hallado informacion sobre el,
Código: Seleccionar todo
SQL ERROR [ mysql4 ]
Unknown column 'id' in 'field list' [1054]
SQL
SELECT id, clicks FROM phpbb_clicks WHERE url = 'http://3e227bf9.linkbucks.com'
BACKTRACE
FILE: includes/db/mysql.php
LINE: 175
CALL: dbal->sql_error()
FILE: includes/abbcode.php
LINE: 1280
CALL: dbal_mysql->sql_query()
FILE: includes/bbcode.php(127) : regexp code
LINE: 1
CALL: abbcode->click_pass()
FILE: includes/bbcode.php
LINE: 127
CALL: preg_replace()
FILE: viewtopic.php
LINE: 1369
CALL: bbcode->bbcode_second_pass()
Re: Lineas dubug despues de stk
Publicado: 10 Sep 2011, 05:04
por leviatan21
mayit0 escribió:Guardar plantilla en: Base de datos
Ahí está tu problema, las plantillas las estas almacenando en la base y eso está generando todos tus problemas
Re: Lineas dubug despues de stk
Publicado: 10 Sep 2011, 05:36
por memoadian
Debe estar en
Almacenar 