Version: 2.1 Final, by loneranger
Developer Last Online: Oct 2009
Version: 3.5.0 RC2
Rating:
Released: 07-27-2005
Last Update: 09-19-2005
Installs: 75
Uses Plugins Template Edits
Additional Files
No support by the author.
Image Hosting Version 2.1 Final Release
I have remade all the code from the older version so it is now compatiable to version 3.5.0 RC1. I have also use the product manager install script . Please post all bugs here so that i can update the script ready for the gold release.
This script will allow your members to upload images to your website so that they be view on forums and other sites.
You can set all permissions in usergroup mananger
restrict all upload settings on filesizes and amount of files.
users can also browse their upload images and delete them
mods can delete users images too.
users can view each others images.
there are many other features which i will write up about once the bugs are all out.
remember to backup before you install Installing this Extension
Please Read the install text file in the zip for full instructions.
File edits: 0
Template Mods: 2
Files upload :3
difficulty: Easy
Fixes
2.1 fixed the product installation now all working with a fresh install of vb 3.5.0 rc2. Bitfields Rebuilt correctly.
20-09-2005 20:15 - changed the template from test.php to img_view_all.php
All Current errors posted in this forum have now been solve with this release please check it out.
that is one way utw i am just tring to keep it all with in one server, i am slowly getting this hack with out any bugs there is only one which happens only to the odd person which i have been unable to solve. Wayne i have tried to solve this error but i can't even re-create this error i am going to seek some more help see if i can get this solved
that is one way utw i am just tring to keep it all with in one server, i am slowly getting this hack with out any bugs there is only one which happens only to the odd person which i have been unable to solve. Wayne i have tried to solve this error but i can't even re-create this error i am going to seek some more help see if i can get this solved
I must admit that I prefer the idea of keeping everything on the one server. Especially as most other image hosting options I have seen require the use of a "free" account. It is not meant as a slight on the companies concerned, but I have found that free resources (especially those which require storage space and bandwidth) have a nasty habit of vanashing and taking all of your valuable data with them. I would much rather be in full control of the situation and this modification allows that (once I get around to installing it).
Just installed this on my RC3, and it seems to work fine until I upload something:
Warning: getimagesize(/public_html/forums/userimages/Rinoa.jpg): failed to open stream: No such file or directory in /image_host.php on line 115
unable to get image size
that is one way utw i am just tring to keep it all with in one server, i am slowly getting this hack with out any bugs there is only one which happens only to the odd person which i have been unable to solve. Wayne i have tried to solve this error but i can't even re-create this error i am going to seek some more help see if i can get this solved
I think it is going down the list of all the Usergroups and taking the last one (maybe). All I know is that in order for it to work, you have to set the permission on all the groups.
I had to set the permission on all three usergroups i belong to inorder to have the right access.
Also:
sorry if this was posted already but your 'imghost_userbits ' template should be:
sorry for the delay in any responses i have just got back off holiday and this is the first chance ihave had to get up to date will make the changes today or tomorrow
edit
i have now uploaded the template change now so all futher downloads shouls be ok, thanks for your support
I think it is going down the list of all the Usergroups and taking the last one (maybe). All I know is that in order for it to work, you have to set the permission on all the groups.
I had to set the permission on all three usergroups i belong to inorder to have the right access.
wayne luke have you tried this as this may be the cause of your error i have yet to test it to find out but will do shortly, if this is i will try to fix asap
sorry for double post but i have now tested it and if a user is a member of more than 1 group it seems to take the groups premissions in the lowest order i am unsure if this is a error of vbulletin or my coding but if you would like to get this working you must set premissions for all usergroups your users are members of, will try to resolve this asap
Just installed this on my RC3, and it seems to work fine until I upload something:
Warning: getimagesize(/public_html/forums/userimages/Rinoa.jpg): failed to open stream: No such file or directory in /image_host.php on line 115
unable to get image size
are you sure this /public_html/forums/userimages/is the full path to your image directory normally it /home/username/public_html/forums/userimages if you want me to check for you i will some more personal nfo like usernames and password which you can pm if you need help this infomation can usual be found in cpanel in file manager near the top
i have found the error with filesize reading 0 it is due to vbulletin see 0 as unlimited larger than any number so when it reads the premissions for filesize it will always find 0 higher so you will need to see every usergroup to any number above 0 to stop this error i will try and this set as default when install and re upload the file.