Keyword

Attachments download - plugin

  • Jozef Pikna
  • Jozef Pikna's Avatar Topic Author
  • Offline
  • New Member
More
11 years 3 months ago #115153 by Jozef Pikna
Attachments download - plugin was created by Jozef Pikna
Hi,
I need that unregistered users won´t be able to download attachments.
I have searched over the internet but only solution what i have found is based on conditional statement something like this:
if($logged_user)
//show download link
else
//show unregistered notification
But this solution is bad because when someone knows url to download file, just simply copy url to browser and everything works....
If anybody know how to solve this problem please post a comment, but I think that the best solution is develop custom k2 plugin to solve this.

I don´t have any experience with development k2 plugins so my question.... Is it possible to solve my problem with custom k2 plugin or not?

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum