MyBB Community Forums

Full Version: Trying to pass login through url and return value
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I'm trying to pass the MyBB login in member.php:
https://localhost/forums/inc/functions_user.php?login&username=user&password=pass
I'm not sure why it's not working, help is appreciated.

Thanks,
soup
I assume you want to prefill these fields?

Edit: Just noticed your inquiry is already fixed. You could as well share how you fixed it.