You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can only download one file at a time. If I download a file, I can't browse tinyfilemanager anymore. If I try to click anywhere while downloading a file (or if I try to download a second file), the action will be queued until the download finishes. However, if I start a new private window while downloading a file, I can simultaneously download another file/browse tinyfilemanager. That's why I think this may be related to session management. See: https://stackoverflow.com/questions/1610168/downloading-files-with-php-only-downloading-one-at-a-time
The text was updated successfully, but these errors were encountered:
I can only download one file at a time. If I download a file, I can't browse tinyfilemanager anymore. If I try to click anywhere while downloading a file (or if I try to download a second file), the action will be queued until the download finishes. However, if I start a new private window while downloading a file, I can simultaneously download another file/browse tinyfilemanager. That's why I think this may be related to session management. See:
https://stackoverflow.com/questions/1610168/downloading-files-with-php-only-downloading-one-at-a-time
The text was updated successfully, but these errors were encountered: