![]() |
Quote:
But I don't understand why this is needed. When someone adds a link (without moderation), they immediately see that it's there? How will this extension help? What am I missing? Thanks, |
Does this track who clicked on a link?
Like if I wanted to see by forum username how many times the link was clicked and who clicked on it. |
Quote:
|
Quote:
|
Quote:
Any more urgent (simple to implement) wishes, anyone? |
Quote:
|
Quote:
how about a user can register to a catagory and recive an e-mail when it's updated :) also if it's posible more detail about the links / files ( when you click on it b4 redirect ) For example : link/file Name Author Name Remote Filesize if it's a file File Type if it's a file # Views # Downloads Discussion can specify a link in a forum :) Date Submitted Rating ( members can rate it Notify me of any updates on this file ( member can registre to get notified as i said i the top ) Oh my i got carried away :speechless: |
Quote:
- A user can register to a category and receive e-mail when something is added/updated - A user can register to be notified of any updates on this file Taking these plus Cent's request suggests three levels of request - email me whenever there's a new link I'm allowed to access (including one I create myself) - email me on any new link in this category that I'm allowed to access - email me whenever a link/file I've accessed is edited A change in file size would also trigger the last case (but isn't always possible, e.g. for remote, non-mimetype files) Cent want this to work for unregistered guest visitors, so the code will have to ask if necessary for an email address - More detail about the links / files link/file Name - this is currently hidden to stop leaching, but I suppose there's no harm in a pop-up giving just the local file name, stripped of any directory/web info Author Name - Already available, just not shown in the template, so easy to add Remote Filesize if it's a file - Already available for files with recognised mimetype *after * first download. Not possible for remote files accessed using redirects File Type if it's a file - Already available using the file_icons_dir setting on the admin page (see documentation) # Views - not sure what you mean # Downloads - already visible to usergroups with can_view_hits permission, set on admin page Date Submitted - already there! Rating ( members can rate it ) - already there, provided you turn on can_rate_link on admin page - Discussion can specify a link in a forum I've thought about this for quite a while. The clean way to do this would be to use the forum parent which is used to set the link's access permissions also as the discussion forum for the link. The first time someone tried to discuss a link, a new thread would be created in that forum. The first post in the thread would be a summary of the link. Subsequently, people would simply be taken to that thread. - Better admin summaries of who has accessed/downloaded what. Currently, this is just a long list, ordered by date, with an optional start and end date which can be specified on hard-coded links but are not selectable within the admin template Thoughts, anyone? |
well what i mean is
when you click on a link it will open a page with all the information i just listed in it and in that information a button that will redirect him to the link .. so the user can read the file details and then if he wants click on download button to continue with the download. Quote:
Also i have another thing if it's posible in the information page insted of showing the download link it will show an agreement if hte user agrees it will take him to the file otherwise it will redirect him to the site / forum / or what ever |
while this is indeed a great hack, i would like to reiterate was is probably beating a dead horse...
this addition has nothing to do with a files database. it's links. the name is misleading. i wish someone would do an addon to this hack that includes an uploader. |
Quote:
An uploader is deliberately not part of the hack, as I did not want to get into all the issues of security management that it will create. There is plenty of software available to handle secure file uploading into web site directories, or into secure directories outside the web structure. Of course, there's nothing to stop anyone providing a separate hack to achieve this, but I want to resist any extensions *to this hack*. |
don't get me wrong.. i think your hack is great and i'm sure i'll end up clicking install and using it. i'm just not sure for what at this point.
|
Well...
I love this hack. so there!! Now for the upload, I'm going to make me alittle something something using the httpupload hack. I've used that for sig uploads and a couple of other things, why not this. I'll let you know what I come up with. jugo out LMAO...Who says that!?!?!? |
i'm sorry if this was already covered in another post, but.....
is there any way to tell who added the link? i hate everything being so anonymous. other than that.. i've managed a configuration. i wish i could do coding to get it to do what i want... (have an uploader on the add page that automatically places the link in the text box after uploading.) |
Quote:
Thanks |
Quote:
In the meantime, those who want to display submitting username might try this. Just replace the links_linkbit template with the attached. Please let me know if this is what you're wanting, or if Ive got the wrong message. The submitting username and #hits are only visible to usergroups which you give can_view_hits privilege (see links admin page) |
Hi!
First thanks for this great Hack. I have a little Problem. I can not set usergroup Permissions.Always when i give the permissions and click to "go" i become this on a new site :surprised: : Quote:
|
i am using it as a download system. iuploaded a 20 mb file and when i go to download it only 2.35 MB is downloaded.
|
Sorry i found what i`ve maked false. :rolleyes:
Great Hack!! *clicks Install |
excellent!
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Quote:
This hack current will handle the third (although I think I found a bug). There's another hack somewhere that deals with the first. And I wrote some code, but haven't released it yet, that handles the second. |
Continuing the previous post, to handle case (3), i.e. to list all the links set up using this hack which were associated with forum X, use the following URL:
Code:
local_links.php?action=show&forum=X |
Clairification: will this above bit of code list files in this forum and child forums, or just this forumid?
|
Quote:
Do I get the sense that people want this hack to automatically gather files/attachments from forums and set up the appropriate entries in the links database? Do-able (but not this weekend).. |
Wow: that would be very cool, but I wouldn't want it to duplicate the file: only to create the link to it...
Thanks for the cla rification... |
Andrew I have a question ? Is it possible for the script to get all files from a specific folder ?
For example me and all my buddies are uploading our files to www.yourforum.com/download Is it possible to add a script so links database will directly get the link and add it ? We are uploading nearly 50-60 different files everyweek and adding each of them one by one is pretty hard. |
Quote:
|
Quote:
PLEASE HELP TIA =) |
Quote:
Can you a) PM me the output from a phpinfo() (normal vb admincp, down the bottom in the maintenance section). In particular the setting of open_basedir is important. b) Try setting this to a valid directory, e.g. admincp. It won't cause any difficulties because there are no icons there. c) If all fails and this error message is a problem to you - actually it shouldn't matter because all that will happen is that no icons appear - find the following code (line 2880 in release 1.41): PHP Code:
Please let me know what you find. |
Awesome hack!! Installed very easily :D
I have one question though, whenever someone's in the links directory, they appear in WOL as Unkown Location. I'm sure this has been addressed, but I've just spent the better part of almost two days searching for this and can't find an answer. Anyone got any idea how to fix this? |
For Who's online: Install this hack (or use this)
|
Thanks! :D
|
hey, Andrew.......i commented out the line and it's working now =D
thank you so much =) |
Quote:
|
Quote:
*EDIT* Works just fine :) |
Would someone be kind enough to repackage this hack for 3.0.3 with all the fixes that have been made thoughout this thread.
|
All times are GMT. The time now is 01:06 AM. |
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:
|