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
ok, I made the update, now I viewed my images threw the admincp and I deleted an image of mine like this and when I deleted it I got this error.
Warning: unlink(/imagehosting/24439aed369b82.jpg): No such file or directory in /admincp/vbimghost.php on line 279
also, I have a question for ya. In you readme.txt, you say
Step 1a (Config.php) [VERY IMPORTANT]
Make sure that you have set the correct path for the $config['Misc']['forumpath'] if you don't know the path contact your host.
if you don't set it the admin part of the script won't be functional at all. What file do I set this to?
because my line in the config.php is just = ' '
you should set the
$config['Misc']['forumpath'] in the config file
this variable should have the absolute path to the forums
for example
if your host is using cpanel in linux most of the paths will look like this
/home/username/public_html/forums
where the username is the your account username
and the forums is the vbulliten directory
also you can view it from the cpanel menu
when you use the File Manager drill to the forums directory and try to edit any file
you should find the complete path in the top of the editing box
I installed this, then I was getting that getimagesize error I was getting before and you fixed. So I removed the getimagesize part of the vbimghost.php. Then I upload and it says its all good n stuff. Takes me to the page for me to get my img code..And it looks like this..
I installed this, then I was getting that getimagesize error I was getting before and you fixed. So I removed the getimagesize part of the vbimghost.php. Then I upload and it says its all good n stuff. Takes me to the page for me to get my img code..And it looks like this..
So here's the latest of issues with this. When I install it on a default style it works great. However when I install it on a style that I am currently using on the board instead of making a link in the current navbar for the logged in user it creates a whole new navbar. So now I have 2 nav bars. Is there any way to correct this so I just get a link in the current navbar?
Update: I have resolved the issue. There were other templates that the older style was using such as "header" that needed to be modified in order to view the option in the navigation bar. Thanks for the awesome product btw, your hard work is always appreciated.
Update: I have resolved the issue. There were other templates that the older style was using such as "header" that needed to be modified in order to view the option in the navigation bar. Thanks for the awesome product btw, your hard work is always appreciated.
the scripts uses only it's templates
the navbar edit is only to add the menu
it doesn't create anoter navbar
Hope you enjoy it and let me know if you need anything ^_^
first thing you still using old ver !
2nd that is not a second menu your menu increased the height since there is no space left in width
change your screen resolution and you won't see that problem