UmayalVeerappan Installed the latest version. And configured the Forum. But all the text seems to be referenced from somewhere, which I am not able to find out. Am I missing something. The screen is full of variables like core.forum.discussion_list.empty_text
UmayalVeerappan @luceos i didn't install any language packages for launguage i did the below steps the composer create-project flarum/flarum . --stability=beta created db then ran localhost/flarum after installing flarum the first page contents are all referenced as 'core.forum.discussion_list.empty_text' this is the page i took reference from. https://docs.flarum.org/install.html#customizing-paths kindly help to check
luceos Are you able to access the admin area (http://yoururl/admin) then try to enable the English language extension. I fear it hasn't been enabled in the installation process..
UmayalVeerappan @luceos not able to access admin getting 403 forbidden error. What is the fix for this issue. Kindly let me know
luceos UmayalVeerappan how and where did you install this? Is this a wamp/xamp server? Did you enable rewrite? Have you been able to open the actual forum already?
UmayalVeerappan @luceos i am using xampp server and i have already enabled rewrite and can open the forum but not the admin