Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MW login not working #13

Closed
berianwilliams opened this issue Jul 28, 2017 · 3 comments
Closed

MW login not working #13

berianwilliams opened this issue Jul 28, 2017 · 3 comments

Comments

@berianwilliams
Copy link

Using commit 357df72 I get following warning:

Warning: mysql_fetch_assoc() expects parameter 1 to be resource, object given in /home/USER/html/test/w/extensions/Auth_SMF.php on line 157

Aside from this (or perhaps because of it?) the bridge isn't working as intended. I try logging in to SMF through the Log In button in MW, which succeeds, but my logged in user isn't detected on the MW side. Th e user I'm logging in with is a forum administrator.

@jdarwood007
Copy link
Member

I made some commits which I think would resolve this. I havent' had time to test it yet. This was part of the work to add multi-database support to the Auth.

@berianwilliams
Copy link
Author

Fatal error: Call to undefined method Auth_SMF::query() in Auth_SMF.php on line 841

@jdarwood007
Copy link
Member

Corrected that issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants