We're programming a site that will use MyBB to handle user accounts.
I'll try to make it more "generally understood" by relating it to a photo gallery. People upload things to our database, and we accept or deny the image being displayed on the site.
We're trying to set up the site to send out a PM when something is accepted or denied, instead of sending an email. This makes the site feel more complete, in my opinion.
Is there an easy way of sending a pm through php, or will it be quite a task? Has anyone done it before with success?
Any help would be greatly appreciated.
I'll try to make it more "generally understood" by relating it to a photo gallery. People upload things to our database, and we accept or deny the image being displayed on the site.
We're trying to set up the site to send out a PM when something is accepted or denied, instead of sending an email. This makes the site feel more complete, in my opinion.
Is there an easy way of sending a pm through php, or will it be quite a task? Has anyone done it before with success?
Any help would be greatly appreciated.