Hi guys,
I'd like to know what file/line I need to edit to make changes to the form you fill out when you make a new thread/post.
My goal is to take the normal <input> and <textarea> for subject and message, and add to their value like so (you can skip past this if you already know what file to edit):
You must first be a
registered member to view any code.
And the same idea for textarea.
Because I'm making an outside-of-vB script that makes BBCode for certain posts by asking questions, and I want to be able to pass it via GET on a url so that it auto fills in the form on my forum.
Ideas? Help is appreciated! Thanks!