Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
VB image Hosting Details »»
VB image Hosting
Version: 1.0.1, by Ranma2k Ranma2k is offline
Developer Last Online: Oct 2017 Show Printable Version Email this Page

Category: Major Additions - Version: 3.6.0 Rating:
Released: 08-08-2006 Last Update: 04-10-2007 Installs: 1108
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

VB Image Hosting Version 1.0.1

This is the port for my hack to vb 3.6.x
check it for vb 3.5.x here

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:
  1. requires GD 2.0.1 or later (2.0.28 or later is recommended).
  2. 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? -_-

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #262  
Old 09-26-2006, 11:03 AM
Ranma2k Ranma2k is offline
 
Join Date: Dec 2001
Location: Earth
Posts: 586
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by z3us
Man i need help to change the navbar name from VB Image Hosting to something shorter. Im lost in this part and i have read everyting? please help. All i see is something about the vbimghost_title. Where do i find this to change if that is right?
go to language and phrases and change it from there
Reply With Quote
  #263  
Old 09-26-2006, 04:33 PM
opteek opteek is offline
 
Join Date: Dec 2005
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a wonderful mod! Everything works great. I have one question though. I run a private forum and would like my members to be able to post links to the images outside of this forum without revealing the actual url of the forum itself. So.. for the HTML Code that is displayed in the text field for users to cut and paste, I am trying to get

http://imagehosting.mydomain.net/abc992.gif

instead of

http://www.mydomain.net/forumdir/ima...ing/abc992.gif

And then I create a subdomain imagehosting.mydomain.net that points to www.mydomain.net/forumdir/imagehosting/ , see what I mean?

But I cannot figure out how to change that. I've tried modifying the xml file and changing the path and dispath variabes, but it just doesn't seem to be working. I still get the latter display instead of the former.
Reply With Quote
  #264  
Old 09-26-2006, 04:43 PM
fly fly is offline
 
Join Date: Oct 2003
Posts: 1,215
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there any easy way to make this run from a separate database? It obviously can make a DB quite large. When I backup the DB, I don't really care about the images...
Reply With Quote
  #265  
Old 09-26-2006, 04:55 PM
fly fly is offline
 
Join Date: Oct 2003
Posts: 1,215
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by opteek
This is a wonderful mod! Everything works great. I have one question though. I run a private forum and would like my members to be able to post links to the images outside of this forum without revealing the actual url of the forum itself. So.. for the HTML Code that is displayed in the text field for users to cut and paste, I am trying to get

http://imagehosting.mydomain.net/abc992.gif

instead of

http://www.mydomain.net/forumdir/ima...ing/abc992.gif

And then I create a subdomain imagehosting.mydomain.net that points to www.mydomain.net/forumdir/imagehosting/ , see what I mean?

But I cannot figure out how to change that. I've tried modifying the xml file and changing the path and dispath variabes, but it just doesn't seem to be working. I still get the latter display instead of the former.
Im no genius at this stuff, but I think the line youre looking for is this one:
PHP Code:
$vbimghost['path']=$vbulletin->options['bburl']."/".$vbulletin->options['imgdir']."/".$row['imgfile']; 
in the vbimghost.php file.
Reply With Quote
  #266  
Old 09-26-2006, 05:36 PM
transitbus transitbus is offline
 
Join Date: Aug 2006
Location: California
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I ma still trying to get a random picture module to work with CMPS. any idea why nothing shows up?
Reply With Quote
  #267  
Old 09-26-2006, 05:43 PM
fly fly is offline
 
Join Date: Oct 2003
Posts: 1,215
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by transitbus
I ma still trying to get a random picture module to work with CMPS. any idea why nothing shows up?
Why not just have SQL select a random row from the vbimage table?
Reply With Quote
  #268  
Old 09-26-2006, 05:54 PM
transitbus transitbus is offline
 
Join Date: Aug 2006
Location: California
Posts: 97
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That is exactly what I am trying to do but I get nothing, the module does not even show up.

as per my orignal post, I compiled the different suggestions and this is what i came up with

https://vborg.vbsupport.ru/showpost....&postcount=246

If I can get this to work, I'll work on limiting it to one random picture.

What I would love to have is a module for CMPS that pulls a random pic and shows it for a certain amount of time. So in a way what i want is a random picture of the day that pulls from this addon
Reply With Quote
  #269  
Old 09-26-2006, 09:19 PM
toolblast's Avatar
toolblast toolblast is offline
 
Join Date: Mar 2004
Posts: 266
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

1. Users can create 'albums' or folders within their gallery to organize their photos, instead of them all being in the same clump

2. Comments on individual photos, so when they open the photo in full view there is a comment box below it for users to add comments (shows the user's avatar and their comment). The photo gallery owner can delete comments, approve comments, get emailed when there are new comments.

3. The ability to have galleries that multiple users can upload into, like 'club photo galleries'. Multiple users can upload into a 'collection', and then that collection can have a password protection put on it so that clubs/groups get their own club photo gallery, can make albums for each of their events, and password protect it so only their members know how to get in.
Reply With Quote
  #270  
Old 09-27-2006, 01:16 AM
Gripemaster Gripemaster is offline
 
Join Date: Oct 2005
Location: MD
Posts: 188
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Question...

Getting ready to install this mod on 3.6.1, and my members are really wanting this feature.

My question is simple... my navbar is getting pretty full. I have the "Menu Control" mod installed, where I can add links to a second navbar. So if I link the image hosting page from the second navbar, I just need to skip the navbar template modification part of the install, correct? And link to the imagehosting.php?

Looking forward to this...
Reply With Quote
  #271  
Old 09-27-2006, 01:40 AM
toolblast's Avatar
toolblast toolblast is offline
 
Join Date: Mar 2004
Posts: 266
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gripemaster
Question...

Getting ready to install this mod on 3.6.1, and my members are really wanting this feature.

My question is simple... my navbar is getting pretty full. I have the "Menu Control" mod installed, where I can add links to a second navbar. So if I link the image hosting page from the second navbar, I just need to skip the navbar template modification part of the install, correct? And link to the imagehosting.php?

Looking forward to this...
You could do that, but the navbar link isnt actually just a single link. It is a vb dynamic dropdown menu button... so when they click 'photos' it actually brings down a menu with the options:

- my images
- upload an image
- view all user's images

So.. theres really 3 links you'd want to add in there.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 12:38 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06155 seconds
  • Memory Usage 2,324KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete