Search results

  1. P

    Copy file to account for non-media

    On video pages or audio it says Copy to account using the account_copy function Can you please add this "Copy to my account" for non-video or non-media pages
  2. P

    client file manager

    On the client side, there is no way that I can see to delete all your files. especially if you have thousands of files.. all you can do is just press CTRL and select as many files as you can 100 to 250 at a time, correcT? If so there should be a way to mass clear off all files for the user or...
  3. P

    ftp for not just cpanel only

    for example proftpd has virtual users http://www.proftpd.org/docs/howto/VirtualUsers.html so you could leverate that somehow Or whatever solution you want. I have no need to run cpanel and so it would be nice to be able to support it (ftp)
  4. P

    Rewards plugin change

    We desperately need the rewards plugin to be on par with the XFS rewards system for example on http://terafile.co/affiliate.html you can see how its broken up into different file sizes the yetishare system only allows a single file size to be counted for rewards..
  5. P

    Who is using rewards program

    I want to know who is using the rewards plugin SUCCESSFULLY Who has paid out money? How much? The rewards plugin is not very accurate i feel and i do not think it is very clear for admin who is owed what
  6. P

    [Urgent] Need script performance optimization..

    this is actually why I use apache because when I switched to nginx it was using a ton of memory and the server load went from 2.xx to 36.xx and higher.. with the same traffic so whatever you do please dont discontinue support for apache. plenty of us still using it
  7. P

    Coinbase support

    adding coinbase support for payment gateway https://coinbase.com/docs/api/overview api
  8. P

    Rewards plugin change

    I think for now I've settled on just defining $X amount paid out per 10,000 downloads.. and so say i want to pay out $25 per 10,000 downloads regardless of what kind it is (with minimum file size of 100mb) then i would just set the rate to 0.0025 so that when they reach 1000 downloads they...
  9. P

    plugin URLs

    it would be great if it didnt have to say /plugins/ in the URL for yetishare so if there was a way to alias that within the code to something else it would look nicer
  10. P

    rewards section (admin)

    right now it is hard to tell how much you owe your users for the rewards program. it seems /plugins/rewards/admin/detailed_download.php is very roughly put together. it would be better if you could put more work into the rewards page for the admin. so we can know how much we owe a user this...
  11. P

    Setup admin URL during install

    To less complicate things, I dont think we all need a "custom admin url" i mean cmon!
  12. P

    ImageViewer direct link

    Right now with the imageviewer plugin if you upload a picture and copy the link to the picture its in this format: http://xxxxxxxx/plugins/imageviewer/site/show_image.php?idt=61ae231f27e824cf63bcbd91b7a71f94&f=28456 Is there any way you can change this so it doesnt have /plugins/ or...
  13. P

    filename percent sign

    http://i.imgur.com/UOM2zsx.png Someone uploaded some files, spaces shows up with % sign. can you fix this for next release also in video streaming if the file name has space often time it shows % in the file name as well on the mediaplayer video page
  14. P

    show list of downloads

    I had someone ask me "why can I not see what has been downloaded with out going and opening each file separately?" I think this would be a good idea for the users. Please do this Look at how the admin can see the total number of downloads for all files So if you could give that kind of same...
  15. P

    multiple dmca

    people can keep submitting the same dmca form with the same link it should say you have already submitted a dmca request for this url or something like that they shouldnt be able to resend another request or same ip shouldnt be able to
  16. P

    file expire message

    when someone accesses a download token that expired, it says "GET /error.html?e=File+can+not+be+located%2C+please+try+again+later. I am hoping that you can improve this for the next version? So that it can explain to the user that the download token may have expired or to fresh the page OR...
  17. P

    deleting user

    it by default deletes the records from mysql when you choose to delete a user and associated data i request to change this behavior to have a check box to decide if you want to delete the user but keep the records or if you want to delete user AND records TLDR: give option to delete user but...
  18. P

    video conversions / phpseclib

    something other than phpseclib would be great im doing a video conversion over localhost where your convert.php is basically sFTPing into 127.0.0.1 (literally llocalhost) and its going at 2800k/sec (for localhost) So I propose adding ftp support (regular ftp) and or other means to get it...
  19. P

    Make copy of own file

    Right now you cannot copy your own file..You can copy someone elses thats it It would be great to be able to copy my own file, basically the same thing as copying another user.. except it would just be the same user as the file originator same userId basically
  20. P

    file manager

    Can you give us the option to view files that are not tied to an account? So you could just add "Non-User" or something to the drop down list for "By User:"