KD
Asked
I try install the simple forum, but after install website can’t run, server error (500). What this problem?
Attachments
- MSAnswered
Hello,
Please edit the
resources/views/layouts/public.blade.php
and edit line 147 to changekey($user->id)
tokey($top_user->id)
This error is fixed and the download file will be update by the end of this week.
If after edit you still have issue, please check the error in latest file of
storage/logs/
folder and let me know the error details so that I can suggest.Thank you
- Login to Reply