Search results

  1. P

    timer to start download for vistore

    login to your admin portal then click on the Configuration drop down -> user settings -> Manage Download Pages -> then click on edit to the right of _download_page_timed.inc.php (depending on the account types you have setup or you'll have to add them)
  2. P

    does anyone know how to manually read from the ys script database

    nevermind was looking though the yscode and found $db->getValue and that works, thanks for your help
  3. P

    does anyone know how to manually read from the ys script database

    and when i tried $db->query it echos blank, however i verified in phpmyadmin that its a valid query so it should work
  4. P

    does anyone know how to manually read from the ys script database

    when i put the query in " instead ' it works but the when i echo row i get Array, i'm only trying to get 1 cell not a whole row though
  5. P

    does anyone know how to manually read from the ys script database

    tried this but it doesnt seem to like the $row = $db->getRow('YOUR QUERY HERE'); line, and gives an error 500
  6. P

    does anyone know how to manually read from the ys script database

    does anyone know how to manually read from the ys script database im trying to include something on a page that requires reading directly from the user table, i tried first declaring $db = Database::getDatabase(); but that didnt work, any other way i can think of would be vulnerable and a...
  7. P

    URGENT - Sometimes Timer on download page reloads again and again

    interesting, it probably doesn't matter but are you using XSendFile or X-Accel-Redirect, and have you tested just disabling the download timer page (i understand this may be hard to test on a live site with users), because if it works with this disabled then by elimination means its the token...
  8. P

    plugin directory in all ys plugins

    it would be better if all ys plugins referenced the plugin directory as <?php echo PLUGIN_WEB_ROOT; ?> instead of /plugins this way anyone using a directory other than /plugins as declared in master.inc doesnt have to make changes to the plugin code before installation
  9. P

    URGENT - Sometimes Timer on download page reloads again and again

    i only notice this if the same ip generates multiple tokens then tries to download them, hopefully the whole token thing is redesigned in v4.3
  10. P

    Bug / Glitch - emails for some of the facebook users dont show up in their profile

    did you ever find a solution for this, ive noticed it works on some ys installations
  11. P

    voucher plugin failing to auto update users

    i completely disabled and uninstalled the plugin and now all paid expiry dates on the premium upgrade pages are showing up as 0000-00-00 00:00:00, however they show up properly in the admin control panel, this is not cool at all
  12. P

    voucher plugin failing to auto update users

    The voucher plugin doesnt seem to upgrade the user, when a valid voucher code is used, its logged as used however just refreshes the page and no upgrades to premium are performed this is from the voucher plugin log 2016-01-28 10:24:31 - Voucher code 'A8PANELN3FA2BF9UP6Z6' set as used for...
  13. P

    download token issue

    awesome thanks
  14. P

    download token issue

    I've noticed something strange, was able to replicate it on the ys demo site as well seems there is a strange download token issue regardless of what the concurrent download setting is set to 1. open a file download page 2. open a second file's download page in a new tab 3. go back to tab 1...
  15. P

    Payment plugin

    awesome :D , do you guys have an approximate eta for the next ys release, also will there be a changelog
  16. P

    Multi Quality for Media Player Plugin

    i dont think this is achievable without the media encoder plugin and even then i dont know if it supports outputting multiple versions of videos, keep in mind you'd end up going from 1 file on your server to 2,3 or more for every video depending on how many video bit rates you offer
  17. P

    Copy file inside one account

    check out bedrive hopefully the ys filemanager can eventually be like this one, overall ys is superior to bedrive though
  18. P

    Copy file inside one account

    didn't even know that was possible, not sure why thats a feature and drag and drop to the folder itself isn't, it would also be nice to be able to select folders as well, i think the file manager is strange and alot of features aren't as straight forward for the user as they should be...
  19. P

    Better way to handle plugins

    ++++++++1, i like this
  20. P

    Whats the difference between cloudable and yetishare?

    in my opinion its an improvement to the interface, looks like a members only lighter version of ys, looks great though