MyBB Community Forums

Full Version: naoardonate
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all, I am trying to edit the naoardonate so that when i confirm a donation it will take the current date add 31 days to it and then insert it into another database along with there username, I understand php but im a complete retard when it comes to the SQL side of things. If anyone could create a querie to do this i would be very grateful.

Info
Plugin: http://mods.mybb.com/view/naoar-donation
Db Name: _BF4
Table: adkats_users
Column: user_id, user_name and user_expiration

The format for the user_expiration is 2014-07-29 00:00:00 and date that would go in there needs to be 31 days from then the donation was confirmed.

Again any help would be awesome.

Cheers
Smity911