vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Files Upload Center - Upload Your Files To External Server (https://vborg.vbsupport.ru/showthread.php?t=113583)

beebi 04-21-2006 12:49 AM

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 ;)

Zachery 04-21-2006 12:59 AM

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 :cool:

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

beebi 04-21-2006 01:13 AM

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?

Developer 04-21-2006 01:43 AM

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.

beebi 04-21-2006 01:49 AM

Quote:

WELL DONE BeeBi.
u r welcome :)

Ghanem 04-21-2006 02:32 AM

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 :confused:

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

klaush 04-21-2006 05:16 AM

Great! Working fine with 3.5.4; thanks!

dinodonk 04-21-2006 05:43 AM

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!

beebi 04-21-2006 01:13 PM

category ammmmmmmmmm

check http://www.7beebi.com/vb/library.php

dinodonk 04-21-2006 03:07 PM

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.

beebi 04-21-2006 03:17 PM

Quote:

Originally Posted by dinodonk
i do not understand that language. i mean a category when members can put their folder into categories.

I'll think about that

kall 04-21-2006 06:09 PM

Quote:

Originally Posted by Ghanem
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 :confused:

All attachments work fine on my forums.
Quote:

Originally Posted by Ghanem
Can you disallow certin users from uploading..

Yes, move them into a Usergroup with no Attachment Posting permissions.
Quote:

Originally Posted by Ghanem
Can you dissalow uploading if posts is less than x number

Yes. Set 'Can post attachments' to no for the Registered Users group, and have a second group that can, with a promotion based on post count.
Quote:

Originally Posted by Ghanem
Can you upload with out starting a post

Well, no.
Quote:

Originally Posted by Ghanem
Can you include 20 image links if the admin allows only 5 per post

No, because that is a setting that we have to prevent users from doing just that.

Snake 04-21-2006 06:24 PM

Thanks for making this hack bro! :)

Johhhn 04-21-2006 06:27 PM

Quote:

Originally Posted by beebi
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 ;)

Question:

If PHP limit on the server is 8Megs, for example, does that now allow *only* 8Meg upload no matter what size you set?

Unless, you coded an uploading program to upload in segments? Pleaese clarify! :)

Also, has anyone tested the FTP portion yet?

Johhhn 04-21-2006 06:28 PM

Quote:

Originally Posted by Zachery
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.

'Setting up things" That's a bit vague, no?

I know that PHP has limiations on how big of a file you can upload, and so I've been looking for a way to allow users to upload (FTP really) to another server and then have that link in VB.

I hope this program does it!

Ghanem 04-21-2006 06:33 PM

Quote:

Originally Posted by kall
All attachments work fine on my forums.

I said most and not all, why is that, because:
Allow Dynamic URL for [IMG] Tags
With this option set to 'no', the [IMG] tag will not be displayed if the path to the image contains dynamic characters such as ? and &. This can prevent malicious use of the [IMG] tag

Quote:

Originally Posted by kall
Yes, move them into a Usergroup with no Attachment Posting permissions

So it does not have the option, why don't you just say it?

Quote:

Originally Posted by kall
Yes. Set 'Can post attachments' to no for the Registered Users group

Read again, Based on user and not Groups, again no it does not have the option

Quote:

Originally Posted by kall
because that is a setting that we have to prevent users from doing just that

Why do you want to prevent members from posting IMAGE LINKs and not IMAGES

Thank you for proving again how this is a pwoerfull hack :cool:

Makaveli105 04-21-2006 06:51 PM

Thanks beebi :D

So I should update to the latest version, and it should all be working fine? Or do I need to change some settings?

And thanks about the style :D

beebi 04-21-2006 08:02 PM

Quote:

Originally Posted by Makaveli105
Thanks beebi :D

So I should update to the latest version, and it should all be working fine? Or do I need to change some settings?

And thanks about the style :D

I did every thing :D

Makaveli105 04-21-2006 08:02 PM

man thanks so much :P :D

beebi 04-21-2006 08:08 PM

Quote:

If PHP limit on the server is 8Megs, for example, does that now allow *only* 8Meg upload no matter what size you set?
it's allow 0.01MB to 8MB

Quote:

Also, has anyone tested the FTP portion yet?
every one how wanna make a privet folder under safe mode like me :)

beebi 04-21-2006 08:29 PM

kall
loooooooooooooool

Iain M 04-21-2006 08:38 PM

Quote:

Originally Posted by Johhhn
REALLY??

We can store files on a different server?!?!?!?

I've been waiting for something like this for centuries!

I didn't see it noted in the above description, but can someone confirm this? and how does it work?

thanks!
Quote:

Originally Posted by beebi
yes it can

but u need to set out ftp and some modfiy. I rely have not test it yet

will you be posting instructions on how to do this?

i'll install when/if instructions are posted how to do this,


thnx,
CP1

beebi 04-21-2006 08:46 PM

Quote:

Originally Posted by CP1
will you be posting instructions on how to do this?

i'll install when/if instructions are posted how to do this,


thnx,
CP1

I need to use FTP functions
when its ready, you'll be happy :D

Iain M 04-21-2006 08:48 PM

Quote:

Originally Posted by beebi
I need to use FTP functions
when its ready, you'll be happy :D

i will be very happy, when it's done :D

Ghanem 04-21-2006 09:09 PM

Quote:

Originally Posted by CP1
will you be posting instructions on how to do this?

i'll install when/if instructions are posted how to do this,


thnx,
CP1

I did test it, its connecting to the external server, its creating new folders based on userid, but uploads to the site that hosts the upload center..

beebi, can you please look into the matter :)

beebi 04-21-2006 09:26 PM

Quote:

I did test it, its connecting to the external server, its creating new folders based on userid, but uploads to the site that hosts the upload center..

beebi, can you please look into the matter
I'm workin ON it right now

beebi 04-21-2006 11:41 PM

Quote:

Originally Posted by beebi
I'm workin ON it right now

its worked

I need more time to customize it

Johhhn 04-22-2006 01:11 AM

YOU ARE THE MAN.

After you get it to work, please give Paypal addy!!(SERIOUS)

x_5 04-22-2006 05:52 AM

well done bro

Iain M 04-22-2006 12:05 PM

Quote:

Originally Posted by beebi
its worked

I need more time to customize it

great :D

Jay... 04-22-2006 12:34 PM

you are a legend! well done mate, installing now

beebi 04-22-2006 02:23 PM

Quote:

Originally Posted by CP1
great :D

Quote:

14- (NEW) now you can upload your files to AN external server.
enjoy ;)

beebi 04-22-2006 02:29 PM

Quote:

Originally Posted by Jay...
you are a legend! well done mate, installing now


I'm just beebi :confused:

kurtbarker 04-22-2006 03:20 PM

hey beebi, awesome hack, had it installed just over a day with no problems or complaints

one question however. I will be using this maining for image hosting for my members. Is there any way that we can get it to show thumbnails when they view their uploaded files? Could this be looked at?

Thanks
Kurt

beebi 04-22-2006 03:29 PM

Quote:

Originally Posted by kurtbarker
hey beebi, awesome hack, had it installed just over a day with no problems or complaints

one question however. I will be using this maining for image hosting for my members. Is there any way that we can get it to show thumbnails when they view their uploaded files? Could this be looked at?

Thanks
Kurt

you mean a small pic showing when they browsing their img
It will take a while

Ghanem 04-22-2006 03:41 PM

Quote:

Originally Posted by kurtbarker
Is there any way that we can get it to show thumbnails when they view their uploaded files

Do you mean like what's in the attached file..

beebi 04-22-2006 03:48 PM

Quote:

Originally Posted by Johhhn
'Setting up things" That's a bit vague, no?

I know that PHP has limiations on how big of a file you can upload, and so I've been looking for a way to allow users to upload (FTP really) to another server and then have that link in VB.

I hope this program does it!

now it does :banana:

beebi 04-22-2006 03:54 PM

I'll add these in Version 3.4
1- multi upload (May be).
2-Thumb img.
3-improve viewing files.
4-Image watermarker.

Iain M 04-22-2006 06:04 PM

Quote:

14- (NEW) now you can upload your files to AN external server.
thank you soo much :D :D :D :D

Makaveli105 04-22-2006 08:19 PM

Quote:

Originally Posted by Ghanem
Do you mean like what's in the attached file..

that'd be nice.

Thanks for the update beebi :D Hopefully installing wont bring back past problems ive had, :P


All times are GMT. The time now is 12:54 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01635 seconds
  • Memory Usage 1,840KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (38)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete