Página 1 de 2

pagina en blanco, al realizar un post

Publicado: 11 Ene 2011, 01:00
por Megabyte
Spoiler
URL: http://www.conectatejoven.com
Versión phpBB: phpBB3 (3.0.7 LP1)
MODs Instalados: Un montón, entre ellos:Ajax chat 2.0.8, Fanc Jquery Captcha, gerders 10.1, simple coment 1.6.1, alertbox pm, contact admin 3.0.6, icons browser os mod 3.0.2, prime quick reply, annual stars 1.0.1, phpbb mod swings 1.0.2, cfue 1.2.1, redbar3, forum back ground, bycoja invite a friend, nv advanced last topic titles, prime subject check, breizh ajax checks 1.0.0, attached images 1.0.1, prime notify, phpbb-seo url 0.6.4, gym sitemaps 2.0.1, iv guestbook 0.0.1, thanks for posts 1.2.9, gallery block, post models, calendar alerts, forum viewer, latest post in profile, popup mod, like buton, etc...
Plantilla(s) usada(s): absolution
Servidor: de pago
Actualización desde otra versión: no
Conversión desde otro sistema de foros: no
Bueno amigos, saludos, mi problema es éste, cuando envio una respuesta o un post nuevo, la pagina se queda en blanco, ojo que si hace el envio o sea si publica el post, pero se queda en blanco...
una ayudita por fis....

Re: pagina en blanco, al realizar un post

Publicado: 11 Ene 2011, 01:11
por leviatan21
Cuéntanos desde cuando sucede y si has realizado cambios en el código o plantillas últimamente

Re: pagina en blanco, al realizar un post

Publicado: 11 Ene 2011, 01:44
por Megabyte
Desde hace 3 días, lo único que instale fueron los siguientes mod:prime login returns (desinstalado), topic statistics hook, default topic icon (desinstalado), y algunas modificaciones de diseño que no tienen nada que ver con los archivos posting, tales como el diseño del espacio de la firma, firma por defecto para el foro, paginacion con imagenes. solo. ahhh y el prime login via email 1.3.1, pero tambien lo tengo desinstalado.

Ya limpie cache via ACP y via FTP.
Tambien el estilo, galeria de imagenes y tema....

:lee :lee :lee :lee ....que hago ahora?

Re: pagina en blanco, al realizar un post

Publicado: 11 Ene 2011, 02:18
por leviatan21
megabitero escribió:Desde hace 3 días, lo único que instale fueron los siguientes mod:prime login returns (desinstalado), topic statistics hook, default topic icon (desinstalado), y algunas modificaciones de diseño que no tienen nada que ver con los archivos posting, tales como el diseño del espacio de la firma, firma por defecto para el foro, paginacion con imagenes. solo. ahhh y el prime login via email 1.3.1, pero tambien lo tengo desinstalado.

Ya limpie cache via ACP y via FTP.
Tambien el estilo, galeria de imagenes y tema....

:lee :lee :lee :lee ....que hago ahora?
Mochos cambios todos juntos como para saber por donde puede venir el problema, y no necesariamente tiene que ver con el archivo posting.php ya que éste requiere muchos otros archivos y funciones, es uno de los archivos mas grandes y mas complicado del foro.
Prueba habilitando el modo DEBUG, modificando el raíz/config.php y eliminando las doble // de estas lineas :

Código: Seleccionar todo

// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true); 

Re: pagina en blanco, al realizar un post

Publicado: 11 Ene 2011, 02:24
por Megabyte
:nolose: estos son los errores que me tira arriba del encabezado:
[phpBB Debug] PHP Notice: in file /includes/session.php on line 2292: Undefined index: user_options
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4572: Undefined variable: id
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4615: Undefined variable: ventanilla
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4785: Undefined variable: mensaje
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4799: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3561)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4801: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3561)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4802: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3561)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4803: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3561)
:mrgreen: :mrgreen: mmmm.tendría que ver que hay en esas líneas o quiza sepas con tu experiencia de vista que podría ser...imagino, verdad? :oops: :oops:

Re: pagina en blanco, al realizar un post

Publicado: 11 Ene 2011, 02:35
por leviatan21
megabitero escribió: :mrgreen: :mrgreen: mmmm.tendría que ver que hay en esas líneas o quiza sepas con tu experiencia de vista que podría ser...imagino, verdad? :oops: :oops:
En realidad no puedo saberlo porque cada uno de esos errores corresponde a modificaciones, en esas lineas yo no tengo lo que pide, o está en otra ubicación dependiendo de que MODs tenga

Re: pagina en blanco, al realizar un post

Publicado: 11 Ene 2011, 02:50
por Megabyte
Bueno no te asustes, pero esto es lo que me salió cuando mandé una respuesta a un post:
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 49: Undefined variable: post_FORUMPARENTS
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 50: Undefined variable: post_FORUMPARENTS_laquo
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 109: Use of undefined constant post - assumed 'post'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 110: Use of undefined constant reply - assumed 'reply'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 111: Use of undefined constant quote - assumed 'quote'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 112: Use of undefined constant edit - assumed 'edit'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 203: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 203: Use of undefined constant mode - assumed 'mode'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 204: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 204: Use of undefined constant forum - assumed 'forum'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 205: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 205: Use of undefined constant thread - assumed 'thread'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 206: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 206: Use of undefined constant subject - assumed 'subject'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 207: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 207: Use of undefined constant user - assumed 'user'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 208: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 208: Use of undefined constant ip_hostname - assumed 'ip_hostname'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 209: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 209: Use of undefined constant host_na - assumed 'host_na'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 210: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 210: Use of undefined constant actions - assumed 'actions'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 211: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 211: Use of undefined constant reply - assumed 'reply'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 212: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 212: Use of undefined constant quote - assumed 'quote'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 213: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 213: Use of undefined constant edit - assumed 'edit'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 214: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 214: Use of undefined constant delete - assumed 'delete'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 215: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 215: Use of undefined constant info - assumed 'info'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 216: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 216: Use of undefined constant pm - assumed 'pm'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 217: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 217: Use of undefined constant email - assumed 'email'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 218: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 218: Use of undefined constant attachments - assumed 'attachments'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 219: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 219: Use of undefined constant edited_by - assumed 'edited_by'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 220: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 220: Use of undefined constant edit_reason - assumed 'edit_reason'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 228: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 228: Use of undefined constant mode - assumed 'mode'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 229: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 229: Use of undefined constant forum - assumed 'forum'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 230: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 230: Use of undefined constant thread - assumed 'thread'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 231: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 231: Use of undefined constant subject - assumed 'subject'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 232: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 232: Use of undefined constant user - assumed 'user'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 233: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 233: Use of undefined constant ip_hostname - assumed 'ip_hostname'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 234: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 234: Use of undefined constant host_na - assumed 'host_na'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 235: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 235: Use of undefined constant actions - assumed 'actions'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 236: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 236: Use of undefined constant reply - assumed 'reply'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 237: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 237: Use of undefined constant quote - assumed 'quote'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 238: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 238: Use of undefined constant edit - assumed 'edit'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 239: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 239: Use of undefined constant delete - assumed 'delete'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 240: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 240: Use of undefined constant info - assumed 'info'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 241: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 241: Use of undefined constant pm - assumed 'pm'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 242: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 242: Use of undefined constant email - assumed 'email'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 243: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 243: Use of undefined constant attachments - assumed 'attachments'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 244: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 244: Use of undefined constant edited_by - assumed 'edited_by'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 245: Use of undefined constant de - assumed 'de'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 245: Use of undefined constant edit_reason - assumed 'edit_reason'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 250: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 250: Use of undefined constant mode - assumed 'mode'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 251: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 251: Use of undefined constant forum - assumed 'forum'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 252: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 252: Use of undefined constant thread - assumed 'thread'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 253: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 253: Use of undefined constant subject - assumed 'subject'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 254: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 254: Use of undefined constant user - assumed 'user'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 255: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 255: Use of undefined constant ip_hostname - assumed 'ip_hostname'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 256: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 256: Use of undefined constant host_na - assumed 'host_na'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 257: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 257: Use of undefined constant actions - assumed 'actions'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 258: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 258: Use of undefined constant reply - assumed 'reply'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 259: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 259: Use of undefined constant quote - assumed 'quote'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 260: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 260: Use of undefined constant edit - assumed 'edit'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 261: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 261: Use of undefined constant delete - assumed 'delete'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 262: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 262: Use of undefined constant info - assumed 'info'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 263: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 263: Use of undefined constant pm - assumed 'pm'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 264: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 264: Use of undefined constant email - assumed 'email'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 265: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 265: Use of undefined constant attachments - assumed 'attachments'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 266: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 266: Use of undefined constant edited_by - assumed 'edited_by'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 267: Use of undefined constant es - assumed 'es'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 267: Use of undefined constant edit_reason - assumed 'edit_reason'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 272: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 272: Use of undefined constant mode - assumed 'mode'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 273: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 273: Use of undefined constant forum - assumed 'forum'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 274: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 274: Use of undefined constant thread - assumed 'thread'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 275: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 275: Use of undefined constant subject - assumed 'subject'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 276: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 276: Use of undefined constant user - assumed 'user'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 277: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 277: Use of undefined constant ip_hostname - assumed 'ip_hostname'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 278: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 278: Use of undefined constant host_na - assumed 'host_na'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 279: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 279: Use of undefined constant actions - assumed 'actions'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 280: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 280: Use of undefined constant reply - assumed 'reply'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 281: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 281: Use of undefined constant quote - assumed 'quote'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 282: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 282: Use of undefined constant edit - assumed 'edit'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 283: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 283: Use of undefined constant delete - assumed 'delete'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 284: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 284: Use of undefined constant info - assumed 'info'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 285: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 285: Use of undefined constant pm - assumed 'pm'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 286: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 286: Use of undefined constant email - assumed 'email'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 287: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 287: Use of undefined constant attachments - assumed 'attachments'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 288: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 288: Use of undefined constant edited_by - assumed 'edited_by'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 289: Use of undefined constant pt - assumed 'pt'
[phpBB Debug] PHP Notice: in file /newpost2mail.config.php on line 289: Use of undefined constant edit_reason - assumed 'edit_reason'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 75: Use of undefined constant en - assumed 'en'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 95: Undefined index: post_edit_user
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 110: Undefined variable: headers
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 111: Use of undefined constant sitename - assumed 'sitename'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 120: Undefined variable: message
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 142: Undefined variable: post_EDITOR
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 150: Use of undefined constant host_na - assumed 'host_na'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 166: Use of undefined constant attachment_data - assumed 'attachment_data'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 172: Use of undefined constant message - assumed 'message'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 172: Use of undefined constant bbcode_uid - assumed 'bbcode_uid'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 172: Use of undefined constant bbcode_bitfield - assumed 'bbcode_bitfield'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 172: Use of undefined constant forum_desc_options - assumed 'forum_desc_options'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 179: Use of undefined constant attachment_data - assumed 'attachment_data'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 192: Use of undefined constant post_edit_reason - assumed 'post_edit_reason'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 202: Use of undefined constant user_sig - assumed 'user_sig'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 202: Use of undefined constant enable_sig - assumed 'enable_sig'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 204: Use of undefined constant user_sig - assumed 'user_sig'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 204: Use of undefined constant user_sig_bbcode_uid - assumed 'user_sig_bbcode_uid'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 204: Use of undefined constant user_sig_bbcode_bitfield - assumed 'user_sig_bbcode_bitfield'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 204: Use of undefined constant forum_desc_options - assumed 'forum_desc_options'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 253: Use of undefined constant board_contact - assumed 'board_contact'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 272: Use of undefined constant forum_id - assumed 'forum_id'
[phpBB Debug] PHP Notice: in file /newpost2mail.php on line 272: Undefined offset: 44

será que reemplazando este archivo se arregla o no??? no recuerdo donde está... :oops:

pagina en blanco, al realizar un post

Publicado: 11 Ene 2011, 02:59
por leviatan21
megabitero escribió:será que reemplazando este archivo se arregla o no??? no recuerdo donde está... :oops:
Es la primera vez que leo sobre ese archivo, no se de que modificación será.
POr lo que dicen los errores ese archivo está en el raíz del foro :

Código: Seleccionar todo

http://www.conectatejoven.com/newpost2mail.php
Pero con quitar el archivo, vas a tener otro problema, debes buscar en donde se lo llama
Gracias Google encontré esto : Newpost2mail beta PHPBB3
Por lo que dice que hace, phpbb3 no necesita de ese MOD lo hace sólo con las suscripciones :cachas:

Re: pagina en blanco, al realizar un post

Publicado: 11 Ene 2011, 03:25
por Megabyte
:D bueno fue de los primeros que instale, pero me sirve para recibir correos cuando alguien se registra o postea.

cuando inicie a usar phpbb3, no encontré donde configurar para recibir correos para el asunto expuesto de los correos. y pues instale ese mod.
si desinstalo ese mod, crees que se corriga?
si lo desinstalo donde es el lugar para configurar recibir los correos?

grs por tu atencion

Re: pagina en blanco, al realizar un post

Publicado: 11 Ene 2011, 03:33
por Megabyte
perdon por escribir otra vez pero quiero aclarar que desinstale el mod en mencion, y ahora la pagina se queda en blanco completamente....

Re: pagina en blanco, al realizar un post

Publicado: 11 Ene 2011, 03:36
por leviatan21
megabitero escribió::D bueno fue de los primeros que instale, pero me sirve para recibir correos cuando alguien se registra o postea.

cuando inicie a usar phpbb3, no encontré donde configurar para recibir correos para el asunto expuesto de los correos. y pues instale ese mod.
si desinstalo ese mod, crees que se corriga?
si lo desinstalo donde es el lugar para configurar recibir los correos?

grs por tu atencion
Sin modificaciones, te suscribes a las cada foro y cuando alguien crea un tema o responden a un tema ya existente, recibes un correo.
Para cuando se edita un tema o nuevos usuarios no conozco manera de hacerlo :oops:

megabitero escribió:perdon por escribir otra vez pero quiero aclarar que desinstale el mod en mencion, y ahora la pagina se queda en blanco completamente....
¿ Sin ningún mensaje del DEBUG ?

Re: pagina en blanco, al realizar un post

Publicado: 11 Ene 2011, 03:45
por Megabyte
gracias por los tips...de los correos...

ahora volviendo al tema, exactamente, sin mensajes del DEBUG, ahorita lo tuve que desactivar por usuarios nuevos que andan en la web...pero lo probe y no salió nada....entonces no era esa modificacion la que esta "fastidiando", pues como te conté, hasta me habia olvidado que lo tenia instalado y desde hace meses y no habia tenido problemas al postear....

creo que me daré a la tarea de desinstalar los mods que he instalado en 1 semana por lo menos para tenerlo funcional. No queda de otra.
Una pregunta: si solo he hecho las consultas de un mod, pero no lo he instalado, eso no deberia de afectar, ¿verdad?

Re: pagina en blanco, al realizar un post

Publicado: 11 Ene 2011, 04:38
por leviatan21
megabitero escribió:Una pregunta: si solo he hecho las consultas de un mod, pero no lo he instalado, eso no deberia de afectar, ¿verdad?
No se que significa eso delas consultas de un MOD.

Concentrate en descubrir a causa de que son estos errores :

Código: Seleccionar todo

[phpBB Debug] PHP Notice: in file /includes/session.php on line 2292: Undefined index: user_options
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4572: Undefined variable: id
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4615: Undefined variable: ventanilla
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4785: Undefined variable: mensaje

Re: pagina en blanco, al realizar un post

Publicado: 11 Ene 2011, 05:29
por Megabyte
Aunque no me han generado error, se 2 de 4:
la de ventanilla y la de mensaje, son de un cuadro que motiva a registrarse a los invitados y el otro es el mensaje de motivacion a los usuarios registrados que no han escrito ningun post.

url de mensaje:
Spoiler
lo de ventanilla: no recuerdo pero lo eliminare...ahorita y te cuento...los otros dos... :nolose:

Re: pagina en blanco, al realizar un post

Publicado: 11 Ene 2011, 22:30
por Megabyte
Posteando un poco en mi foro, me di cuenta que en algunos trabaja normalmente y en otros se queda en blanco...

tendra que ver el SEO 0.6.4...aunque no me ha dado ningun problema...imagino que es asunto de redirección....