Isključio sam, pa sada sam i sliku okačio od SEF-a. Ali se pojavilo sada mnogo dodatnih greškica.
Warning: Cannot modify header information - headers already sent by (output started at /home/zelenaap/public_html/index.php:1) in /home/zelenaap/public_html/includes/joomla.php on line 697
Warning: Cannot modify header information - headers already sent by (output started at /home/zelenaap/public_html/index.php:1) in /home/zelenaap/public_html/index.php on line 251
Warning: Cannot modify header information - headers already sent by (output started at /home/zelenaap/public_html/index.php:1) in /home/zelenaap/public_html/index.php on line 252
Warning: Cannot modify header information - headers already sent by (output started at /home/zelenaap/public_html/index.php:1) in /home/zelenaap/public_html/index.php on line 253
Warning: Cannot modify header information - headers already sent by (output started at /home/zelenaap/public_html/index.php:1) in /home/zelenaap/public_html/index.php on line 254
Warning: Cannot modify header information - headers already sent by (output started at /home/zelenaap/public_html/index.php:1) in /home/zelenaap/public_html/index.php on line 255
Esada kada orvorim kod, od te stranice
index.php, tamo stoji sledeći od broja 251 do broja 255
header( 'Expires: Mon, 26 Jul 1997 05:00:00 GMT' );
header( 'Last-Modified: ' . gmdate( 'D, d M Y H:i:s' ) . ' GMT' );
header( 'Cache-Control: no-store, no-cache, must-revalidate' );
header( 'Cache-Control: post-check=0, pre-check=0', false );
header( 'Pragma: no-cache' );
a u fajlu
joomla.php 696, 697 i 698 red ima sledeći sadržaj
// create sessioncookie and set it to a test value set to expire on session end
setcookie( $sessionCookieName, '-', false, '/' );
} else {
Idali sada kada sam iskljucio SEF, treba da promenim vrednost u Global Configuration/Search Engine Optimization, okacio sam sliku ispod kako je trenutno sada