Search results

  1. M

    Error : Database Table Sessions - YS Challenge

    Thanks for the info and the helps guys. Thanks Adam for the v4.3 Beta.
  2. 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...
  3. 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...
  4. M

    [subject renamed] Guessing Folder Names

    There is many method to do this (data). And don't worry about W3C as full and latest HTML5 are not supported by W3C and specific CSS3 for modern browser.
  5. M

    [subject renamed] Guessing Folder Names

    Hello, I used the core's "hash url generator class" to generate folder url, it is for me the best way as bin2hex or hex is limited to a->f / 0->9. And i choose to not use title => 'hash' but added another attr. It's work well for me after a huge modification. Regards,
  6. 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
  7. M

    [subject renamed] Guessing Folder Names

    @enricodias : Thanks for this good tips, it is excellent. I will add it in my script. @Adam : When i lock the folder to private, all files inside the folder can't be shared. All images for example don't show up on their sharing link. :(
  8. 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...
  9. 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
  10. 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...
  11. M

    v4.0 Beta Bug Tracker Thread

    Hi Adam, I get the last Beta script and I get a blank page when attempting to login in the admin area or the front. Can't do anything. Regards, MV
  12. 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...
  13. M

    Can't download from FTP Server

    For me, the download from FTP server never works, that's a general truth and if you use Plugins as Imageplugins or MediaPlayer, you will get errors. I talked this with Adam. So i never use FTP Server. Regards, Maverick
  14. M

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

    Re: Y.S 3.5.1: Uploader freeze and Go! Yep! Just promise me to respond. regards, Maverick
  15. M

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

    Re: Y.S 3.5.1: Uploader freeze and Go! If i have a time or not find a solution : Don't worry, i will take a video of fhscript.com it and post it on Youtube so you will see how it affect the quality of a services! How it freeze and how it regress before continue.
  16. M

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

    Re: Y.S 3.5.1: Uploader freeze and Go! Try to add many files up to 50Mb, it will freeze and regress before to continue like in F1 Stop and Go penalities. Who win to invent ? :twisted: Yes, my service is for Pro Video Transcoding so users upload file >500Mb and it is frustrating face to...
  17. 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...
  18. M

    v3.5.1 beta - Report Bugs or Issues Here

    Hi Adam, I suggest you to not create a page before which doesn't have a counter, as with a little modification on jquery or js, just a two line of code, everything work like a charm : $('body').on('click','#mybutton, function(e) { // code to start the counter }) I think it's better to not...
  19. M

    v3.5.1 beta - Report Bugs or Issues Here

    Confirmed! but i have only one blank option line not three like in the above pic.