Question: Session Error After Login

Session Error After Login

Hi! We have been using your software for the last one year and hosted it on GoDaddy. Recently I found an issue that between 12 AM - 5 AM (IST), the software throws an error after loggi

GS

Gursimran Sehgal

Asked
Hi!

We have been using your software for the last one year and hosted it on GoDaddy.

Recently I found an issue that between 12 AM - 5 AM (IST), the software throws an error after logging in.

this is the error -> Message: Call to a member function row() on boolean

I asked other developers, and they said that the issue was with the session and asked me to contact support.


I tried debugging and found the error. attached the screenshot.
  • GS

    Gursimran Sehgal

    Answered
    This is the actual error message
  • MS

    Mian Saleem

    Answered
    Hello,

    What your PHP version?

    It should stay same al the time. There is no reason to have such behaviour ro work from 5AM to 11::59PM and then not.

    Please check with your server admin if there were any changes or updates on the server.

    I can see the session related error, Simple Forum uses `database` as session driver. You can try to change it in `app/config/config.php` to `files` and check.

    If still same, please let me know what your server admin says about this.

    Thank you
  • GS

    Gursimran Sehgal

    Answered
    Hi!

    Our PHP Version is 7.4


    We tried changing it to files, but the same issue exists.
  • MS

    Mian Saleem

    Answered
    Hello,

    I have no idea why is that. Can you try it on different server?

    Thank you
  • Login to Reply