This is marked in https://extiverse.com/extension/fof/links as beta.16 compatible but according to compose/packagist reguires older version than beta.16: https://packagist.org/packages/fof/links
I posted it on github also now.
luceos Should I post this same info there also, to have all info in one place (which browser is proving the issue to me etc)?
- Edited
As the title says, here's a gif illustrating it also:
php flarum info
returns the following:Flarum core 0.1.0-beta.10 PHP version: 7.2.22-1+0~20190902.26+debian9~1.gbpd64eb7 Loaded extensions: Core, date, libxml, openssl, pcre, zlib, filter, hash, pcntl, Reflection, SPL, sodium, session, standard, mysqlnd, PDO, xml, calendar, ctype, curl, dom, mbstring, fileinfo, ftp, gd, gettext, iconv, igbinary, imagick, intl, json, exif, mysqli, pdo_mysql, Phar, posix, readline, redis, shmop, SimpleXML, soap, sockets, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, wddx, xmlreader, xmlwriter, xsl, zip, Zend OPcache +-----------------------+----------------+--------+ | Flarum Extensions | | | +-----------------------+----------------+--------+ | ID | Version | Commit | +-----------------------+----------------+--------+ | flarum-bbcode | v0.1.0-beta.8 | | | flarum-emoji | v0.1.0-beta.10 | | | flarum-flags | v0.1.0-beta.9 | | | flarum-likes | v0.1.0-beta.9 | | | flarum-lock | v0.1.0-beta.9 | | | flarum-mentions | v0.1.0-beta.10 | | | flarum-sticky | v0.1.0-beta.9 | | | flarum-subscriptions | v0.1.0-beta.9 | | | flarum-suspend | v0.1.0-beta.9 | | | flarum-tags | v0.1.0-beta.10 | | | flarum-markdown | v0.1.0-beta.10 | | | flarum-approval | v0.1.0-beta.8 | | | flarum-lang-english | v0.1.0-beta.10 | | | flarum-statistics | v0.1.0-beta.9 | | | reflar-webhooks | 0.1.7 | | | fof-formatting | 0.1.2 | | | fof-split | 0.4.3 | | | fof-merge-discussions | 0.3.3 | | | fof-username-request | 0.2.0 | | | fof-polls | 0.1.1 | | | fof-user-directory | 0.3.3 | | | fof-recaptcha | 0.1.1 | | +-----------------------+----------------+--------+ Base URL: https://forum.gogroupvirtual.eu Installation path: /home/webs/gogroupvirtual.eu/forum Debug mode: ON Don't forget to turn off debug mode! It should never be turned on in a production system.
Happens with my main browser, which is Vivaldi 2.7.1628.33 (Stable channel) (64-bit) (a chromium based browser). Doesn't happen with Chrome nor Edge.
Our domain has Cloudflare as middle man also.Issue happens on here https://discuss.flarum.org also.
List of extensions enabled on my Vivaldi:
uBlock and Pop-up blocker were the first extensions I tried to disable.
Does anybody see something somewhere in my lists that they know can cause this. Console is free of errors.
Is it possible to add a poll to already existing post? Can't find this feature.
matteocontrini You were correct, thank you.
- Edited
OS: Debian 9.7
Apache:Server version: Apache/2.4.25 (Debian) Server built: 2018-11-03T18:46:19 Server's Module Magic Number: 20120211:68 Server loaded: APR 1.5.2, APR-UTIL 1.5.4 Compiled using: APR 1.5.2, APR-UTIL 1.5.4 Architecture: 64-bit
PHP: 7.2.14
vhost file
<VirtualHost **omitted**:443> ServerAdmin **omitted** ServerName **omitted** DirectoryIndex index.php index.html DocumentRoot **omitted**/forum/public ErrorLog **omitted**/logs/forum_error_log CustomLog **omitted**/logs/forum_access_log common <Directory **omitted**/forum/public> AllowOverride All Options +Indexes +FollowSymLinks +MultiViews Order allow,deny Allow from all # New directive needed in Apache 2.4.3: Require all granted </Directory> <IfModule mpm_itk_module> AssignUserId **omitted** **omitted** </IfModule> SSLCertificateFile **omitted** SSLCertificateKeyFile **omitted** Include /etc/letsencrypt/options-ssl-apache.conf </VirtualHost>
jordanjay29 As far as my memory goes - nothing. My last actions were: disabling all extensions, upgrading to latest flarum, re-adding working extensions. At that point everything worked (even admin panel). Then I just kept things as they are and suddenly later I noticed that the admin panel no longer works.
jordanjay29 Cleared Cloudlflare cache and even turned the subdomain to DNS only mode.
tankerkiller125 Wasn't enabled
Still no change.Artuu I did. No extra errors popped up anywhere (not in the apache/php logs, not in console, not in the page itself)
- Edited
As said in the original post, php flarum cache:clear has been tried several times. Console errors:
- Edited
At one point my admin panel started showing
Something went wrong while trying to load the full version of this site. Try hard-refreshing this page to fix the error.
error message. I suspect this is caused by one of the extensions, is there a way I can debug which one this is?I'm on beta 8.
Addons installed:
Polls by reflar:
https://flagrow.io/extensions/reflar/pollsSplit by flagrow:
https://flagrow.io/extensions/flagrow/splitAutoimage:
https://flagrow.io/extensions/s9e/flarum-ext-autoimageEmbed media:
https://flagrow.io/extensions/s9e/flarum-ext-mediaembed
https://discuss.flarum.org/d/647-s9e-mediaembed-embed-videos-and-third-party-contentWebhooks:
https://discuss.flarum.org/d/17812-webhooks-by-reflarServer running PHP 7.2.14
php flarum cache:clear has been run several times.
Okay, intersting fact
Works in Firefox, Edge and Chrome, but doesn't work in Vivaldi (Chromium based browser)@datitisev As soon as I open the editor, this appears yes:
- Edited
Formatting buttons on the bottom of post do nothing. Same is happening on my own forum and here actually.
Emoji and mention buttons are the only one that work.
luceos Indeed, that was the issue (forgot to update apache module after php upgrade from 7.0 to 7.2). Thanks.
Sorry about forgetting to mention host:
PHP: 7.2.12
MariaDB: 10.1.37Requirements say PHP 7.1+ and MySQL 5.6+ or MariaDB 10.0.5+ son that side should be okay.
It's hosted on Apache in Debian machine.Running PHP modules:
[PHP Modules] calendar Core ctype curl date dom exif fileinfo filter ftp gd gettext hash iconv json libxml mbstring mysqli mysqlnd openssl pcntl pcre PDO pdo_mysql Phar posix readline Reflection session shmop SimpleXML sockets sodium SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter xsl Zend OPcache zip zlib [Zend Modules] Zend OPcache
- Edited
Upgraded to Beta 8, steps:
- moved old forum to forum-old
- created new forum folder
- installed new installation to that folder
- copied over config.php and assets folder (last one to public/assets)
- ran
composer update
php flarum migrate
php flarum cache:clear
No errors so far, but if I try to go to the page:
Is there an option to connect Steam with already reqistered account?
AmauryPi Ah I disabled it after it wasn't working, that's why you got 404. Can't really see how I can install it wrongly, since it's installed via composer.
Enabled it again.