MyBB Community Forums

Full Version: Need some help with my own mod
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Sorry, if this is the wrong category.

I am developing a downloadable program that will interact with my site. To do this, I have to create new php files that interact with my forums. I need to know what code I will need to insert to do each of the following in my php files:
  • Verify a user's password
  • Retrieve a user's group ID
  • Retrieve a the custom profile field of a user

Anything else i need, i should be able to figure out from those. If you have any questions, please PM me. Thanks in advance.
That was already asked and answered on the main board.

Regard