PDA

View Full Version : where is the "manage attachmets" bit?


wolfyman
02-16-2006, 05:16 PM
Hi, I am going to be using http://www.holdmyfile.com for all of my image hosting, how do I change it in the reply and new thread templates? I'd like to replace the "manage attachments" button with a link to holdmyfile.com.

wolfyman
02-20-2006, 02:50 PM
bump! :D

wolfyman
02-28-2006, 12:05 PM
bump! :D

hey, imagine running into you here! Did you find the answer yet?

Nope, still waiting.

Oh, drat. Well, perhaps we should do lunch?

Basil chicken drenched in avocado sauce?

YEAH BOYYYYYYYYYYYY!!!!!






















I mean, :bump:

Marco van Herwaarden
02-28-2006, 12:44 PM
Probably in one of the newthread/newpost/editpost templates.

But you can easily search the templates for this.

wolfyman
02-28-2006, 12:56 PM
I seached for manage attachments and found nothing. tried valid file extensions and found (1), but I want to edit the button (2) circled in the screenshot blelow. Any ideas on that?

http://www.holdmyfile.com/images/u022806085500/s_img/f000001.jpg (http://www.holdmyfile.com/imagehost/lgview.php?id=u022806085500&n=f000001.jpg)

matter of fact... couldn't these changes be made via a plugin to make it easier for other webmasters to convert their forums to use the same system? It would save a lot of people a lot of bandwidth, and holdmyfile has some really cool features.

wolfyman
03-01-2006, 04:14 PM
bumperoonie - I still want to change this part right here:


http://www.holdmyfile.com/n_images/usr12/gal19/s_img/f0002.jpg (http://www.holdmyfile.com/imagehost/n_viewz.php?n=764)

got it, just in case anybody else wants to save some bandwidth and incorporate an image host into their forums - why not use this?

In newthread and newreply templates, find:


</if>

$attachmentoption


Replace with



<!-- image hack -->

<fieldset class="fieldset"><legend>Upload your images to Holdmyfile.com</legend>
<div style="padding:$stylevar[formspacer]px">
<table>
<tr>
<td><a href="http://www.holdmyfile.com" target="_blank"><img src="http://www.holdmyfile.com/img/holdmyfile.jpg"></a>
</td>
<td>
<a href="http://www.holdmyfile.com" target="_blank">Click here to launch HoldMyFile.com</a> and upload your images.
</td>
</tr>
</table>
</div></fieldset>

</if>

<!-- /image hack -->




And you are left with:



https://vborg.vbsupport.ru/ (http://www.holdmyfile.com/imagehost/lgview.php?id=u030106120452&n=f000001.jpg)



Simply remove the image tags if you don't like the image on your newthread or newreply templates.