I just started with punBB, and I like it quite a bit so far. I'm not that much of a PHP programmer, but I can figure this out. Image upload is very important to me.
I took cuteseal's upload.php, dropped it in a 777 directory, modified it a bit, and then added the following javascript code in post.php at line 472:
<script type="text/javascript">
function open_win()
{
window.open("http://www.ilovephysics.com/forum/images/upload/upload.php","my_new_window","toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no, copyhistory=no, width=450, height=150")
}
</script>
<form>
<input type="button" value="Upload Image" onclick="open_win()">
</form>
Worked like a charm although I'm sure there is a more elegant way of doing this.
Do you love physics? :)
http://www.ilovephysics.comInterested in Internet Marketing?
http://www.keyliberty.com