Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: maxwl on August 07, 2017, 09:28:08 AM

Title: After upgrading to 2.0.14 SSI.php does not work
Post by: maxwl on August 07, 2017, 09:28:08 AM
I am using the SSI.php to integrate (login) from my website with the forum. All is working well with 2.0.13 until I applied the 2.0.14 patch. After the patch members can only login directly from the forum, they can no longer login from the website (http://bramptoncyclingclub.com (http://bramptoncyclingclub.com)).

From the website I have a login form with the action invoking forum/index.php?action=login2
The form also submits two fields:
<input id="user" name="user" type="text" value="" placeholder="username">
<input id="passwrd" name="passwrd" value="" type="password" placeholder="password">

Is there any additional fields that is required for 2.0.14?
Title: Re: After upgrading to 2.0.14 SSI.php does not work
Post by: Shambles on August 07, 2017, 09:56:56 AM
https://www.simplemachines.org/community/index.php?topic=553869.0


which refers to

https://wiki.simplemachines.org/smf/Login_error_2.0.14
Title: Re: After upgrading to 2.0.14 SSI.php does not work
Post by: maxwl on August 07, 2017, 09:51:10 PM
Thanks, problem solved
Title: Re: After upgrading to 2.0.14 SSI.php does not work
Post by: T.Linden on August 11, 2017, 11:16:47 PM
Sheesh, I've just spent a week tracking down why my logins were no longer working the way they should, and now I find that a simple one line patch to SSI.php hasn't been pushed out, when it's been known about since May?

That's really pathetic, guys.

Thanks Shambles for the links.
Title: Re: After upgrading to 2.0.14 SSI.php does not work
Post by: Kindred on August 12, 2017, 02:21:00 PM
I don't think you comprehend what is involved in making a patch release....
Title: Re: After upgrading to 2.0.14 SSI.php does not work
Post by: Arantor on August 12, 2017, 03:00:34 PM
Quote from: Kindred on August 12, 2017, 02:21:00 PM
I don't think you comprehend what is involved in making a patch release....

If SSI had been tested before release, it wouldn't have been an issue in the first place.

But seriously, three months?