Search results

  1. P

    WebDAV issues

    webdav never worked for me both on plesk and cpanel, even with the new version. whoever has it working should do everyone a favor and tell us what they're running exactly. A point to note, it's not that there's anything wrong with the webdav plugin but rather non-cooperative/interfering...
  2. P

    help cloudflare with YetiShare

    thats not true its not that it does nothing, ys uses chunked uploads, if it didnt the uploads thru cloudflare would fail if it is larger than ur max
  3. P

    How can I install mod_xsendfile apache mod on CentOS Cpanel

    are you sure thats gonna work, because if its not added to the cpanel custom mods folder it wont show up under rebuild apache options in easyapache
  4. P

    How can I install mod_xsendfile apache mod on CentOS Cpanel

    https://github.com/ziggythehamster/mod_xsendfile_cpanel/blob/master/README.md use git copy and go thru easy apache after
  5. P

    SV-es Themes V4.X

    2 Questions. 1. Whats the price 2. When the upload button is clicked the background is still scrollable, do you have plans on fixing this
  6. P

    Turn off auto complete in password fields

    if you change the field from password to text it wont happen, however the downside is the password is visible while the user types it
  7. P

    How to give continual PPS revenue?

    probably easier in php and run it as cron
  8. P

    fixed left side menu when scroll

    I highly doubt mfscripts is going to go in that direction, you can achieve what you're trying to do with some minor css
  9. P

    4.3 chrome full screen anyone?

    So i have a solution working for this however i noticed another issue, this affects at least videojs, if you full screen a video and scroll down with your mouse wheel the footer and scroll to top button slide up over the video, i'll work on a solution for this as well now and post it
  10. P

    fixed left side menu when scroll

    What happens when the user has a whole bunch of folders and the left side is already longer than the page, it can't be fixed
  11. P

    Migrate Form Apache To NGINX

    Maybe he runs plesk, i run it and its impossible to run nginx only, plesk sucks
  12. P

    4.3 chrome full screen anyone?

    I can confirm this happens to me as well, i think an easy solution would be to copy the header to a new file and then find where in the css the header is made to be static and then remove it from a new copy of the css file, reference the new css in your new header and reference your new header...
  13. P

    GUIDE: Amazon S3 File Store

    i was using it for a bit, but now for some reason with the v4.3 its not working for me. It worked well, although i didnt try to load test it, i think downloads are sent directly from s3 so i'd imagine it should handle just fine, not sure about uploads though as they may be uploading to the site...
  14. P

    mysql user/pass

    i think with the above and you can always have a daily sql backup as a cron job, this is much easier now with the improved sessions so the db isnt GB's in size. If someone really wants to get in I dont see any other way other than bruteforce and fail2ban will take care of that, although i think...
  15. P

    Chnage Admin Url

    good catch on the cron job guys, completely forgot to mention that
  16. P

    What happens to the files client stored, if his account gets downgraded?

    I believe they expire based on free user settings after a certain amount of time (depending on your settings) has passed since last download
  17. P

    FTP Upload plugin -- auto transfer

    this should be possible if you just isolate the function thats used to import the files and make it a cron job. I'd love to help out but I stopped using this plugin after I transitioned away from cpanel
  18. P

    Chnage Admin Url

    yes its in the master config file, just change it there and then change the directory name manually after to match