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:
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 extension, 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.
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.
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:
inital release contains everytverg in 1.4.1 ver.
1.0.1:
Fix security bug with delete image.
fix some minor mysql problems.
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
replace [at] with @ ok? -_-
Ranma2k ~ Since the images are not renamed when uploading, what happens if a user uploads two pictures with the same name, or if two users upload pictures with the same name? Is this something you've taken into account?
They don't appear to be... if I user uploads a file called mydog.jpg, it's still mydog.jpb on the server...
ETA ~ I see what you are saying now. The file name itself is changed on the server to a unique identifier, but it shows the original file name in the person's gallery -- excellent!
Another question/request... right now, a user without vB imagehosting permissions sees "no images" when they click to view their images, and if possible, it would be nice for that to give a message saying they don't have access to the feature. Same with the [Open] and [Quick Upload] buttons on the posting screen -- it would be great if they just didn't show for someone without permission, or told them they don't have access when they clicked either one.
Another question/request... right now, a user without vB imagehosting permissions sees "no images" when they click to view their images, and if possible, it would be nice for that to give a message saying they don't have access to the feature. Same with the [Open] and [Quick Upload] buttons on the posting screen -- it would be great if they just didn't show for someone without permission, or told them they don't have access when they clicked either one.
I just hid all that stuff for guests, cause all my members have access. You can wrap a conditional around it to hide it, if you know how to do that...
I was able to make it not display any of the photo pages for those without access to upload by using conditionals. It would be nice to have it as a built-in feature of the mod, though (for future versions/users). The one thing I can't do yet is hide the [Open] and [Quick Upload] for those without permissions -- have you been able to do that?
I'm going into Navigation / Breadcrumb Templates and going to navbar and can't find any of that text. Am I going to the wrong navbar (is there more than 1?)
I have found the same thing. I had to revert my navbar template to the default because of my board logging members off continuously. So my template is the 3.6.4 default template and I can not find the <!-- PAGENAV POPUP --> code.
I was able to make it not display any of the photo pages for those without access to upload by using conditionals. It would be nice to have it as a built-in feature of the mod, though (for future versions/users). The one thing I can't do yet is hide the [Open] and [Quick Upload] for those without permissions -- have you been able to do that?
Wrapping the template edit in 'editor_smiliebox' with a conditional doesn't work?