Pagina 1 din 2
Eroare Tema ( /includes/session.php.etc)
Scris: 18-Noi-2011, 09:34:25
de _SunSet_
Primesc eroare asta cand intru pe forum si forum se ''mareste''
Cod: Selectaţi tot
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /config.php:19)
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /config.php:19)
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /config.php:19)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4586: Cannot modify header information - headers already sent by (output started at /config.php:19)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4588: Cannot modify header information - headers already sent by (output started at /config.php:19)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4589: Cannot modify header information - headers already sent by (output started at /config.php:19)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4590: Cannot modify header information - headers already sent by (output started at /config.php:19)
Tin sa mentionez ca am cautat eroarea asta inainte pe forum si nu am gasit un rapuns concret..

Re: Eroare Tema ( /includes/session.php.etc)
Scris: 18-Noi-2011, 14:45:44
de bogdan
Se pare ca nu ai cautat suficient:
knowledge/kb_show.php?id=142
Re: Eroare Tema ( /includes/session.php.etc)
Scris: 22-Noi-2011, 15:09:53
de _SunSet_
am sters
cum scrie acolo de pe prima pagina si a ramas
singur dar acum apare asa cand intru pe forum
Cod: Selectaţi tot
Not Found
The requested URL /forum/. str_replace('&', '&', $url) . was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Cam asa arta inceputul functions.php acum
Cod: Selectaţi tot
php
/**
*
* @package phpBB3
* @version $Id$
* @copyright (c) 2005 phpBB Group
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
*
*/
/**
* @ignore
*/
if (!defined('IN_PHPBB'))
{
exit;
}
// Common global functions
/**
* set_var
*
* Set variable, used by {@link request_var the request_var function}
*
* @access private
*/
function set_var(&$result, $var, $type, $multibyte = false)
{
Re: Eroare Tema ( /includes/session.php.etc)
Scris: 22-Noi-2011, 19:52:41
de Ivan Petre Paul
_SunSet_ scrie:am sters
cum scrie acolo de pe prima pagina si a ramas
Nu trebuia să ştergi
<? ci doar să te asiguri că înainte de asta nu există nimic altceva.
Repune
<? pe primul rând din fişier.
Re: Eroare Tema ( /includes/session.php.etc)
Scris: 22-Noi-2011, 19:59:28
de _SunSet_
Ivan Petre Paul scrie:_SunSet_ scrie:am sters
cum scrie acolo de pe prima pagina si a ramas
Nu trebuia să ştergi
<? ci doar să te asiguri că înainte de asta nu există nimic altceva.
Repune
<? pe primul rând din fişier.
Am readaugat, dar nu are nimeni un raspuns pentru
Cod: Selectaţi tot
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /config.php:19)
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /config.php:19)
[phpBB Debug] PHP Warning: in file /includes/session.php on line 1035: Cannot modify header information - headers already sent by (output started at /config.php:19)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4586: Cannot modify header information - headers already sent by (output started at /config.php:19)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4588: Cannot modify header information - headers already sent by (output started at /config.php:19)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4589: Cannot modify header information - headers already sent by (output started at /config.php:19)
[phpBB Debug] PHP Warning: in file /includes/functions.php on line 4590: Cannot modify header information - headers already sent by (output started at /config.php:19)
asta, imi apare cand intru pe forum si tot de pe forum este marit, nu ma pot loga ...
Re: Eroare Tema ( /includes/session.php.etc)
Scris: 22-Noi-2011, 20:11:04
de Ivan Petre Paul
_SunSet_ scrie:
Am readaugat, dar nu are nimeni un raspuns pentru ...
Un link către forumul tău?
Ai modificat ceva în fişierul acela? Pune pe forum fişierul original şi vezi dacă mai primeşti eroarea.
De asemenea verifică (dacă este cazul..) dacă fişierul editat a fost salvat în
UTF-8 without BOM. Citeşte
viewtopic.php?f=32&t=17796&p=124713&hil ... OM#p124713.
Re: Eroare Tema ( /includes/session.php.etc)
Scris: 22-Noi-2011, 20:17:13
de _SunSet_
Am incercat ce ai zis acolo cu notepad++ dar nu este nici o linie nimic in fata... alte sugestii?
Re: Eroare Tema ( /includes/session.php.etc)
Scris: 23-Noi-2011, 03:59:24
de bogdan
Ai verificat toate fisierele specificate mai sus (in mesajul de avertizare)?
Re: Eroare Tema ( /includes/session.php.etc)
Scris: 23-Noi-2011, 05:35:34
de _SunSet_
Da....
Re: Eroare Tema ( /includes/session.php.etc)
Scris: 23-Noi-2011, 21:11:30
de bogdan
Daca ai curatat caracterele in plus (conform articolului specificat) din toate fisierele ce apar in mesajul de avertizare (curatand si cache-ul forumului dupa modificare) atunci nu-ti mai ramane decat sa sesizezi problema celor de la phpBB.com.