I have little problem with fof/pages when I directly access on page making by this extension : An error occurred while trying to load this page.
You can try whit this page : https://am4rok.eu/p/3-soutien
In console have those informations :
GET https://am4rok.eu/p/3-soutien 500
jquery-2.0.2.min.js:5 Cross-Origin Read Blocking (CORB) blocked cross-origin response https://app-directory.s3.amazonaws.com/hootlet/launched-app-directory-apps.json with MIME type application/json. See https://www.chromestatus.com/feature/5629709824032768 for more details.
send @ jquery-2.0.2.min.js:5
ajax @ jquery-2.0.2.min.js:5
(anonymous) @ apps.js:5
(anonymous) @ apps.js:3
l @ jquery-2.0.2.min.js:3
fireWith @ jquery-2.0.2.min.js:3
ready @ jquery-2.0.2.min.js:3
S @ jquery-2.0.2.min.js:3
load (async)
x.ready.promise @ jquery-2.0.2.min.js:3
ready @ jquery-2.0.2.min.js:3
init @ jquery-2.0.2.min.js:3
x @ jquery-2.0.2.min.js:3
(anonymous) @ jquery-2.0.2.min.js:3
(anonymous) @ jquery-2.0.2.min.js:3
(anonymous) @ jquery-2.0.2.min.js:5
I added those little modifications in the .htaccess, but have same problem without
# Disable directory listings
Options -Indexes
# MultiViews can mess up our rewriting scheme
Options -MultiViews
# Sécurisation du site Header
Header append X-FRAME-OPTIONS "SAMEORIGIN"
Header always set Access-Control-Allow-Origin: "*"
Header always set Access-Control-Allow-Methods: "GET,POST,OPTIONS,DELETE,PUT"
Header set X-Content-Type-Options "nosniff"
Header set X-XSS-Protection "1; mode=block"
Header add Content-Security-Policy "default-src https: 'unsafe-inline' 'unsafe-eval'; img-src * data:;"
# Header add Content-Security-Policy-Report-Only "script-src 'strict-dynamic' 'nonce-rAnd0m123' 'unsafe-inline' http: https:; object-src 'none'; base-uri 'none'; require-trusted-types-for 'script'; report-uri https://am4rok.eu https://www.googletagmanager.com;"
<IfModule headers_module.c>
Header always set Referrer-Policy "strict-origin-when-cross-origin"
</IfModule>
and my Flarum info :
Flarum core 0.1.0-beta.15
PHP version: 7.4.13
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, bz2, calendar, ctype, curl, hash, filter, ftp, gettext, gmp, SPL, iconv, pcntl, readline, Reflection, session, standard, shmop, SimpleXML, mbstring, tokenizer, xml, bcmath, dom, fileinfo, gd, imagick, imap, intl, json, ldap, exif, memcached, mysqli, mysqlnd, PDO, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, Phar, posix, soap, sockets, sqlite3,sysvmsg, sysvsem, sysvshm, tidy, xmlreader, xmlrpc, xmlwriter, xsl, zip
+------------------------------------------+----------------+--------+
| Flarum Extensions | | |
+------------------------------------------+----------------+--------+
| ID | Version | Commit |
+------------------------------------------+----------------+--------+
| qiaeru-lang-french | v1.9.1 | |
| flarum-lang-english | v0.1.0-beta.15 | |
| fof-linguist | 0.5.0 | |
| flarum-emoji | v0.1.0-beta.15 | |
| flarum-mentions | v0.1.0-beta.15 | |
| flarum-subscriptions | v0.1.0-beta.15 | |
| flarum-tags | v0.1.0-beta.15 | |
| fof-oauth | 0.2.0 | |
| datitisev-maintenance | 0.3.0 | |
| flarum-markdown | v0.1.0-beta.15 | |
| flarum-sticky | v0.1.0-beta.15 | |
| flarum-lock | v0.1.0-beta.15 | |
| flarum-suspend | v0.1.0-beta.15 | |
| fof-links | 0.5.0 | |
| fof-pages | 0.6.0 | |
| flarum-flags | v0.1.0-beta.15 | |
| flarum-nicknames | v0.1.0-beta.15 | |
| flarum-bbcode | v0.1.0-beta.15 | |
| fof-share-social | 0.3.0 | |
| fof-upload | 0.12.0 | |
| fof-user-directory | 0.5.0 | |
| fof-bbcode-details | 0.2.1 | |
| fof-bbcode-tabs | 0.2.1 | |
| fof-formatting | 0.3.1 | |
| oe800-bbcode-alerts | 0.2.0 | |
| antoinefr-bbcode-fa | 0.2.1 | |
| fof-polls | 0.3.2 | |
| fof-follow-tags | 0.6.4 | |
| flarum-approval | v0.1.0-beta.15 | |
| fof-subscribed | 0.4.1 | |
| fof-transliterator | 0.3.0 | |
| fof-byobu | 0.6.0 | |
| fof-analytics | 0.11.0 | |
| rooaaar-lang-french-extended | v1.17.0 | |
| fof-gamification | 0.4.2 | |
| fof-user-bio | 0.4.1 | |
| fof-socialprofile | 0.2.0 | |
| fof-terms | 0.6.1 | |
| jslirola-login2seeplus | v0.1.7 | |
| fof-sitemap | 0.6.0 | |
| flarum-statistics | v0.1.0-beta.15 | |
| askvortsov-moderator-warnings | v0.4.0 | |
| fof-best-answer | 0.3.2 | |
| fof-prevent-necrobumping | 0.4.0 | |
| fof-split | 0.6.0 | |
| fof-merge-discussions | 0.5.1 | |
| fof-cookie-consent | 0.4.0 | |
| fof-moderator-notes | 0.4.0 | |
| fof-impersonate | 0.7.0 | |
| sycho-profile-cover | v1.2.2 | |
| fof-profile-image-crop | 0.2.1 | |
| fof-disposable-emails | 0.2.1 | |
| fof-nightmode | 0.7.1 | |
| askvortsov-discussion-templates | v0.2.1 | |
| v17development-seo | 1.5.1 | |
| fof-filter | 0.3.1 | |
| clarkwinkelmann-emojionearea | 0.3.0 | |
| flarum-pusher | v0.1.0-beta.15 | |
| migratetoflarum-canonical | 0.2.3 | |
| clarkwinkelmann-circle-groups | 0.2.3 | |
| clarkwinkelmann-create-user-modal | 1.2.0 | |
| clarkwinkelmann-first-post-approval | 0.1.3 | |
| fof-reactions | 0.5.0 | |
| zerosonesfun-hashtags | 4.0.2 | |
| clarkwinkelmann-author-change | 0.2.2 | |
| fof-forum-statistics-widget | 0.4.0 | |
| ianm-synopsis | 0.1.0 | |
| fof-webhooks | 0.4.0 | |
| clarkwinkelmann-popular-discussion-badge | 0.2.2 | |
| michaelbelgium-discussion-views | v5.0.0 | |
+------------------------------------------+----------------+--------+
Base URL: https://am4rok.eu
Installation path: /home/***/public_html/am4
Debug mode: off
Don't know where I have to "introspect" to make this ok. The strange part, when I access to this page through the main site, the page is "working"
// note for me
Disable all extensions
Enable all again one by one and all time clear the cache
all seems to be ok now (or when a dust appear somewhere) ^^