The Arcive of vBulletin Modifications Site. |
|
VB image Hosting Panel Details »»
|
|||||||||||||||||||||||||
For this to make any use, you must have VB image Hosting installed. I've made this modification because I didn't like the drop down menu as it would clutter everything up. So, I just made a panel for it and users can use that. ![]() Features:
Only appears when your viewing someones' images or when your viewing your own. It does not showup anywhere else besides on the vbimghost.php file. So, it won't annoy your users. In the "vbimghost_imgshow" template, Replace EVERYTHING with: Code:
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="50%" align="center"> <tr> <td class="tcat" colspan="2">Image Hosting Panel<a name="marq"></a></td></tr>
<tr valign="top"><td class="alt1" width="50%" align="center"><A HREF="vbimghost.php?do=myimages">Your Images</A></td>
<td class="alt2" width="50%" align="center"><A HREF="vbimghost.php?do=upload">Upload Many</A></td>
<tr valign="top">
<td class="alt1" width="50%" align="center"><A HREF="vbimghost.php?do=userlist">Other Members' Images</A></td>
<td class="alt2" width="50%" align="center"><A HREF="#" onclick="window.open('vbimghost.php?do=popupload&ed=$editorid','vbimghost2','scrollbars=yes,resizable=yes,width=562,height=97'); return false" title="Quick Upload">Quick Upload One</A></td>
</table> <br />
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
<td class="thead" colspan="$vbimghost[imgperrow]">$vbphrase[vbimghost_hostimgfor]: $username</td>
</tr>
</thead>
$vbimghost_bits
</table>
![]() Enjoy! BOUGHT TO YOU BY: Bitdefuser from Cursayer.com! Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Reserved.
|
|
#3
|
|||
|
|||
|
I like this idea, but where does this panel show up?
|
|
#4
|
|||
|
|||
|
Updated the screenshot.
Only appears when your viewing someones' images or when your viewing your own. It does not showup anywhere else besides on the vbimghost.php file. |
|
#5
|
|||
|
|||
|
Ok, but there's still a link to it in the navbar? What I mean is, if I click on the navbar, it will take me to where my images are and the upload page? Or maybe I should just install it and see, huh? LOL! Sorry...babbling...too much caffeine already...
|
|
#6
|
|||
|
|||
|
Still have the drop-down...
|
|
#7
|
|||
|
|||
|
Thank you...I like this! Installed!!:up:
|
|
#8
|
|||
|
|||
|
installed
|
|
#9
|
||||
|
||||
|
installed, looks excellent!!
|
|
#10
|
|||
|
|||
|
Would I be able to have members access and members not access this? Or restrict sizes of files and how many each group can upload and such?
|
![]() |
|
|