Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Files Upload Center - Upload Your Files To External Server Details »»
Files Upload Center - Upload Your Files To External Server
Version: 3.3.4, by beebi beebi is offline
Developer Last Online: Jan 2009 Show Printable Version Email this Page

Category: Major Additions - Version: 3.5.4 Rating:
Released: 04-19-2006 Last Update: 05-08-2006 Installs: 311
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

Description
allow your users to upload files by a highly rules. which can be customized in your ACP


for 3.5.x AND 3.6.x

Features List:
1- Folder for each member or one folder to all members.
2- You can customize file size, type and the folder size.
3- Full statistics about each file uploaded, by who and the time.
4- Have the option to delet specifiec file or all files for specifiec member.
5- Any member can delet all files he uploaded.
6- Work with safe mode without problems.
7- You can choose specifiec member and give him the right to upload with any size or type.
8- Full information about every member using the uploading center.
9- You can make make any member folder : Unlimited
10- Giving the member (bbcode) to use it on his posts.
11- Customize a setting for each group.
12- Ban member when he try to upload a file that can cause to hack the site (php, htm, cgi)
13- Block specifiec members.
14- upload your files to AN external server. .
15- (NEW) Moderators control panel
16- (NEW) Real name even when you using the digital names.
17- (NEW) Description for uploaded files.
18- (NEW) Disable [tags].
19- (NEW) 16 hooks location built-in. to use it in stores systems
20- (NEW) Upload from post,PM,newthread.

100% Valid XHTML 1.0 Templates


Installation:
1. Upload the contents of 'upload' to your forum directory.
2. Import product-uploader.xml into your products be going to Plugin System -> Manage Products -> Add/Import Product.
3. Create a directory called 'uploaded' (just make sure it has the same name as the directory in your settings) and make it writable and executable (777 permissions).
4. Go to your 'Usergroup Manager' and assign usergroups permissions.
5. Go to the 'Settings' menu under 'Files upload center options' in your admincp and fill them out accordingly.

upgrade:
1. Upload the contents of 'upload' to your forum directory.
2. Import product-uploader.xml into your products be going to Plugin System -> Manage Products -> Add/Import Product with YSE in Allow Overwrite
3. Go to your 'Usergroup Manager' and assign usergroups permissions.
4. Go to the 'Settings' menu under 'Files upload center options' in your admincp and fill them out accordingly.

Template Edits:
Inside template 'navbar':

Find:
Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
Add Below:
Code:
<!-- uploader -->
<td class="vbmenu_control"><a href="uploader.php$session[sessionurl_q]">$vbphrase[uploader]</a></td>
<!-- uploader end -->
Known Bugs:
If you can upload files but you can't browse them, delete .htaccess in the folder uploaded

Translations:
1-English Translation Ghanem .
2-German Trasnlation derblack .

please click install
if you installed this hack. so you can received the update. and to get support thank you.

Regards.

Supporters / CoAuthors

Show Your Support

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

Comments
  #42  
Old 04-21-2006, 12:49 AM
beebi beebi is offline
 
Join Date: Aug 2005
Posts: 197
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Makaveli105
Still the same. Sorry bout this :S I don't know what could be wrong. If you want I can give you access to my forums?
fixed
AND the hack been updated

you have to make the Maximum upload file size <= 125MB
Attached IMGs

by the way. nice style you have there
Reply With Quote
  #43  
Old 04-21-2006, 12:59 AM
Zachery's Avatar
Zachery Zachery is offline
 
Join Date: Jul 2002
Location: Ontario, Canada
Posts: 11,440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Ghanem
Zachery, jugo, you are missing some of the center features
Eg:
- the member can refer back to all his uploaded files, use them again in his posts
- direct link that does not contain characters like (?)
- Safty is guranteed, files are renamed, php extensions not allowed
- files can be stored in any location the admin choose, even a different server.
- control based on files, members

Simply, at least to me, its much better than the VB attachments
You can already do this in vB, ever looked at your attachment manager?
And? I don't see the point of this
I don't see how this ensures safety, besides the fact php files are not allowed.
You can choose to store attachments on another server if you so wanted to with vB by mounting or using a network share and setting up things on the remote server to handle this. Since you need to modify this script to do it too, I don't see the big deal.

Right now this seems less advanced, refineded, and well done, than the vB attachment system on a large scale.


Quote:
Originally Posted by beebi
when u use the filesystem in the VB.
it gives u a Dynamic URL which is disabled by default in the VB

Attached img
vB always uses a dynamic URL, its for controling file permissions, if its in a forum most people don't have access too, then no one can get at it. This is not a valid point
Reply With Quote
  #44  
Old 04-21-2006, 01:13 AM
beebi beebi is offline
 
Join Date: Aug 2005
Posts: 197
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
vB always uses a dynamic URL, its for controling file permissions, if its in a forum most people don't have access too, then no one can get at it. This is not a valid point
I don't need it a dynamic URL AND I need it to used in any where
what is u problem?
Reply With Quote
  #45  
Old 04-21-2006, 01:43 AM
Developer's Avatar
Developer Developer is offline
 
Join Date: Sep 2005
Location: EgYpT
Posts: 662
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Uploading Center: with this you could make a lot of things than attachments for a example: putting a link to file in announcment
sharing files, easy to make['we don't need to make a thread to upload files'],
display images in threads ['as some servers doesn't shows imgs attachment in in img. vbcode']
permissions per user
and members will love this
and with more improvments in the next releases it will be superb hack
WELL DONE BeeBi.
Reply With Quote
  #46  
Old 04-21-2006, 01:49 AM
beebi beebi is offline
 
Join Date: Aug 2005
Posts: 197
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
WELL DONE BeeBi.
u r welcome
Reply With Quote
  #47  
Old 04-21-2006, 02:32 AM
Ghanem's Avatar
Ghanem Ghanem is offline
 
Join Date: Aug 2004
Location: Bahrain
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zachery
vB always uses a dynamic URL
will.. thank you, this is why we need this hack, we don't want to use dynamic URL that does not work on most of the forums

How can you control vb attachments based on member..
Can you disallow certin users from uploading..
Can you permit certin users from the attachment rules, eg, upload any type of files, any size..
Can you dissalow uploading if posts is less than x number
Can you upload with out starting a post
Can you include 20 image links if the admin allows only 5 per post

Regards
Reply With Quote
  #48  
Old 04-21-2006, 05:16 AM
klaush klaush is offline
 
Join Date: Oct 2005
Posts: 340
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great! Working fine with 3.5.4; thanks!
Reply With Quote
  #49  
Old 04-21-2006, 05:43 AM
dinodonk dinodonk is offline
 
Join Date: Aug 2005
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

beebi.. really great hack!

is it possible to add category?? also for future wishlist maybe you can expand this to file or image hosting service?

@zach : i think the difference is member has a private folder. anyway this hack is really great!
Reply With Quote
  #50  
Old 04-21-2006, 01:13 PM
beebi beebi is offline
 
Join Date: Aug 2005
Posts: 197
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

category ammmmmmmmmm

check http://www.7beebi.com/vb/library.php
Reply With Quote
  #51  
Old 04-21-2006, 03:07 PM
dinodonk dinodonk is offline
 
Join Date: Aug 2005
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by beebi
category ammmmmmmmmm

check http://www.7beebi.com/vb/library.php
i do not understand that language. i mean a category when members can put their folder into categories.
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 05:01 PM.


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.13259 seconds
  • Memory Usage 2,319KB
  • Queries Executed 28 (?)
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
  • (2)bbcode_code
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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_postinfo_query
  • fetch_postinfo
  • 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