Search results

  1. adam

    wasabi storage

    Please raise a support request, I'll take a look directly.
  2. adam

    little bug report V5

    Just to be clear, it happens when you login as a temp user, then try to upgrade to a full account via social login. Because you have the temp account cookie, it runs this process which fails. If you were to clear your browser cookies, then try a social login it would work. The fix in a few days...
  3. adam

    little bug report V5

    Yes that's the same issue. Next release will resolve it, hopefully be out in a few days.
  4. adam

    little bug report V5

    The only issue I've found is when logging in from a temp account, there's a fix for this in the release due soon. Otherwise please detail the steps to replicate.
  5. adam

    little bug report V5

    Logged for review for the next release.
  6. adam

    little bug report V5

    Do you ads specifically require/not work in the footer? I can add a new admin option for inserting into the head if needed.
  7. adam

    little bug report V5

    This will come as admin options at a later stage. For now you would have to manually set the ads/vast urls. The player does support it, official docs for it are here - http://www.beautylounge3000.com/new-site/scripts/ultimate-video/documentation/
  8. adam

    little bug report V5

    Done in the code for the next release. There's a few files to update so probably best waiting for the release on this one.
  9. adam

    little bug report V5

    In: "\themes\spirit\views\account\partial\layout_logged_in.html.twig" Replace: UserHelper.getLevelLabel(Auth.level_id) with: UserHelper.getLevelLabel(Auth.package_id) There'll be 2 entries. All changes will be in the next release due soon.
  10. adam

    V5 bugs

    I'm not sure what's causing this, there's nothing in the script which controls adsense. Maybe a configuration option on the adsense code somewhere?
  11. adam

    V5 bugs

    In: "\themes\spirit\views\account\partial\layout_logged_in.html.twig" Find (around line 257): <li> <a href="{{ CORE_SITE_PATH }}/account/trash"> <i class="entypo-trash"></i>{{ t('trash_can', 'Trash Can') }}</a> </li> <li class="divider"></li> After add: {% if...
  12. adam

    V5 bugs

    In: "\themes\spirit\assets\styles\responsive.css" FInd (around line 7): .gallery-env .col-sm-3 .album {text-align: left;} After add: .right-toolbar-options .dropdown-menu.pull-right { left: 0px; right: auto; } Fixes will be part of the next release due soon.
  13. adam

    V5 bugs

    No worries :) The plugins are in a different structure in v5 so v4 ones wont work with v5 unfortunately.
  14. adam

    V5 bugs

    Note from the ticketing system: Our normal support hours are Monday to Friday, 9am - 5pm (GMT). If you raise a request outside of this time, we'll do our best to respond as soon as we're back in. I do sometimes respond over the weekend but I'm not always able to. You should have a response on...
  15. adam

    little bug report V5

    I'm working over these now. Expect an update today.
  16. adam

    Slow download lage file (amazon S3 server) - V5

    Sorry ignore my last (now deleted) response, I reponded regarding uploading not downloading (my coffee hasn't kicked in yet! ;)) Which S3 integration are you using? The dedicated plugin or Flysystem version integrated into the script?
  17. adam

    Move data file uCloud - File Hosting Script to Yetishare?

    Hi, Yes the database tables can be migrated from uCloud to Yetishare. You'd install the Yetishare as normal then copy the following tables from your uCloud install: - banned_files - banned_ip - file - file_folder - file_server - stats - users - user_level Then copy the contents of /files/ to...
  18. adam

    V5 bugs

    Have a look in: "\themes\spirit\controllers\IndexController.class.php" They're in the _getDocumentTypes() function..
  19. adam

    V5 bugs

    It's coming back in the next release, just had some issues getting it working without Flash, but I think it's there now.
  20. adam

    Plugin v5

    Here's the updated list on progress. Currently working on the torrent download plugin which is the last big one really, so a lot of the pending payment gateways should be done soon after. Ignore OKPay and Payza on the list as they're no longer available. Wasabi is also available for purchase...