Hi! I am admin on a forum. Earlier we had phpbb 2.0 and i made a bot that could write to the forum. Now, we have upgraded the forum to phpbb 3.0, but i can't get my bot to write to the forum anymore.
I have looked for a solution, but now i am out of ideas. So it would have been great if anyone have a suggestion.
i have btw used CURL and php to make this bot.
Usage of bot: Users log in on an external website to report results of footballmatches they have played online. The bot will then automatically write a post to the forum.
So basically i need to know what $_POST[] i need to send.