Question: Resend Verification Email

Resend Verification Email

Hello, it asks for the "RESEND VERIFICATION EMAIL". But the verification does not work and can not log out. Any mail reception does not work! Can I also send a private message with url and

A

Andreas

Asked

Hello, it asks for the “RESEND VERIFICATION EMAIL”. But the verification does not work and can not log out. Any mail reception does not work! Can I also send a private message with url and access?

Please help. Best regards

  • A

    Andreas

    Answered

    Hello,

    Super, invitation is working now. Thank you.

    1. But the new user does not yet have permission to post nine threads. Admin must give him a role, why?
    2. Videos are not displayed, Replies.png,
    3. Text (replies) edit in html/css format, Replies.png

    Thank you

  • A

    Andreas

    Answered

    Hello,

    which file did you change in the “invitation”? You have changed on reisewink.de and I translations and I would have to undo with much effort. On test.reisewink.de not, there is not everything original. Could you send me this changed file or install on test.reiseink.de also?

    Thank you very much

  • A

    Andreas

    Answered

    Hello,

    I now have a forum that works. Only one problem: Invitations. You have solved it on reisewink.de. Can you PLEASE solve the problem also on test.reisewink.de? Or send me the modified script. So I can finally finish everything on the weekend and test again exactly.

    Thank you very much and have a nice weekend.

  • MS

    Mian Saleem

    Answered

    Hello,

    Please edit app/Models/Traits/GroupPermission.php and change line no 35 - 37 from

     if ($user && $user->roles) {
        return $query->forRole($user->roles->first()->id, $user);
    }
    

    to

    if ($user && $role_id = $user->roles?->first()?->id) {
        return $query->forRole($role_id, $user);
    }
    

    Thank you

  • A

    Andreas

    Answered

    Hello and Thank you You could have told me that the installed script does not work on another domain. Would have saved me a lot of work. Once again, I am not a developer! Once again, I am not a developer! I did the work and put everything into a pdf file. Attached is a pdf with changes.

  • A

    Andreas

    Answered

    Hello and Thank you You could have told me that the installed script does not work on another domain. Would have saved me a lot of work. Once again, I am not a developer! Once again, I am not a developer! I did the work and put everything into a pdf file. Attached is a pdf with changes.

  • MS

    Mian Saleem

    Answered

    Hello,

    Install script works same on all machines/domains/subdomains.

    If you can’t manage photos in ad code, please ask help from any friend developer.

    1. Invitation doesn’t need to be verify account if the same email address is used. If the user register with different email address then it need to be confirmed

    2. All images are full width in all posts. Ad images nothing to do with this item or support that is not related in way. If you can open them the image in browser then those will be displayed

    3 & 4. In settings - forum, you can set the Review New User Threads as you need

    5 & 6. I see the video code is not render, I will check this. How are you adding the code and what editor are you using?

    1. Invitations will be fixed to only display the user own records

    2. You can generate the sitemp from settings page and then check it again

    3. Didn’t understand but will check the favorites again

    4. There is no option to translate the editor texts yet. I will check this in future updates

    5. You can disable uploads in the settings (applied to photos/files and vidoes)

    6. No idea, please check with your server admin or hire developer to help you

    7. Sidebar is displayed as per forum settings (trending threads & who to follow)

    8. Forum is multi-ligual and can be translation to any language except few js plugin like editor. Those will be update in future

    9. You can translate the validation rules in lang/en/ There are possibility that some language straing might be missing, you can add those to you language json file and translate. If can’t translate, let us know we will check and add missing string to language file.

    Thank you

  • A

    Andreas

    Answered

    Hello and thank you,

    I have made a lineup with customizations. I use editor TinyMCE

    At some point I would like to start with the forum.

    Thank you

  • A

    Andreas

    Answered

    Hello,

    I have uploaded version 16. Very good with the german file. I have a customized de.json on en.reisewink.de, attached de.pdf and Beta_17.pdf for customizations version 17. I do not have a point of criticism. A large photo e.g. 4032 × 3024 takes very long to upload.

    Thank you

  • A

    Andreas

    Answered

    Sorry,

    I have not found anything. In the contact form you have to enter the phone number, otherwise comes error message! (screenshot)

  • Login to Reply