The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
VB image Hosting Details »» | |||||||||||||||||||||||||
VB Image Hosting Version 1.4.2
Please note that next ver will not support older ver update. Frensh ver is avilable to download Thanks to tandy Port to Vbulletin 3.6.0 can be found here Requirements:
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:
Time required to install :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: 1.2.1:Download track: ver 1 - 1.4.0 : no tracks ver 1.4.1: 673 downloads Known Issues: no known issuesSpecial thanks to :
Check screenshot.zip file / New screen shot in screenshot2.zip Supporters / CoAuthors Show Your Support
|
Comments |
#782
|
|||
|
|||
This is driving me nuts. Am I stupid? I installed the whole thing just fine. I can't find the permission area to grant certain groups the right to use the add-on. Where is that located at? Thanks...
|
#783
|
|||
|
|||
Quote:
Only one member has reported the issue, but i'm sure there are others. That user's primary group is "Registered Users" but he's in another handful of groups that don't specifically get rights to vbImagehost. Any assistance appreciated! |
#784
|
|||
|
|||
Just got a question, how do I improve the quality of the pictures I upload, because they are loosing alot of quality. is there anyway to set the quality per usergroup?
THAnks. |
#785
|
|||
|
|||
Nevermind I figured it out with RobVT's last post. Thanks.
|
#786
|
|||
|
|||
When I go to upload the XML file I get this Error
--------------------------------------------------------------------- Database error in vBulletin 3.5.4: Invalid SQL: ### INSERT QUERY GENERATED BY fetch_query_sql() ### INSERT INTO plugin (`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`) VALUES ('1', '5', 'vbimghost last 5 images - profile', 'member_complete', '$rec = $vbulletin->db->query_read(\"\r\n SELECT imgid,imgfile,thumbname,imgwidth,imgheight,imgdate \r\n FROM \".TABLE_PREFIX.\"vbimghost\r\n WHERE userid=\'$userinfo[userid]\' and imgprivate=\'0\'\r\n order by imgdate DESC\r\n LIMIT 5\r\n \"); \r\n\r\n$count = $db->num_rows($rec);\r\n\r\n$rec2 = $vbulletin->db->query_read(\"\r\n SELECT count(*) mark\r\n FROM \".TABLE_PREFIX.\"vbimghost\r\n WHERE userid=\'$userinfo[userid]\' and imgprivate=\'0\'\r\n \"); \r\n$row2 = $vbulletin->db->fetch_array($rec2);\r\nif ($count){\r\n while ($row = $vbulletin->db->fetch_array($rec)) {\r\n $vbimghost[\'id\']=$row[\'imgid\'];\r\n $vbimghost[\'path\']=$vbulletin->options[\'bburl\'].\"/\".$vbulletin->options[\'imgdir\'].\"/\".$row[\'imgfile\'];\r\n $vbimghost[\'dispath\']=$vbulletin->options[\'bburl\'].\"/vbimghost.php?do=displayimg&imgid=\".$row[\'imgid\'];\r\n $vbimghost[\'width\']=$row[\'imgwidth\'];\r\n $vbimghost[\'height\']=$row[\'imgheight\'];\r\n $vbimghost[\'date\']=date(\'Y-m-d\', $row[\'imgdate\']);\r\n if (file_exists($vbulletin->options[\'imgdir\'].\"/\".$row[\'thumbname\'])){\r\n $vbimghost[\'thumbpath\']=$vbulletin->options[\'bburl\'].\"/\".$vbulletin->options[\'imgdir\'].\"/\".$row[\'thumbname\'];\r\n $vbimghost[\'thumbsize\']=0;\r\n }else{ \r\n $vbimghost[\'thumbpath\']=$vbimghost[\'path\'];\r\n if ($row[\'imgwidth\'] <= $vbulletin->options[\'imgthumw\'])\r\n $vbimghost[\'thumbsize\']=$row[\'imgwidth\'];\r\n else \r\n $vbimghost[\'thumbsize\']=$vbimghost[\'imgthumw\'];\r\n }\r\n eval(\'$mimghost .= \"\'.fetch_template(\'vbimghost_memberbit\') . \'\";\');\r\n $vbimghost[\'more\'] = \"<a href=\'vbimghost.php?do=viewimages&id=$userinfo[userid]\'>\" .construct_phrase($vbphrase[\'vbimghost_viewmore\'],$row2[\'mark\']).\"</a>\";\r\n } \r\n}else{\r\n $vbimghost[\'more\'] = \"\";\r\n eval(\'$mimghost =\"\'.fetch_template(\'vbimghost_memberbit_noimg\' ) . \'\";\');\r\n}\r\n\r\n$vbimghost[\'last5\'] = $mimghost;\r\nunset($row);\r\nunset($row2);', 'ao_vbimghost'); MySQL Error : Unknown column 'executionorder' in 'field list' Error Number : 1054 Date : Tuesday, December 12th 2006 @ 11:28:14 PM Script : http://www.XXXXXXXXXXX.com/vbulletin/admincp/plugin.php Referrer : http://www.XXXXXXXXXXX.com/vbulletin...?do=productadd IP Address : XXXXXXXXXX Username : BadRobot Classname : vb_database ---------------------------------------------------------------------- I am attempting to install version 1.4.1 Jon |
#787
|
|||
|
|||
New release still coming?
|
#788
|
|||
|
|||
Quote:
Permissions are on the respective user groups at the bottom! |
#789
|
||||
|
||||
I have a problem, I uploaded an image but didnt chmod the upload directory so no image was uploaded but image info is added to the database and a huge red x. When I try to delete this image I get this error:
Quote:
It absolutely makes my gallery look like crao with a huge red x. Also is there a way to incorporate this mod with this mod: https://vborg.vbsupport.ru/showthrea...ighlight=music That mod was originally done to work with VBGallery, so I am sure it may be just some mere codes needed to direct it to your gallery mod instead. It would be quiet helpful to alot of people and possibly be a valuable tool for those people who dont want to dish out the crazy prices of photopost. |
#790
|
|||
|
|||
Hi!
I have just moved server when I click on my image host I now receive the Web page cannot be found http 404 Any ideas on how I can restore this great add on Thanks in advance |
#791
|
|||
|
|||
Is there a way I can get the navigation bar link not to show to people who are not logged in?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|