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 |
#742
|
|||
|
|||
New issue.
What's up with this error? Uploaded file is not an imageI'm trying to upload known .jpg's well below my limits of 3008x2000 and 3MB. 2200x1800 1.8MB files are uploaded with no problem. Does this having something to do with fields of the vmimghost table in MySQL? Should I attempt to adjust them? Thanks. :erm: |
#743
|
|||
|
|||
Quote:
if it's a text file with the extension .jpg it won't work . also note that you can't bypass the php.ini file setting so if you set the size limit to 5 mb but in php.ini setting it's set to 2 mb you can only upload 2 mb files |
#744
|
|||
|
|||
Quote:
|
#745
|
||||
|
||||
Ranma2k,
Is there a way to set all usergroups to be allowed to upload images? I have about 50 usergroups and it would be quicker for me to dissallow the 5 or so I don't want to have it rather than manually go through allowing 50. |
#746
|
|||
|
|||
Quote:
Wasn't a text file. These are actual JPG photos. Thanks. |
#747
|
||||
|
||||
PHP 4.4.4-8+etch1
(debian) strange thing is it still works just perfectly it just throws up those errors for seemingly no reason |
#748
|
|||
|
|||
This mod is great and all but one thing I would really like is the ability to toggle the image properties on and off. For example: BB Code URL, BB Code Image and HTML code. I'd like not to display those.
|
#749
|
|||
|
|||
This mod worked great untill i tried to use it on another forum.
When rebuilding thumbnails i get the following error: Code:
Warning: getimagesize(): open_basedir restriction in effect. File(/home/user/public_html/forums/imagehosting/1461fe104d7168.jpg) is not within the allowed path(s): (/home/ishson1:/usr/lib/php:/usr/local/lib/php:/tmp) in /admincp/vbimghost.php on line 279 Warning: getimagesize(/home/user/public_html/forums/imagehosting/1461fe104d7168.jpg): failed to open stream: Operation not permitted in /admincp/vbimghost.php on line 279 I am also having a problem with the watermark not showing Code:
Warning: getimagesize(): open_basedir restriction in effect. File(/home/user/public_html/forums/imagehosting/watermark.png) is not within the allowed path(s): (/home/ishson1:/usr/lib/php:/usr/local/lib/php:/tmp) in /includes/vbimghost_include.php on line 221 Warning: getimagesize(/home/user/public_html/forums/imagehosting/watermark.png): failed to open stream: Operation not permitted in /includes/vbimghost_include.php on line 221 |
#750
|
|||
|
|||
Quote:
Check out vbimghost_imgbits in the VB IMAGE HOSTING Templates find and remove HTML Code:
<tr> <td class="alt1">$vbphrase[vbimghost_imgdlink]</td> <td class="alt2"><input type="text" value="[img]$vbimghost[path][/img]"></td> </tr> <tr> <td class="alt1">$vbphrase[vbimghost_imgflink]</td> <td class="alt2"><input type="text" value="[url='$vbimghost[dispath]'][img]$vbimghost[thumbpath][/img][/url]"></td> </tr> <tr> <td class="alt1">$vbphrase[vbimghost_imglink]</td> <td class="alt2"><input type="text" value="<a href='$vbimghost[dispath]' border=0><img src='$vbimghost[thumbpath]'></a>"></td> </tr> |
#751
|
|||
|
|||
Hey Ranma, Long time lurker. Great fan of the mod. Any Idea when your new super dooper version wil be available? Im itching to get my hands on it!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|