I changed the slug of a page but I still could visit the old link. Is this a bug?
FriendsOfFlarum Pages
I get the message that HTTPS is not working correctly when I access to a PAGE generated by this extension.
All the site/forum urls works well, but when I access to the fof/pages I get this:
Someone else happens the same?
- Edited
datitisev After opening the page, when you click the logo to return to the home page, an error occurs.Click the second time to return to the homepage
[root@XXX]# php flarum info
Flarum core 0.1.0-beta.8.1
PHP version: 7.3.1
Loaded extensions: Core, date, libxml, openssl, pcre, sqlite3, zlib, bcmath, ctype, curl, dom, filter, ftp, gd, gettext, hash, iconv, intl, json, mbstring, SPL, session, pcntl, standard, PDO, mysqlnd, pdo_sqlite, Phar, posix, Reflection, pdo_mysql, shmop, SimpleXML, soap, sockets, mysqli, sysvsem, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, zip, fileinfo, redis, exif, imagick, Zend OPcache
+----------------------------------+------------------+--------+
| Flarum Extensions | | |
+----------------------------------+------------------+--------+
| ID | Version | Commit |
+----------------------------------+------------------+--------+
| flarum-approval | v0.1.0-beta.8 | |
| flarum-bbcode | v0.1.0-beta.8 | |
| flarum-emoji | v0.1.0-beta.8 | |
| flarum-lang-english | v0.1.0-beta.8 | |
| flarum-flags | v0.1.0-beta.8.1 | |
| flarum-likes | v0.1.0-beta.8.1 | |
| flarum-lock | v0.1.0-beta.8 | |
| flarum-markdown | v0.1.0-beta.8 | |
| flarum-mentions | v0.1.0-beta.8.1 | |
| flarum-statistics | v0.1.0-beta.8 | |
| flarum-sticky | v0.1.0-beta.8 | |
| flarum-subscriptions | v0.1.0-beta.8 | |
| flarum-suspend | v0.1.0-beta.8 | |
| flarum-tags | v0.1.0-beta.8.2 | |
| csineneo-lang-simplified-chinese | v0.1.0-beta.8.23 | |
| flarum-pusher | v0.1.0-beta.8.1 | |
| wiwatsrt-best-answer | v0.2.0 | |
| fof-links | 0.1.1 | |
| fof-custom-footer | 0.1.3 | |
| kvothe-reply-to-see | v0.1.2 | |
| kvothe-signup-button | v0.1.4 | |
| reflar-polls | 1.3.2 | |
| reflar-nightmode | 0.2.0 | |
| fof-pages | 0.2.2 | |
| flagrow-upload | 0.7.1 | |
+----------------------------------+------------------+--------+
Base URL: https://bbs.***.com
Installation path:***
Debug mode: off
storage/logs/flarum.log
log/nginx/error.log
log/php.log
No error
Installed just fine, but I cannot see an option to create a page anywhere?
corytheinnocent The extension adds a page to the Admin sidebar (where you can find Dashboard, Basics, etc...). That page has a button to create a new page.
Hi, i'm new this extension works fine on my localhost but i would like to see the discussion list sidebar when i use a new page from the extension. How can i do it ? thanks.
i'm noob ^^ but i try to comprehend the language behind and the processus... i only know php as much... i'm not a developer but i will try
Hi all, was looking for that. That's perfect.
Just one thing, I don't know if it's normal or not.
In the screen capture, it seems that you can use markdown just as we are using it in the discussion.
But when, for example, I use a list, I get a line feed between each item of the list.
Is it normal? Or I'm doing something wrong?
Thanks
Thomas
If you are on a Custom Page you created and you press the back button on the left top corner I am not redirected to the homepage.
Th0mC
But when, for example, I use a list, I get a line feed between each item of the list. Is it normal? Or I'm doing something wrong?
Thank you for this report, as a QA staff member, assisting with these extension developments, I will attempt to replicate your issue and open a ticket if applicable.
Likqez
If you are on a Custom Page you created and you press the back button on the left top corner I am not redirected to the homepage.
Can't say I am able to replicate this one @Likqez - Are you able to provide further information please?
- Edited
Further to the above, @Th0mC I have managed to replicate similar behaviour on my own installation:
Issue created: FriendsOfFlarum/pages7