- Edited
datitisev Yes, put at homepage.
It appears loading in html, but in debug it says that.
datitisev Yes, put at homepage.
It appears loading in html, but in debug it says that.
VelcisRibeiro fixed clicking on Home Button, and another issue, im using translated package and strings are not in pt-br, how can i add it to the lang?
and how to set only for unregistered member?
VelcisRibeiro You can clone the repo, copy the en.yml
file as pt.yml
and translate the strings. Then make a PR .
datitisev thankss, will try.. and how about homepage only for guests? or register a user as guest, than admin changes to member
composer update fof/pages
No way to make it only for guests? Like on homescreen?
VelcisRibeiro Not right now, no.
I changed the slug of a page but I still could visit the old link. Is this a bug?
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?
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?
Further to the above, @Th0mC I have managed to replicate similar behaviour on my own installation:
Issue created: FriendsOfFlarum/pages7
katos Hi all,
Thanks for the issue creation on GitHub.
Understood that it is not a bug as it is now closed on GiHub but I didn't understood what to do.
It's talking about CSS change on admin preferences but CSS as it is in the "normal" part is good for me, I don't want to change it. I just want to have the same behaviour in the standard flarum pages and in the "page extension' pages.
How I can get this?
Thanks in advance
Is this currently compatible with the latest version of Flarum?
bin Yep, works fine.
Likqez yeah, i too have this bug.
@datitisev fix please. https://discuss.flarum.org/d/18301-friendsofflarum-pages/111
composer update fof/pages
Veriael Yes it didn't work in the newly installed Beta 9
YusufYldrm and Veriael Actually, works fine on my Flarum.
Flarum 0.1.0-beta.9
PHP 7.2.19-0ubuntu0.18.04.1
MySQL 5.7.26-0ubuntu
FoF Pages 0.2.3
tolgaaaltas It works well on flarumtr.com, which I updated from beta8 to beta9. However, localhostta installation did not work. Cannot activate plugin.