FriendsOfFlarum Pages
- Edited
- Edited
datitisev You can use it without migrating, the migration just makes the slug unique so there are no pages with the same slug
With this errors I will have any problem if I need to migrate flarum or other of their extensions?
For other hand... I updated but I still can't access to the pages without the number on slug
I have https://www.domain.com/public/p/3-faq
but
I want https://www.domain.com/public/p/faq
When I tryed to access without "3-" now there is not a 404 error page like before but now there is a loading gif and this message: "The requested resource was not found".
I got an error when activating this extension.
Im getting this
[Error] TypeError: this.page.contentHtml is not a function. (In 'this.page.contentHtml()', 'this.page.contentHtml' is undefined)
VelcisRibeiro Are you getting that error when visiting a page?
- Edited
datitisev Yes, put at homepage.
It appears loading in html, but in debug it says that.
- Edited
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
0.2.2
- Fix weird errors when enabling fof/pages 0.2.0 because of the new migration
- Removed migration
Updating
composer update fof/pages
No way to make it only for guests? Like on homescreen?