The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Image Hosting Details »» | |||||||||||||||||||||||||
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. Donate All donations are welcome my paypal is martinj.porter@btinternet.comor just click here hope you enjoy Show Your Support
|
Comments |
#162
|
|||
|
|||
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
|
#163
|
||||
|
||||
Quote:
|
#164
|
||||
|
||||
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 |
#165
|
|||
|
|||
Quote:
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: HTML Code:
<tr> <td class="alt1"><a href=img_view_all.php?do=imgs&id=$rows[userid]>$username</a></td> <td class="alt2">$img_count</td> </tr> HTML Code:
<tr> <td class="alt1"><a href=test.php?do=imgs&id=$rows[userid]>$username</a></td> <td class="alt2">$img_count</td> </tr> |
#166
|
|||
|
|||
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 |
#167
|
|||
|
|||
Quote:
|
#168
|
|||
|
|||
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
|
#169
|
||||
|
||||
Any fix for my problem, loneranger?
|
#170
|
|||
|
|||
Quote:
|
#171
|
|||
|
|||
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.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|