The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Details »» | |||||||||||||||||||||||||
This is a pretty coool hack that me and my friend made.
What is make people login or register to download a file from your site: ex: http://www.youforum.com/download.php...d.com/file.zip When you click that it wil send you tto a login page were you use your *** login info to download the file ot sign up. After you are logged in it will store cookies so you wont have to login. WORKS WITH ALL vBulletin VERSIONS I will have a working preview up soon! Show Your Support
|
Comments |
#22
|
|||
|
|||
Why don't you store the path in the database and just use the id to download? Like download.php?id=2543
|
#23
|
|||
|
|||
This would not work for me at all. i couldnt get past the login screen to download the file..
|
#24
|
|||
|
|||
you have 2 choices to correct this problem:
(1) put the files on a folder outside the web "not accessible unless you call it from the php file" (2) Integrate D-Man from http://www.accountbiller.com with vB |
#25
|
||||
|
||||
Quote:
|
#26
|
||||
|
||||
Quote:
|
#27
|
|||
|
|||
Quote:
-Syphin |
#28
|
||||
|
||||
[QUOTE]Originally posted by Goldfinger
Its not that easy to get around it when the link is in a pop-up. |
#29
|
|||
|
|||
Quote:
Easy as pie! because your not using the right mouse button at all - the protection doesnt even come into it. |
#30
|
|||
|
|||
Quote:
I wanan see... lol I might use this very soon if you release it... -Syphin |
#31
|
||||
|
||||
Here is what you do to do it good. First off...why would you want to attach files...that slows down the database considerably if you have a lot of files and file sizes are big.
anyway. Step 1 download your default style Step 2 re-upload it as a new style and re-name it "Files" Step 3 Now that you have a whole new set of templates, open up the "forum_display" template in the "Files" set and edit all the stuff out and put in html for a files page. Save it. Step 4 create a new forum in your list of forums called "Files" and apply it (make it visible) Step 5 go to the new forum link on your main forum page and right click on the link to that forum and save it to notepad or something. Step 6 Now go back into "Forums and Moderators" and click "Modify" and edit the new forum "Files"....make it not appear now and be sure to edit permissions for the forum to allow or disallow whatever usergroup you feel right. You can even make it a private forum. Make the style be "Files" and make it "Overide users custom settings" and "Not user selectable" Step 7 Make a link to the forum "Files" somewhere on your site. and now you have an integrated files page on your forum that utilizes the login process if you choose. Now that you have integrated a files page in your forum you now need to get a file called "downloader.cgi" and it is an anti-leech script that stops any linking to files from anywhere that you do not specify. It is very easy to set up and works great and even promotes you to organize your files in a good manner. you put the code on every link to a file and the script decides whether or not you have come from the right plcae and you can make it re-direct to a custom page if they have not. Done. This works very good for me but like it has already been said.....nothing will stop them from posting anything elsewhere....this only preserves you bandwidth and allows you do either make it private and decide who gets in and who doesn't or can be set just for members only.....all in how you set the permissions. I am very new to php and this is an okay solution to integration issues until I get better and can make a custom php page that has all the "requires" and "else's" to be able to integrate without a whole nother set of templates. anyway...this works great and can be used to integrate many other kinds of things into your forum. Have fun |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|