Search results

  1. M

    Error : Database Table Sessions - YS Challenge

    Hi Adam, (file attached) The sessions table for 4 days gets 15 GB in size. That's insane :D . The site goes offline as the Sessions Table data use too too too much spaces. are all informations in each "Data" row really necessary for all visitors ? What happened if i block the script...
  2. M

    Error : failed to delete file cache for plugins

    Hi Adam, I discover that removeFile function don't work for all plugins (imageviewer, mediaconverter) when using "Direct File Servers". So in Admin / file action : all process return a failed messages. WHY ? Because plugins wasn't updated to work on a fileserver direct. (Even all...
  3. M

    Fatal Error : Imagemagick with AVI file

    Hi Adam, Just an information that AVI file return system error when using Imagemagick for thumb screenshot (Imageviewer). Here is the error, just tell me if you can give a tip to fix this : (see the image). It work well with other file ext. Regards, mastern
  4. M

    [subject renamed] Guessing Folder Names

    Hi Adam! I can create a bot to retrieve all data on a website running YS with the method below : //It's not safe this by default. https://fhscript.com/17~f https://fhscript.com/18~f https://fhscript.com/19~f Same with statistics ~s // username exists...
  5. M

    BUG : Blank contextmenu for Recent Upload + All files

    Hi Adam, (see attached file) How to hide the blank contextmenu for Recent Upload and All files menu (Left menu) when users right click on it ? Need to hide de contextmenu for the two nodes, i tried and can't find a fix for it. Regards, M
  6. M

    Remote URL Security Flaw [File servers]

    Hi Adam, The Remote URL upload with file servers doesn't work and blocked by browsers for security flaws . It works before but latest browsers blocked the method now. I try to add CORS like in fileUpload but nothing to change. function startRemoteUrlDownload(index) { // show...
  7. M

    Reward Proxy Ban & Pay Per Stream

    Hi Adam, Pay Per Stream With MediaPlayer Plugin: try to separate PPD and PPStream. We need to add a field in file table and for .mp4 or .video_extension just add 1+ and use Download = Download file + Download Stream PROXY BAN The simple way and what i want to do is never ban any users. There...
  8. M

    Y.S 3.5.1: Uploader freeze and Go! (Video HD)

    Hi Adam, I receive many mail from my users, they see it as a bug and are frustrated. :oops: After my check on fhscript.com (see file attached), I confirm this as a frustrating behaviour of the uploader and affect all Y.S 3.5.1. issue : When you upload a bigger file (>5mb) or multiple files...
  9. M

    Versioning needed : YS 3.5.1 / YS 3.5.2

    Hi Adam, I see that the Yetishare 3.5 has been updated more than twice already but it's hard to know what has been changed. For someone or organization, we need the list of modified files for each update or release. When a consumer of YS don't read the mfscripts forum, he don't know any new...
  10. M

    YS 3.5 : Admin dataTable width to fix

    Hi Adam, DataTable Align need to be fixed (css). See the pic. attached. Regards, Maverick
  11. M

    Yetishare 3.5 Beta : Upgrade Diff files ?

    Hi Adam, Congrat. for this new release, i will catch the bugs. Could you add the 3.4 to 3.5 upgrade_file_diffs with the release ? Regards, Maverick
  12. M

    YS 3.4 : Media Converter Plugin Bug & Update

    Hi Adam, I think Adam can validate or has a better solution. I post here this news for an help to Media Converter Users to prevent error and bug. Convert.php don't support $localFile with more dots "." in, like /var/www/vhosts/nsa.server.com/yetishare...
  13. M

    RESOLVED v3.5: File Statistique HTML5 Chart

    Hi Adam, It could be excellent if you change the flash chart used for user's file stat to the HTML5/Jquery used in the Admin dashboard. RFC : Change flash chart in user's file stat to HTML5/JS Regards, Maverick
  14. M

    YS 3.4 : File upload max_concurrent_uploads BUG

    Hi Adam, I continue to track all bugs i meet. This is a new bug found for file uploader : - the free_user_max_concurrent_uploads - The maximum amount of files that can be uploaded at the same time for free users. - (the same with non-user or paid/premium user) : Not work. free users can...
  15. M

    YS 3.4 : Url Uploader Progress missing!

    Hi Adam, Just want to now how about the progress (3.4 feature) for URL Upload ? I see that there's still no progress text or bar in the 3.4. There's just the gif. spinner. Or may i miss something about ? Regards, Maverick
  16. M

    MediaPlayer Plugins : Jwplayer not working! Approved.

    Hi Adam, Just to confirm the complaints of some members, the JWPLAYER doesn't work. Yes. Even remote player call or player self host, both don't work. In Chrome Console, i have : "event.returnValue is deprecated. Please use the standard event.preventDefault() instead. No suitable players...
  17. M

    New Yetishare v3.4 Beta - Troubleshooting

    Hi Adam, My congratulations for the v3.4 Beta release! As the new features and options are very exciting, i tried to install and test the new script to catch bugs. Here below some issues (browser IE11/Chrome/FF | Server CentOS6/Plesk11.5). New file management area for users: - Session...
  18. M

    Yetishare Script Hacked ? Need to fix ASAP

    Hi all, I receive this email from a user, he discovered something bad with Yetishare Script aboat download management process, the flaw lets everyone (all users, free,etc..) to direct download any files bypassing the waiting download page. The session protection doesn't do nothing. :twisted...
  19. M

    yetishare more pricing table

    Hello, Just want to know if there is a possibility to show more princing option like below for premium acount choice. [free user | 1 day | 1 week | 1month | 1year ] [ free | $1,9 | $3.9 | $9.9 | $59.9] Is it simple to add on Yetishare ? Regards, Maverick
  20. M

    v3.3 list of modified files from 3.2

    Hello Adam, Is there a way to see the list of all modified files and new files beetween v3.2 to v3.3 ? Like on GitHub or Dev. plateform. Want to have the Diff files for v3.2 to v3.3. Regards, Maverick