Back to vBulletin 3.5 Add-ons

Pop Attach beta 3.5.x
Mod Version: 1.00, by Q-v-n-s-Q

This modification is in the archives.
vB Version: 3.5.0 Rating: (0 vote - 0 average) Installs: 0
Released: 20 Dec 2006 Last Update: Never Downloads: 12
Not Supported  

Pop Attach beta


this is beta version only!!

i was in a hurry so ima share it fist!!!

i will update latter

Enjoy

open dl.php

replace : http://www.sitename.com/ to your site url

upload dl.php to /forumroot

replace : postbit_attachment

with:
Code:
 
<script language="javascript">
<!--
var openwin;
function popupwin(url,myname,w,h,s)
{
settings='height='+h+',width='+w+',scrollbars='+s+',toolbar=no,location=no,status=no,menubar=no,resizable=no,dependent=no'
openwin=window.open(url,myname,settings);
}// -->
</script>
<tr>
 <td><img class="inlineimg" src="$stylevar[imgdir_attach]/$attachment[attachmentextension].gif" alt="<phrase 1="$attachment[attachmentextension]">$vbphrase[file_type_x]</phrase>" width="16" height="16" border="0" style="vertical-align:baseline" /></td>
 <td><a href="#" onClick="popupwin('dl.php?attachment.php?$session[sessionurl]attachmentid=$attachment[attachmentid]&amp;d=$attachment[dateline] ','Loading','400','400','no');">$attachment[filename]</a> ($attachment[filesize], <phrase 1="$attachment[counter]">$vbphrase[x_views]</phrase>)</td>
</tr>
done!!!

example: http://www.gamerzarea.com/forums/php/1294-pop-attachment-vb3-5-x.html

Download

This modification is archived and cannot be downloaded.


vblts.ru supports vBulletin®, 2022-2025