Hello Mian Saleem,
My 2nd license: My questions:
- Text length in “additional profile - bio”, Images 1
- Where is the text in “additional profile - Singnature”
- Text is translated in de.js, but does not work. Images 3
- AAnswered
Hello, the problem may be the language file. You wrote: “You can edit the boot method of app/Providers/AppServiceProvider.php and add the line” app()->useLangPath(base_path(‘lang’)); Where do I have to put this? Is this correct?
Attachments - MSAnswered
Andreas No, please add it in the boot method by moving it to line 24 (on your screenshot) but it should be line 23 as my attachment. Thanks
- AAnswered
Thank you! Now I have read it with the language file and have changed it correctly in the AppServiceProvider.php. Now my test page works again! Difficult birth! But the reinstallation still doesn’t work, attachment ERROR_Reinstallation.pdf
- AAnswered
NEW! Thank you! Now I have read it and changed it correctly in the AppServiceProvider.php. But unfortunately I still can’t get into the settings (test page). Reinstallation does not work either, see attachments
Thank you
- MSAnswered
Hello,
I can see the error related to APP_KEY. I am not sure if that’s the problem, but you can check the
.env
file and update theAPP_KEY
line toAPP_KEY=
then runphp artisan key:generate
Please ask new question as we need to check your installation.
Thank you
- AAnswered
Hello, when I look at the articles after the last update, it looks like this (attachment). There are no errors in the log file.
Thank you
Attachments - MSAnswered
Andreas I am not sure but suspecting something related to SSL. Can you please share the forum URL to have look. Thanks
- AAnswered
Hello, https://reisewink.de
- MSAnswered
Hello,
You have a relative path for the image in the ad code that’s why the images are not showing. This has nothing to do with articles.
Thank you
- AAnswered
Okay, thanks. What would be the correct path? Thank you
- Login to Reply