Darkle
I am experiencing this as well and have experienced it before here ctml. Back then I tracked it down to a specific extension that impacted routes of extensions that were enabled after it. Do you by any chance make use of this SSO extension? This time around disabling SSO and disabling/enabling the blog extension didn't fix it like it did before.
Blog - Adds a blog section to your community
hrvoje_hr [deleted] ctml I am completely blank on this, I have 2 sites in production with the same problem and 1 local site where I am unable to reproduce it. The worst thing is not that, I just replicated the same php flarum info
from the local site on one of the sites in production, on the local one it works on the other one it doesn't.... What the hell is this?!
Actually the only difference between the local and production sites is that the local one is a fresh install with beta 16 and the others have been upgraded from beta 15 to beta 16, how did the upgrade break this? I have no idea how to proceed right now...
- Edited
2 site in production with freeflarum = problem
1 local flarum = ok
so...the problem i think its on freeflarum
Justoverclock The 2 sites are not on FreeFlarum they are hosted on my own server, so after replicating the configuration I don't know exactly what to do.
My site is not freeflarum either. Could it be specific combination of settings in blog extension?
maybe u can share the log and wait for jasper
- Edited
Justoverclock There are no logs related to the Blog extension, I found other logs for other extensions but after removing them they did not seem to have any effect on the problem.
ctml Correct, currently testing with only 4 extensions (Blog, Lock, Sticky and Tags).
luceos The problem persists having 60 extensions on one site and 4 on the other, something like that would make a lot of sense, both sites are on the same server/environment.
Operating System: CentOS Linux 8
Kernel: Linux 4.18.0-240.15.1.el8_3.x86_64
Flarum core 0.1.0-beta.16
nginx version: nginx/1.18.0
10.3.27-MariaDB
PHP version: 7.4.16
Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, pcntl, readline, Reflection, SPL, session, standard, bz2, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, intl, json, exif, mysqlnd, PDO, Phar, SimpleXML, sockets, sodium, sqlite3, tokenizer, xml, xmlwriter, xsl, mysqli, pdo_mysql, pdo_sqlite, xmlreader, Zend OPcache
Is there more information about the environment I should look for?
Darkle Can you share the url of the site?
for myself
Flarum instance with issue
Operating System: Red Hat Enterprise Linux release 8.3 (Ootpa)
Kernel: 4.18.0-193.41.1.el8_2.x86_64
Flarum core 0.1.0-beta.16
nginx version: nginx/1.14.1
MariaDB: 10.3.17
PHP version: 7.4.6
Without Issue
Operating System: Red Hat Enterprise Linux release 8.3 (Ootpa)
Kernel: 4.18.0-193.41.1.el8_2.x86_64
Flarum core 0.1.0-beta.15
nginx version: nginx/1.14.1
MariaDB: 10.3.13
PHP version: 7.4.6
- Edited
askvortsov You can see it on flarum.es, click on blog button (flarum.es/blog) to see the posts that are actually in the blog post category.
If you go to flarum.es/all you will see that the blog extension collects the discussions instead of the posts.
Darkle And to confirm, the settings are completely identical? Which site isn't having this issue?
Yes, at least for Flarum, I have been unable to reproduce it even with the same configuration on my xampp server. Which makes a lot of sense to me what luceos suggested.
luceos a case issue (linux environments fatally error with those whereas windows and Mac environments just step over them)
After ruling out problems with extensions @ctml seems to have the same problem
- Edited
After doing a lot of tests I have not been able to get anything clear. As a surprise on a new xampp server (Windows) without doing anything special the problem has arisen and is reproduced in the same way as in flarum.es so with this I think it can be ruled out that it is a problem in the environment(?).
Note that the server where flarum.es is hosted has been upgraded to PHP 8.0.3 which seems not to influence the problem as it remains the same.
One small detail that I'm sure didn't happen with beta 15 is that the save button of the extension seems to be broken, maybe it could be related? who knows, at least I don't know
Darkle One small detail that I'm sure didn't happen with beta 15 is that the save button of the extension seems to be broken, maybe it could be related? who knows, at least I don't know
Most likely unrelated, but I already submitted a PR for a fix v17development/flarum-blog82
I don't know why but this extention makes so on mobile regular Forum Navigation links does not show up
On a wider resolution it goes sideways:
Maybe someone knows how to fix this issue?
Does anybody faced an issue, when you open a blog forum, recent blogs does not show up unless you click on "blogs" again?
Author Info Box cannot display without login (Flarum Beta-16)
The extension is conflicting with FoF Follow Tags extension (Flarum Beta-16) that return error when publish the new article.