Haku löysi 2 tulosta
- 09 Heinä 2008, 10:21
- Keskustelualue: phpBB 3.0 tuki
- Aihe: phpBB3 Topics anywhere
- Vastaukset: 31
- Luettu: 24017
Re: phpBB3 Topics anywhere
Mitä lukee index.php-tiedoston riveillä 0-8? Ongelma korjaantui, kun lisäsin seuraavat rivit index.php-tiedoston alkuun: <?php //-- Start the phpBB session AND include the nessacary files define( 'IN_PHPBB', true ); $phpbb_root_path = './phpBB3/'; // change in your own root path. $phpEx = substr(st...
- 08 Heinä 2008, 17:02
- Keskustelualue: phpBB 3.0 tuki
- Aihe: phpBB3 Topics anywhere
- Vastaukset: 31
- Luettu: 24017
Re: phpBB3 Topics anywhere
Mulla kyllä toimii, mutta tulee tällaista herjaa: [phpBB Debug] PHP Notice: in file /includes/session.php on line 916: Cannot modify header information - headers already sent by (output started at /var/www/vhosts/domain/httpdocs/index.php:8) [phpBB Debug] PHP Notice: in file /includes/session.php on...