Jump to content
[MUST READ] Forum Rules ×

(PHP) Login form not working anymore


SkP

Recommended Posts

Hi, there!

I have a issue that was not happening till' today, it seems that the PHP is not working with mysql-mysqli sessions ($_SESSION['example']), i don't know if there is something new that i have to do to make the sessions working again...(the php to update or insert new data to the database is working)

btw, i've working with the system without problems for MONTHS, i did not change something on my codes (cuz i have 2 different logins for 2 different websites and in the 2 is happening the same thing...)

Is there a new PHP update that make this issue? A maintenance? Or what's going on?!?

Link to comment
Share on other sites

On 10/30/2019 at 2:30 PM, SkP said:

Hi, there!

I have a issue that was not happening till' today, it seems that the PHP is not working with mysql-mysqli sessions ($_SESSION['example']), i don't know if there is something new that i have to do to make the sessions working again...(the php to update or insert new data to the database is working)

btw, i've working with the system without problems for MONTHS, i did not change something on my codes (cuz i have 2 different logins for 2 different websites and in the 2 is happening the same thing...)

Is there a new PHP update that make this issue? A maintenance? Or what's going on?!?

Try changing the php settings from your account panel and select one of the available php versions. it may be that the php version is not compatible with that of your script in php select any of 5.4+ since the one that comes by default is 7.0+. have if the problem you present is solved

96Kc7ynhRGiTViYwfao8Yg.png

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...