MyBB Community Forums

Full Version: Steam-OpenID Login Issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey there, all. 

This is primarily an issue with the SteamOpenID plugin (Fixed link** https://github.com/noxwyll/Steam-Login-MyBB-1.8). I'm running the latest version of mybb (1.8.15) with php7.0 (*With CURL installed as required for the plugin to work) but I'm running into an odd issue that i wasn't necessarily expecting.

Upon trying to login, i am redirected to steam as expected to login then afterwards, it states that my page is unable to load. With a simple refresh, the page becomes completely blank with no login success. 

(Video example here:
https://www.youtube.com/watch?v=bJWJb3oP...e=youtu.be
)

I haven't made any changes to the plugin itself, it's completely stock as well as only having the default plugins for my installed themes and for the plugins "dependencies".

Has anyone else run into this issue and found a fix for it? My forums can be found here: http://178.128.161.145/mybb/

I'm also running Apache2 if that helps with anything.
Literally the first thing I see when I go onto the GitHub page

Quote:Please Note! - This plugin will only work for MyBB 1.6
(2018-06-17, 11:45 AM)Wires Wrote: [ -> ]Literally the first thing I see when I go onto the GitHub page

Quote:Please Note! - This plugin will only work for MyBB 1.6

I provided the wrong url, my bad.

https://github.com/noxwyll/Steam-Login-MyBB-1.8
Can you screenshot the exact error message being given? If it's returning a blank page then it seems like a PHP/Apache issue. Ensure you have all the required modules installed:
  • php-mbstring
  • php-bcmath
  • php-curl
  • php-json
(2018-06-17, 12:40 PM)Wires Wrote: [ -> ]Can you screenshot the exact error message being given? If it's returning a blank page then it seems like a PHP/Apache issue. Ensure you have all the required modules installed:
  • php-mbstring
  • php-bcmath
  • php-curl
  • php-json

Thank you for the help thus far, but i managed to solve it by re-installing Php. You were correct about there being a possible issue with it.

However, a new issue has come to light.

[Image: 508d9616f992245df92dc56fa1ede80c.png]