General Community > Site Comments, Issues and Concerns
Two problem after installation
(1/1)
Dtr:
Hallo ,
The Forum good work but in the head of page i have this error
--- Code: ---Notice: A session had already been started - ignoring session_start() in *******/index.php on line 109
--- End code ---
And if i want to change the language i have another error
--- Code: ---Undefined index: modSettings_title in /************/smf/Sources/Subs.php on line 1288
--- End code ---
.
The language pack is italian.
What can i do for remove this error.
Sorry for my English but i am an italian .
Good work for this SMF
[Unknown]:
You language files (the Italian ones) are old. A new language package should be up within the week. (maybe even today.)
Your host has decided to turn on session autostarting. This is usually a bad thing.... you might ask them to turn it off or add this to your .htaccess:
--- Code: ---php_flag session.auto_start off
--- End code ---
-[Unknown]
Dtr:
Tanks , but after the added line in .htacces , the problem remain.
But i removed in index.php the "session_start();" and the forum work correctly .
I stay tuned for the italian language pack.
Tank you.
Navigation
[0] Message Index
Go to full version