The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Vbimghost ver 2.0.0 Details »» | |||||||||||||||||||||||||||
VB Image Hosting Version 2.0.0
This is the port for my hack to vb 4.0.x You can see the old ver of vbimghost 1.0.1 Note: I don't not recommend using it as a new hack, since Albums in the vbulletin does the same thing even better. this is mainly to people who used vbimghost on previous version and want to use it on vb 4.0.x The port is just modification to the the template ( Not fully CSS ) and supporting the new plug ins . A converter for vbimghost to vbulletin albums is under development. and will be included here when it's done. Requirements:
Introduction: What does it do ? VB Image Hosting is a similar feature to imageshak and photopoket and online free image hosting, but this is for your members. it will allow them to upload and host their images on your servers, you can still manage the permissions and set the number of files for each group. Main Features:
Time required to install Update instruction : Just replace the old files with the new ones and import the product file don't forget to select overwrite. Update vbimghost options Note: [best thumb size width * hight = 100 * 200] NOTE: before you post any error here : Set that path to your forums correctly in the vbimghost options. if you getting the error ""supplied argument is not a valid" that's because you didn't set the path correctly URGENT ISSUES: you may contact me on e-mail : waiel[at]waieleid.com replace [at] with @ ok? -_- Download Now
Show Your Support
|
Comments |
#2
|
|||
|
|||
does it allow bulk uploading?
screenshots? |
#3
|
|||
|
|||
wat about watermarking ?
|
#4
|
|||
|
|||
Demo: Removed by Staff*
|
#5
|
|||
|
|||
Thanks for porting this one over
Si |
#6
|
|||
|
|||
Watermarking is still there..
Thanks for porting this over... |
#7
|
|||
|
|||
this is brilliant! my sites own photobucket Thanks
|
#8
|
|||
|
|||
i edited vbimghost_displayimg template to this
HTML Code:
<script type="text/javascript"> function SelectAll(id) { document.getElementById(id).focus(); document.getElementById(id).select(); } </script> <br /> <br /> <div id="picturecontainer"> <div id="picturelink"><img alt="{vb:raw vbimghost.imgname}" src="{vb:raw vbimghost.path}" title="{vb:raw vbimghost.imgname}"></div> <br /><br /> <dl id="picturestats" class="stats"> <table border="2" width="70%" bordercolor="#008000" cellpadding="2"> <tr> <td width="200"><dt>{vb:phrase vbimghost_filesize}</dt></td> <td><dd>{vb:raw vbimghost.filesize}</dd></td> </tr> <tr> <td width="200"><dt>{vb:phrase vbimghost_imgdime}</dt></td> <td ><dd>{vb:raw vbimghost.width} X {vb:raw vbimghost.height}</dd></td> </tr> <tr> <td width="200"><dt>{vb:phrase vbimghost_update}</dt></td> <td><dd>{vb:raw vbimghost.date}</dd></td> </tr> <tr> <td width="200"><dt>{vb:phrase vbimghost_imgdlink}</dt></td> <td><dd> <input id="imgdlink" onClick="SelectAll('imgdlink');" type="text" value="[img]{vb:raw vbimghost.path}[/img]" size="70" /></dd></td> </tr> <tr> <td width="200"><dt>{vb:phrase vbimghost_imgflink}</dt></td> <td><dd><input id="imgflink" onClick="SelectAll('imgflink');" type="text" size="70" value="[url='{vb:raw vbimghost.dispath}'][img]{vb:raw vbimghost.thumbpath}[/img][/url]" /></dd></td> </tr> <tr> <td width="200"><dt>{vb:phrase vbimghost_imglink}</dt></td> <td><dd><input id="imglink" onClick="SelectAll('imglink');" type="text" size="70" value="<a href='{vb:raw vbimghost.dispath}' border=0><img src='{vb:raw vbimghost.thumbpath}'></a>" /></dd></td> </tr> <tr> <td width="200"><dt>{vb:phrase vbimghost_perm} </dt></td> <td>{vb:raw vbimghost.private}</td> </tr> </table> </div> Regards |
#9
|
|||
|
|||
Thanks very much for this! My imagehosting has been sitting in limbo, waiting for this update.
Everything is working fine except for rebuilding thumbnails. I get this error: Code:
Warning: getimagesize(/home/user/public_html/forums/imagehosting/3440cd97e04ed3.jpg) [function.getimagesize]: failed to open stream: No such file or directory in [path]/*******/vbimghost.php on line 280 As for the converter to move to albums, that is an interesting thought. If I can suggest that the default privacy setting for pictures be private. The reason - for me- is that I use another mod that puts random album pictures on FORUMHOME. That's not something we'd necessarily want to happen with the images in our imagehosting app. We tend to use imagehosting to host files that we then link in to specific posts rather than for a browsable album sort of thing. Thanks again!! |
#10
|
|||
|
|||
GACK!
Never mind. Just noticed that the path changed to the default. Since I've had this mod installed for some time, I didn't expect that to get changed, so I forgot to check it... Sorry. :P |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|