You can try the ImageShack Upload panel MOD that I wrote. Just search for and download ImageShack_Upload_Panel_1.2.0.zip and install it like any other MOD...
downloads/phpBB/MODs/Add_Ons/ImageShack
You will probably have to adjust the background color in the subSilver/image_shack_body.tpl file to match the background of your Posting Body pages in each template that you are using. The T_TR_COLOR2 setting isn't working and I haven't had a chance to fix it yet. Just do the following:
Ok, do this:
OPEN
templates/
(every template)/image_shack_body.tpl
FIND
Code: Select all
style="background-color:{T_TR_COLOR2}"
REPLACE WITH - any color that you prefer (#FFFFFF is white)
Save, upload, and try again using EM...
There are also other ImageShack MODs available in the phpBB MOD Database but from what I have seen, my version is arranged better...
Once you have the ImageShack Upload panel installed, your members can upload graphics to the ImageShack servers, then ImageShack provides links that can be posted back into your messages to display the image. I always use the last link provided and embed it between
tags...