Search results

  1. adam

    v3.5.1 beta - Report Bugs or Issues Here

    This isn't a timed download page. So the image at the bottom is just a link to the next page/download. I would create a page before this which doesn't have a counter, then it loads this one that starts the counter automatically. You can chain the pages together. Alternatively you should be...
  2. adam

    v3.5.1 beta - Report Bugs or Issues Here

    Thanks, I'll fix today.
  3. adam

    v3.5.1 beta - Report Bugs or Issues Here

    No shouting in the forum please. The beta is only for testing. If you're not happy with something, revert to a previous release. Can you be clear. Are you still having problems with deleting files on remote servers? What is the code you posted for?
  4. adam

    Image Viewer Error after upgrade

    It should be fixed now. It was failing the check for the download token. It's improved in the next beta release so I've fixed it with that code. I'd recommend upgrading when it comes out of beta later this week.
  5. adam

    Image Viewer Error after upgrade

    Thanks, I'll take a look. You need to also update the version number manually in _config.inc.php and it'll show correctly in the admin area.
  6. adam

    Image Viewer Error after upgrade

    Just confirming... you did the 3.5 plugin aswell as the 3.5 core? If so, send me temp access to the site via the contact form above and I'll take a look for you. I'll need script admin and FTP access to debug it.
  7. adam

    v3.5.1 beta - Report Bugs or Issues Here

    If this the '_config.inc.php' file link when adding a file server? Try reloading then clicking edit and selecting the file again, it should automatically populate with the correct information.
  8. adam

    v3.5.1 beta - Report Bugs or Issues Here

    @all: Update done todat to fix an issue with stats not logging when file uploaded by anon user. File changed in beta: - \includes\class.file.php
  9. adam

    v3.5.1 beta - Report Bugs or Issues Here

    Sorry I don't understand the issue, could you give more information?
  10. adam

    add torrent mod

    I agree with yetisharemods. There's no good way to get it within PHP. We've spent a lot of time (about 5 days in total!) looking into a solution which will work for everyone and there doesn't seem to be one which is robust and secure enough to use. The only real way to do it would be setting up...
  11. adam

    Get actual Image URL for Forum Post

    Not with the current plugin, although it wouldn't be too hard to add. I'll move this to the RFCs for review on the next development round.
  12. adam

    Image Viewer Error after upgrade

    Also, if you right click the failed image and click 'inspect' in firefox or chrome, you should see the image path. Load this directly in a new browser tab to see if there's any errors output.
  13. adam

    Image Viewer Error after upgrade

    Are you getting any errors in the logs/ folder?
  14. adam

    v3.5.1 beta - Report Bugs or Issues Here

    I don't recall the specific file which was fixed but uploading these from the latest beta should cover it: - includes/file.class.php - _get_all_file_server_paths.ajax.php - _file_manage_bulk_delete.ajax.php Make sure they're uploaded both to the main server and any file servers.
  15. adam

    v3.5.1 beta - Report Bugs or Issues Here

    @All - Minor update to includes/class.charts.php to fix php warning. Any fixes will be listed also in the diff file once moved out of beta later this week.
  16. adam

    v3.5.1 beta - Report Bugs or Issues Here

    Was it via the admin area or front end?
  17. adam

    v3.5.1 beta - Report Bugs or Issues Here

    This is working fine for me. I set 'non_user_allow_uploads' to 'no' and I was still able to upload with the admin user. Did you test any differently?
  18. adam

    v3.5.1 beta - Report Bugs or Issues Here

    This is now fixed in the latest beta download for local or 'direct' file servers. Only the includes/class.file.php has been changed.
  19. adam

    Bitcoin plugin...

    See the BitPay plugin: http://yetishare.com/bitpay_payment_gateway_plugin.html
  20. adam

    v3.5.1 beta - Report Bugs or Issues Here

    Just checking, did you update the file server with the latest files aswell?