Log in

View Full Version : Imageshack upload script for select usergroups


87accordlxi
07-06-2005, 04:22 PM
I want to implement the Imageshack uploading script on my board, but I only want certain usergroups to be able to see it. The usergroups would be the same ones that currently are allowed to attach images. If this goes well and members don't mind, then I wouldn't mind disabling attachments altogether and just using the Imageshack uploader for the selected usergroups.

This is the Imageshack code that I want to start with. I want to amend it so that only usergroups 5,6,7,32,12, and 23 can view it.
<fieldset class="fieldset"><legend>Upload your images to ImageShack</legend>
<div style="padding:$stylevar[formspacer]px">
<iframe src="http://www.imageshack.us/iframe.php?txtcolor=111111" scrolling="no" allowtransparency="true" frameborder="0" width="280" height="70"> You must
have an iframe-compatable browser to view the ImageShack.us upload form.</iframe></div></fieldset>

My question is, can anyone advise me on the proper coding to add to this to get the desired result? Or, can someone point me to the vb image attachment code language so I can see what I need to add to the Imageshack script?

Guest190829
07-06-2005, 07:11 PM
I can make this for you if you want, I already made it but without permissions...but I can easily add that.

I added permissions and it's ready for release, it's just that image shack is down ATM... :ermm:

87accordlxi
07-07-2005, 02:08 PM
Looks like Imageshack is back up. If it's not too much trouble to come up with the code, then I think it'd be exactly what I'm looking for :(

Guest190829
07-07-2005, 02:20 PM
I released this earlier this morning, it can be found here (https://vborg.vbsupport.ru/showthread.php?s=&threadid=91777)

Enjoy. :) If you have any questions just post it on the thread.