MyBB Community Forums

Full Version: [TUTORIAL]Integrate Windows Live Logins with MyBB
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5
ok tank you.

very good

already and have done everything perfectly.

thank you.

I hope we can share more later tutorials
(2010-02-27, 10:42 PM)afrothunder Wrote: [ -> ]
(2010-02-27, 10:38 PM)ArmyZ Wrote: [ -> ]thank you!, but I have a little problem

Fatal error: Call to undefined function mhash() in /home/armyz/public_html/foro/windowslivelogin.php on line 1515

what i do?

If you make a simple php file with the following command
print_r (get_loaded_extensions());

Does mhash show as part of the list?

If it doesn't I don't think your PHP install has the extension needed or wasn't compiled with support for it.

hmmm .... did not understand what the command, but I made a php file with it and nothing came out ... while at the end you said me that bad D:
thanks anyway, i hope for the next integration ID, my host supports it.. xD

srry 4 my english >.<

haha walkman xDD que buen aviso
Thank you so much for sharing this.
This is a great tutorial, thank you and well done Smile
Can you please share the Facebook login integration with MyBB?
Yes, please do. I need to terribly!
Afrothunder told me about the Facebook integration, it's not as easy as the others and requires many core edits that aren't worth the trouble for future upgrades,etc.

Wait until a proper plugin is released.
I have having a mhash issue live above but don't know what to do Confused
(2010-04-02, 11:36 PM)ccalby Wrote: [ -> ]I have having a mhash issue live above but don't know what to do Confused

If it is the same error as above it means you don't have the mhash and mcrypt modules on your PHP installation.

Looking through this page might give some helpful information, especially more towards the end.

http://social.msdn.microsoft.com/Forums/...3b699d3d3f
Well, I've installed myBB on another server as I could not get either the Windows Live or Twitter logins to work on the forum on my server.

I created a freebie account on 000webhost.com, configured the files, Custom Profile Fields and Template for the Windows Live login, and got the same error as I got on my live forum on my server:

Fatal error: Call to a member function fetchSingle() on a non-object in /home/a8160284/public_html/wlregister.php on line 44

phpinfo shows the server is running PHP 5.2.10, mysqlite, mhash and mcrypt.

You can test the app at: http://testingserver.net23.net

php config can be viewed here: http://testingserver.net23.net/phpinfo.php

Any thoughts?
Pages: 1 2 3 4 5