This will sound noob, but I don't know how to run a query without hard coding MyBB database info inside a script, while MyBB allows to securely connect without leaving db info inside templates.
What I need to do inside the script is take user UID, check inside users table if a given cell is empty or not for given user, then print a message depending on cell status.
May I ask for help?
What I need to do inside the script is take user UID, check inside users table if a given cell is empty or not for given user, then print a message depending on cell status.
May I ask for help?