Search results

  1. P

    Weird warnings in the ys system log

    I'm constantly getting these strange warnings in the logs =========================================================== 2016-03-10 02:38:07 - *** WARNING *** Array ( [Error Msg] =>...
  2. P

    torrent plugin improvements

    The torrent plugin using transmission, sometimes has a few hickups, tested on 2 different servers, -Sometimes torrent stall randomly (the cron should detect this and delete and readd automatically for the user) -Torrents sometimes complete and everything works fine, but the entry isnt removed...
  3. P

    file leech plugin

    i think it would be better if the user can enter their own paid account credentials from paid sites that require paid accounts in the account_edit page to be able to unlock uploading ability to them, in addition to the current options.
  4. P

    Geo-upload plugin

    For the geo upload plugin i'm considering buying it as I have future plans to basically have a server on every continent, however here are my thoughts/questions on this subject, I invite all the experts (which is everyone but me) to give their valuable opinions 1. If a user from germany for...
  5. P

    PHP Code for API key generation

    i dont see any options anywhere for api within the script interface, is this an option with the upload widget plugin?
  6. P

    account home file icons too large

    in icon view i think the icons are too large, i understand some people may like them the way they are (especially because of thumbnails) or even some may think its too small, it would be good to add icon width/height as an option to set in the admin panel. Mobile view only has 2 icon columns for...
  7. P

    YetiShare v4.3 Beta Bug Tracker

    Also in the account home page if you drag and attempt to select only 1 file (without using the crtl button), it works if you start your drag from above the file or below it, if you start your drag from the right where there is a bit of empty space it doesnt work. sliding in from the right side...
  8. P

    YetiShare v4.3 Beta Bug Tracker

    If a user uploads a file with a really really long name it causes some pages to be super wide to accommodate for the long filename. File details popup, stats page (not the popup), info/share page Also same issue if a file with a long name is selected in the account home page in the top under...
  9. P

    xsendfile or xAccelRedirect and the downloads page

    +1, currently im using x-accel-redirect and use a combination of google analytics and file stats from the admin panel to know whats happening
  10. P

    end to end encryption

    i thought about this, the encryption in my opinion wouldn't be for the purpose of stopping illegal filesharing, illegal file sharing can be done with or without a file sharing script, if you have internet then you can illegally share files. As for the browser needing to download the whole file...
  11. P

    YetiShare v4.3 Beta Bug Tracker

    thanks Simon, I noticed in mobile view after navigating to the account settings page it auto scrolls down a bit and the page doesn't start off at the top. I'm not sure if that's a feature in mobile view so the user can see the form itself.
  12. P

    end to end encryption

    Hello, It would be good to eventually add end to end encryption similar to mega
  13. P

    Suggestion of improvement next update

    1. +1 2. i'm on the fence on this one as I'm not a big fan of jwplayer or any media players that you have to pay to use and get limited bandwidth 3. doesnt this already exist 4. i thinks this already exists as well 5. i'm not 100% sure but I think Adam fixed this 6. +1 but should also support...
  14. P

    YetiShare v4.3 Beta Bug Tracker

    tried the social login plugin but get the error We successfully logged you into your social media account, however we could not find your email address to set you up on this site. Please contact support or try again later. not sure if you just havent set up the developer settings for your demo...
  15. P

    YetiShare v4.3 Beta Bug Tracker

    Is there anyway to fix the ctrl-a option for any popups within the account_home page, add folder, filter, uploads popups, basically any text field the ctrl-a option doesnt select the typed text and just selects the file underneath, this isn't an issue with 4.3 beta only, it's also present in...
  16. P

    converted copies

    Thats not a bad idea but may confuse some people if its the default option, maybe something like this with options in the account settings as to where the files go and no options available to set if the converter is setup to overwrite the file
  17. P

    YetiShare v4.3 Beta Bug Tracker

    The folder right click in the main view pops up and then auto clicks on the upload to.. and the upload popup comes up In mobile view theres still a gap on the right side of the background that comes up when the uploader popup comes up I cleared my cache, unless the changes that have been made...
  18. P

    Voucher plugin Question

    i'm not sure, does it work if you include the file directly <?php include_once('/path_to_your_voucher_plugin_include_dir/_upgrade.php'); ?> of course add your path to the _upgrade file in the plugin voucher /include directory either way even if this works i'm not sure if it'll function 100%...
  19. P

    Voucher plugin Question

    the instructions are in the plugin settings page, here they are ************************************************************************** In \themes\flow\templates\upgrade.html find: <?php include_once(SITE_TEMPLATES_PATH . '/partial/_upgrade_boxes.inc.php'); ?> After add: <?php //...
  20. P

    YetiShare v4.3 Beta Bug Tracker

    In account home in mobile view when the upload popup comes up, the view under it gains a small margin on the left, this was happening in 4.2 as well, so im not sure if you want this here or if it should be moved into the rfc's