![]() |
Freakin awesome! I have been looking for this. I have thousands of files to download and I am currently using a links program to do it.
Few questions, can we import files on the server, for example ones that are too big to upload? Also, can we assign mods to this? Instead of only having an admin run it? I am very insterested in the user uploads, a file sharing idea is what I am looking for so that people can share powerpoint presentations etc. Thanks again!!! -Jason |
Quote:
and adding files from a diff location, Ill try to do that. |
Hi
Nice mod, but (1) big problem! You are not validating many of your $_REQUEST['?'], anyone using MySQL 4.1 or higher can have their database deleted, or user table read! I am not going to post how, but let me tell you it is very easy, allowing what you allow! Why do I say this, because many of your querys are open to SQL_INJECTIONS! Validate each request or use addslashes() or better yet, use mysql_real_escape_string() <- PHP 4.3.0, if you don't want to validate the request! But you should always validate anything coming into your script! Sonia |
Quote:
|
Quote:
|
this is great
how does the files work? do you upload them thru the admin CP ? |
and ALL the stuff u have planned for 1.1 is a must i can't wait!!!
|
where am i supposed to find the uploader and stuff?? where in admincp??? and also, atleast in my admincp/index.php there are many
Code:
if (can_administer('canadminusers')) |
find this row
Code:
if (can_administer('canadminusers')) |
extremely cool.
i would like to see in 1.1 or 1.2 the ability for users to upload files and the ability to moderate their upload. is this possible? |
All times are GMT. The time now is 12:13 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|