Ver Mensaje Individual
  #5 (permalink)  
Antiguo 16/09/2011, 20:37
sergiobernardo05
 
Fecha de Ingreso: abril-2011
Mensajes: 3
Antigüedad: 13 años, 1 mes
Puntos: 0
Respuesta: problemas con php

Hice lo que me dijiste y no me tira ningún error, es raro. Te cuento que la página empezó siendo un foro montado sobre un script phpBB y al tiempo instale el otro script "moviescript" y mediante un .htaccess hice que se cargue este ultimo primero que es en donde esta el problema pero en el index.php de este no me tira error alguno, en cambio en el index.php del foro me tira esto:

Código PHP:
Ver original
  1. Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/cinecom/public_html/common.php on line 106
  2. [phpBB Debug] PHP Notice: in file /includes/functions.php on line 3391: Cannot modify header information - headers already sent by (output started at /common.php:106)
  3. [phpBB Debug] PHP Notice: in file /includes/functions.php on line 3393: Cannot modify header information - headers already sent by (output started at /common.php:106)
  4. [phpBB Debug] PHP Notice: in file /includes/functions.php on line 3394: Cannot modify header information - headers already sent by (output started at /common.php:106)
  5. [phpBB Debug] PHP Notice: in file /includes/functions.php on line 3395: Cannot modify header information - headers already sent by (output started at /common.php:106)
aunque no creo que aquí este el problema