Search results

  1. P

    Request For add type Paid User

    Hi This I think should be a custom modification as it's not something everyone would benefit from Note - It can be done in the current version quite easily (!) Regards Parham
  2. P

    Request for changes (File Manager)

    Hi I'm going to list the small things which I think need to be changed/added to the file manager area 1- When trying to delete a folder it return this "Are you sure you want to remove this folder? Any files within the folder will be moved into your default root folder and remain active."...
  3. P

    Litespeed support

    Hi Litespeed is pretty much same as apache so the sendfile should work as it is on litespeed ;)
  4. P

    Premium Expiry date is not working!?

    Just choose once a day from cpanel settings and add this to the command part php /path/to/your/yetishare/admin/tasks/downgrade_accounts.cron.php" make sure you change the /path/to/your/yetishare/ to the path of yetishare installation
  5. P

    Download take a long time to start

    We managed to get HttpSecureDownload working and also the PPD is working but I haven't got a change to work on full download yet, I would update when I get that working as well :)
  6. P

    Download take a long time to start

    @thefilebay using PHP is just wrong in large scale for downloads, we coded the download system ourselves now and patched the codes few hours ago, the servers are stable again and the speed is blazing fast ;)
  7. P

    Download take a long time to start

    @xperience024227, we had most of the plugins of XFS and we used them for about 2-3 year BUT I never ever liked them, they do not provide %100 of source code and there are some bugs in the script which they are not willing to sort out because they don't accept that it's there, at least with this...
  8. P

    Download take a long time to start

    Yes, I looked around the nginx but I can't find any issues, it seems to be more an issue of the download proccess and how it works, for a large website it's not very ideal to be honest, I'm still doing some re-search but I might rewrite the download proccess base on the nginx function that I...
  9. P

    Remote URL Upload treat my user as non-login user

    We had this problem as well and worked it out with Adam, if open up a ticket and he should be able to send you the patch for this problem :)
  10. P

    Download take a long time to start

    Looking around the script and also nginx features I found this http://wiki.nginx.org/HttpSecureDownload it pretty much does the same thing as what I think is done in yetishare but more efficient so there is no php load to load the file and also no delay I think, has anyone changed the script...
  11. P

    Download take a long time to start

    Hi We moved all of our users from XFS to yetishare few days ago (3-4 days ago), I been noticing an issue which get worse and worse as my users starting to use the new system (We have a lot of users, to be more specific about 50K), I know my servers are powerful enough to handle this traffic...
  12. P

    Logo and Skins for JW Player Pro

    Would you please be able to send it to me as well? Regards Parham
  13. P

    Set password on registration

    You can use services like mandrillapp.com to assure that they emails would go in to inbox and not the spam folder :)
  14. P

    Security Measures for admin and users

    Hi Looking around the script and having a file hosting website for a long time I learnt that having more security measures never hurt! So here is some of the things that I could think of that can help the system be more secure - For Admin 1- Let the user change the admin area url (I didn't see...
  15. P

    Block Specific Domain names from registering

    Hi I didn't see this in the options but if you could add it that would be great, this way we can block the temporary mailing domain names so users would have to use their real email address (or at least we make it harder for them to use a fake email address) Also if we could choose to block...
  16. P

    Changes to Media Converter

    Hi I was looking at this plugin today and it seems like only admin can choose what the files would be converted to, so here are some suggestions 1- Let the users choose to convert files to what they want instead of admin 2- Let the user separate the sound from video (let's say the file leech...
  17. P

    Rar / zip / unrar / unzip / split Plugin

    Hi I think such a plugin is really required and would be really great for a lot of websites, the plugin would let the user play around with their files, here are the functions that I think would be useful (Sorry if it has already been mentioned by me or anyone else but I can't remember me...
  18. P

    Template Base

    Hi Looking at the current template system of yetishare it seems like the code for the template is actually inside the core system, if you could bring that out like XFS (or like WordPress) and we could have a separate thing which all of the template related things are there it would be great...
  19. P

    Proxy for File Leech

    Hi Can you please consider adding the ability to use proxy for specific sites which we can leech from (Some of the hosts would ban our server IP over time and some others can also be accessed from single IP or the host would block the account), I checked the plowshare an it seems like it does...
  20. P

    VirusTotal.com api implementation.

    4 request per minute, that's quite an strict limitation if your site grow :)