FriendsOfFlarum / upload

The file upload extension with insane intelligence for your Flarum forum.
https://discuss.flarum.org/d/4154
MIT License
175 stars 94 forks source link

Load More Files does not work as expected #395

Open Zomphie opened 5 months ago

Zomphie commented 5 months ago

Bug Report

Current Behavior When I go to my profile and view my media OR when I go to post a comment or make a post, I go to upload media and am only able to see a handful of images. I cannot see more than this. And the images get shuffled from before.

Steps to Reproduce

  1. Go to 'Media by making a post, comment or uploading them directly into your profile.'
  2. Click on 'Media Share'
  3. Scroll down to 'and click on 'Load More Files'
  4. See error

Expected Behavior I should be able to see all media files, even after 'Load More Files' and they should all be accessible.

Screenshots None

Environment

Output of "php flarum info", run this in terminal in your Flarum directory.

Flarum core: 1.8.3
PHP version: 8.2.14
MySQL version: 10.5.23-MariaDB-1:10.5.23+maria~ubu2004
Loaded extensions: Core, date, libxml, pcre, zlib, filter, hash, json, random, readline, Reflection, SPL, session, ctype, curl, dom, fileinfo, gd, gmp, iconv, intl, mbstring, openssl, PDO, standard, SimpleXML, sodium, tokenizer, xml, xmlwriter, zip, exif, mysqlnd, Phar, pdo_mysql, uuid, Zend OPcache
+------------------------------------+---------------+--------+
| Flarum Extensions                  |               |        |
+------------------------------------+---------------+--------+
| ID                                 | Version       | Commit |
+------------------------------------+---------------+--------+
| flarum-flags                       | v1.8.0        |        |
| flarum-tags                        | v1.8.0        |        |
| flarum-approval                    | v1.8.1        |        |
| blomstra-gdpr                      | 0.1.0-beta.20 |        |
| flarum-mentions                    | v1.8.2        |        |
| flarum-subscriptions               | v1.8.0        |        |
| fof-follow-tags                    | 1.2.2         |        |
| flarum-suspend                     | v1.8.1        |        |
| fof-oauth                          | 1.6.6         |        |
| sycho-github-milestone             | v0.1.2        |        |
| justoverclock-purify               | 0.1.7         |        |
| ianm-twofactor                     | 1.0.11        |        |
| ianm-syndication                   | 1.3.4         |        |
| ianm-follow-users                  | 1.4.5         |        |
| fof-user-bio                       | 1.3.2         |        |
| fof-upload                         | 1.5.4         |        |
| fof-terms                          | 1.3.0         |        |
| fof-recaptcha                      | 1.3.2         |        |
| fof-moderator-notes                | 1.2.2         |        |
| fof-merge-discussions              | 1.4.1         |        |
| fof-links                          | 1.2.2         |        |
| fof-ignore-users                   | 1.2.1         |        |
| fof-github-autolink                | 1.1.4         |        |
| fof-drafts                         | 1.2.10        |        |
| fof-default-group                  | 1.1.2         |        |
| fof-cookie-consent                 | 1.1.2         |        |
| fof-ban-ips                        | 1.1.1         |        |
| fof-anti-spam                      | 1.1.2         |        |
| flarum-sticky                      | v1.8.0        |        |
| flarum-statistics                  | v1.8.0        |        |
| flarum-nicknames                   | v1.8.0        |        |
| flarum-markdown                    | v1.8.0        |        |
| flarum-lock                        | v1.8.0        |        |
| flarum-likes                       | v1.8.0        |        |
| flarum-lang-english                | v1.8.0        |        |
| flarum-extension-manager           | v1.0.1        |        |
| flarum-emoji                       | v1.8.0        |        |
| flarum-bbcode                      | v1.8.0        |        |
| clarkwinkelmann-username-blacklist | 1.0.0         |        |
| askvortsov-moderator-warnings      | v0.6.3        |        |
| askvortsov-markdown-tables         | v1.2.1        |        |
+------------------------------------+---------------+--------+
Base URL: None
Installation path: /opt/flarum
Queue driver: sync
Session driver: file
Scheduler status: Never run
Mail driver: smtp
Debug mode: off

Possible solution(s)

Additional Context Add any other context about the problem here.