The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VB image Hosting Details »» | |||||||||||||||||||||||||
VB Image Hosting Version 1.0.1
This is the port for my hack to vb 3.6.x check it for vb 3.5.x here A New installer replaced the old one so you should not face any problems with database NOTE : People who were using vbimghost in vb 3.5.x and moved to vb 3.6.0 MAKE sure that you have vbimghost 1.4.1 Since this port will only support upgrading from that ver only People who do a fresh install use this ver. 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. History: 1.0.0: 1.0.1: Download Tracking: 1.0.0 : 3886 Known Issues: no known issues.Screen shscreenshot.zip screenshot.zip.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 And for all the people asking when is the next release it will be in 2007 not this month .. due to some problems in real life .. URGENT ISSUES: you may contact me on msn id : waiel[at]waieleid.com Supporters / CoAuthors Show Your Support
|
Comments |
#992
|
|||
|
|||
great hack too
|
#993
|
|||
|
|||
Thank you so much, this is perfect for what i need.
|
#994
|
||||
|
||||
Anyone know how to set this up so only select user groups see & use this. I know I can set it to user groups not being able to use it, but I don't want registered guest or unregistered guest to view it either. Thanks to whom ever get me the info.....
|
#995
|
|||
|
|||
Put this line of code in before the line of code that links this on your navbar:
HTML Code:
<if condition="$show['member']">
|
#996
|
|||
|
|||
Does anybody know how I could go about adding a checkbox to the main file upload page, I've tried a number of times pulling the status of the checkbox through $vbulletin->GPC but it never seems to get it so when I run an if statement it doesnt work and passes to the else.
When I put a value in the checkbox and check for the value it seems to always report having that value whether checked or not.. forgive me if I'm wrong but an unchecked box shouldnt carry the value. I'm trying to setup a way for people to select if they want the image public or private on that page on a per image basis, if checked, its private.. if not its public. |
#997
|
|||
|
|||
Quote:
Find: PHP Code:
hth And put this directly after it: PHP Code:
|
#998
|
||||
|
||||
Quote:
Quote:
I am confused.... |
#999
|
|||
|
|||
some help possiably?
everything is sup up correctly as far as i know and i install mods 24-7 but this is what im getting Code:
Warning: imagepng() [function.imagepng]: gd-png: fatal libpng error: zlib error in /includes/vbimghost_include.php on line 204 Warning: imagepng() [function.imagepng]: gd-png error: setjmp returns error condition in /includes/vbimghost_include.php on line 204 Warning: imagecreatefrompng() [function.imagecreatefrompng]: gd-png: fatal libpng error: Read Error: truncated data in /includes/vbimghost_include.php on line 64 Warning: imagecreatefrompng() [function.imagecreatefrompng]: gd-png error: setjmp returns error condition in /includes/vbimghost_include.php on line 64 Warning: imagecreatefrompng() [function.imagecreatefrompng]: 'imagehosting/14711adf558c9c.png' is not a valid PNG file in /includes/vbimghost_include.php on line 64 Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 67 Warning: imagedestroy(): supplied argument is not a valid Image resource in /includes/vbimghost_include.php on line 86 |
#1000
|
||||
|
||||
Quote:
http://thescambaiter.com/forum/vbimg...hp?do=userlist I set the Avatars at 50 pixels of the original size. Just change the 50 value in the code to your desire. To do this find the vbimghost_usersbit template and exchange all the code with this: Code:
<tr> <td class="alt1" valign="center"><img src="image.php?u=$vbimghost[userid]" border="0" width="50" height="50"> <a href="vbimghost.php?do=viewimages&id=$vbimghost[userid]"><b>$vbimghost[username]</b></a></td> <td class="alt2" align="center" valign="center"><b> $vbimghost[imgcount]</b></td></tr> |
#1001
|
|||
|
|||
on internet explorer 7
when i use quick upload it does not insert the image in post box |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|