requires GD 2.0.1 or later (2.0.28 or later is recommended).
PHP ver 4.3.x or later (newer ver is better).
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:
Image hosting
Restrict # of file upload for each group
Allow/disallow group from upload
Restrict file uploaded based on file extention, dimensions and size
Users can manage their uploaded files
Users can set the view permission for each uploaded images
Admin can mange all members images
Admin can set the number of images/users per page.
Image thump is set to 320 * 240 if the image dimension is bigger.
Admin can mange images uploaded by the members
Admin can set the default upload permission
Thumbnail system admin can turn it on/off.
Allow multiple uploads.
Admin can set upload slots for each group
Admin can recreate thumbnails from admin cp
Fully using the phrase system.
Time required to install :
1-2 min max.
Updates:
1.0.1:Fixed an error when listing the users also removed a line that causes the script to generate a java script error, fixed viewing members files redirect error to profile
1.2.0:
Added thumbs option to generate thumbs
Fixed viewing other members pics result in error
Fixed cached template to reduce quary
Fix for sites that uses content management systems ( variabls doen't get pass correctly )
hack is now fully using the phrase system. ( easy to translate )
1.2.1:
Fixed minor bug when viewing the images ( just replace vimghost.php with the one in the attached file no need to import the xml )
1.3.0:
Fixed the thumbnail working 100% ok with GD1 & GD2.
Added the ability to upload multiple files.
Admin can control max upload slots for each group.
Admin can view member images.
Admin can set the default permission for viewing.
Admin can rebuild thumbnail for all images.
Fixed some bugs regarding uploading images.
1.3.1:
Fixed the getimagesize error.
Fixed Guest upload / view.
Added abillity to turn on/off the imagehosting ( the group who can admin still can access it though ).
Added Watermark function. (thx to TomasDR ).
Added Resize Function.
Added Admin can view all images from admincp.
Added Display image in forum page.
1.3.1a:
Remodified the information showed in the image
Fixed resize issue with small images
1.4.0:
Remodified the way images are shown.
Fixed some security issues with the script
Prevent showing the images when it's priviate ( members uses to browse private images with imgids )
Prevent uploading any files that not an image ( prevent uploading scripts to the site).
added text watermarking.
added filmstrip.
added 3 adons (show last 5 imgaes in member info, show number of images in postbit and Quck upload / gallary insert in the thread / reply post).
1.4.1
Added old view image style ( now you can chose either row or column view )
Fixed filmstrip not showing ( template was not included )
Fixed filmstrip condition ( to chose either to show or not)
Fixed gallery view in new thread/post ( thumbs were not showing )
Fixed last 5 images in member info ( was working in the old way ).
added font size for text water marking.
1.4.2:
fixed security issue with image deletion
fixed minor mysql problem
To update to the latest ver (1.4.2) just replace the files and import the product make sure you select overwrite when you import it.
Download track: ver 1 - 1.4.0 : no tracks ver 1.4.1: 673 downloads
Known Issues:
no known issues
Special thanks to :
loneranger since it's his main idea.
Psionic Vision: for his tutorials
Screen shots :
Check screenshot.zip file / New screen shot in screenshot2.zip
this is a good mod but i like many want to use this as an alternative to image shack - ie something similar but on my own domain.
Users being allowed to set private/public and to delete their images causes problems as they might use images in a post and then delete the image, not very good.
So in other words, can we not have the option to make all images public with no option to put them private, and also an opton to turn off the ability to delete them.
Okay.. I'm with the next situation...
First of all, I've got to tell that I'm on a IIS Server as with Safe mode enable on PHP.
Second of all, Uploading works, yet, if I fix the paths it should do the trick to do everything!
Third of all, all links are incorrect according the setup.
Reason:
In options, i've got to set the full windows path on the line "Image path" and then I'm succesfully uploading the image. The downside is, that the links are compleetly incorrect since it shows the entire regular path with included that set windows path.
IF then, I change the Image path to the basic path I can see the images but I cant add images!
So how could this be fixed so that I dont need to alter the image path in order to upload/show images on this IIS server? Because that option is the thing which's denying me of using the vB Image Hosting.
a get this error on admincp when a show all images (3)
Quote:
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/user/public_html/forums/imagehosting/thum_2246018953777b3.png) is not within the allowed path(s): (/usr/home/forosedg.com/:/usr/home/phpMyAdmin-plan6/:/usr/home/webstats/:/var/tmp/:/usr/home/cdmon.com/gestiona/) in /admincp/vbimghost.php on line 138
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/user/public_html/forums/imagehosting/thum_53746018db4e37ac.jpg) is not within the allowed path(s): (/usr/home/forosedg.com/:/usr/home/phpMyAdmin-plan6/:/usr/home/webstats/:/var/tmp/:/usr/home/cdmon.com/gestiona/) in /admincp/vbimghost.php on line 138
Warning: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/home/user/public_html/forums/imagehosting/thum_498746019601348e8.jpg) is not within the allowed path(s): (/usr/home/forosedg.com/:/usr/home/phpMyAdmin-plan6/:/usr/home/webstats/:/var/tmp/:/usr/home/cdmon.com/gestiona/) in /admincp/vbimghost.php on line 138
Using the quick uplaod and gallaries box in new thread/reply allows users to circumvent the number of images allowed restriction. Anyway to get that fixed?