Author Topic: Error! Warning: A session is active.....  (Read 3265 times)

0 Members and 1 Guest are viewing this topic.

Offline boeser

  • Pre-Newbie
  • Posts: 3
    • View Profile
Error! Warning: A session is active.....
« on: March 21, 2005, 08:13:34 PM »
Hello!

I update my 4images from 1.7.0 to 1.7.1 now i have the following error on the bottom of every page:

Code: [Select]
Warning: Template::print_template() [function.print-template]: A session is active. You cannot change the session module's ini settings at this time. in /home/htdocs/web86/html/gallery/includes/template.php on line 199
Or on the index page:

Code: [Select]
Warning: main() [function.main]: A session is active. You cannot change the session module's ini settings at this time. in /home/htdocs/web86/html/gallery/index.php on line 172
Does somebody know how to fix it?

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: Error! Warning: A session is active.....
« Reply #1 on: March 22, 2005, 03:43:47 AM »
1) system your server is running on?
2) webserver type?
3) php version?
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline boeser

  • Pre-Newbie
  • Posts: 3
    • View Profile
Re: Error! Warning: A session is active.....
« Reply #2 on: March 22, 2005, 09:48:50 AM »
1) system your server is running on?
2) webserver type?
3) php version?

1) Linux
2) I dont know what u mean with "webserver type". It is not my own server.
3) PHP Version 5.0.2

Thanks!