Shamim Hasan

Forum Replies Created

Viewing 15 posts - 1,576 through 1,590 (of 2,460 total)
  • Author
    Posts
  • in reply to: 10.1.1 update – all previous PMs lost? #16934
    Shamim Hasan
    Keymaster

    This is only applicable for user who is making request withing that time (generally admin who is updating the plugin). So users should not be affected.

    Also i have already solve this issue and back ported the code to current version. So users can update this plugin without any additional code run.

    in reply to: 10.1.1 update – all previous PMs lost? #16922
    Shamim Hasan
    Keymaster

    With more extensive testing i found a issue which is too rare. If a request is made during update between user meta delete and message update (time is less than 1 second depending on your messages size) then this issue occur. I believe which is case for you.

    You can add delete_metadata( 'user', 0, '_fep_user_message_count', '', true ); in your theme’s (child theme’s if any) functions.php, then refresh your admin area couple of times and remove this code. This will solve your issue.

    in reply to: Unable to remove "maxlength" and "minlength" requirements #16915
    Shamim Hasan
    Keymaster

    This one also tested and working.
    Please make sure your code is in right place ( in your theme’s (child theme’s if any and active) functions.php )

    Let me know.

    in reply to: How to link the participants name to their profile? #16913
    Shamim Hasan
    Keymaster

    These are working, I have tested it now in my test website and it is working. Also nothing is changed in these hooks.

    Please make sure your code is in right place ( in your theme’s (child theme’s if any and active) functions.php )

    Let me know.

    in reply to: Email notifications doesn't send #16890
    Shamim Hasan
    Keymaster

    Also i prefer you install any SMTP plugin. That will send email through SMTP and may solve your issue.

    in reply to: Email notifications doesn't send #16887
    Shamim Hasan
    Keymaster

    When i went to lost password (for test email sending) i am getting error (see screenshot). So it seems there is issue with your server for sending email. Please contact your host.

    Let me know.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Email notifications doesn't send #16880
    Shamim Hasan
    Keymaster

    I have added in changelog that it is a breaking changes update. Also version is 8.4.1 to 10.1.1 which is major update (read more in https://semver.org/ for versioning). So it is obvious that it contain big changes.

    Please use https://www.shamimsplugins.com/sensitive-information/ to send your credentials. I will add a new test user using my email address so that i can check if i receive email, is that ok?

    in reply to: Email notifications doesn't send #16868
    Shamim Hasan
    Keymaster

    As this is front-end pm, most of the features are created for front-end. Now you can add announcement from front-end. First go to Front End PM PRO > Settings > Security > Can permitted users add Announcement from front end?, check this. Now you will see a new button in front-end to add announcement.

    For email issue, do you have development site? can i have access to your website to debug?

    Shamim Hasan
    Keymaster

    There is FEP Empty Widget where you can use hook to show what you want. You can also check “Display help to configure this widget in front end?” when setup this widget so in front-end it will show which php code you need to hook to that widget.

    Any custom code always goes to child theme’s functions.php (or if you have custom plugin for this then in that plugin). That way you can update plugins and themes without loosing your custom code.

    in reply to: All Messages Lost after Update #16848
    Shamim Hasan
    Keymaster

    Can you give me access to your website to debug?
    In my test, it all goes smoothly, So i cannot see where is the issue is.

    in reply to: Message Renumbering after Update #16846
    Shamim Hasan
    Keymaster

    Please follow step by step
    1. Use your database backup copy which you made before this plugin update. Messages once updated cannot be updated again. So make sure you are using backup copy of your database which backup you made before this plugin update to 10.1.1.

    2. You can use github verion OR you can use current PRO version. If you use PRO version make sure to make these 2 changes https://github.com/shamim2883/front-end-pm/commit/2d0eec44b5824bd5526d0b9532d309771700a533 and https://github.com/shamim2883/front-end-pm/commit/ec6221f36e4d451140683380da9d1e547605c940

    3. Now click “Proceed” in admin notice and continue update.

    in reply to: 10.1.1 update – all previous PMs lost? #16831
    Shamim Hasan
    Keymaster

    Legacy message should not have any impact with this.
    If you send a new message does that show in front-end?
    Can you give me access to your website to debug?

    in reply to: Message Renumbering after Update #16829
    Shamim Hasan
    Keymaster

    You should save order number in message meta, that way is recommended.
    If you want message id same as previous message id, you can update using https://github.com/shamim2883/front-end-pm version. Uninstall current version and download and install github version.
    remember if your database copy is already updated you cannot use that database copy. Use database copy before update.
    After update finish uninstall github version and install your latest PRO version of the plugin.

    Let me know.

    in reply to: Strange graphic in To box #16818
    Shamim Hasan
    Keymaster

    You can delete account now.
    I will trim name in next version.
    By default it does not affect any installation (only if user first_last_name or last_first_name is shown then this error may occur which is not by default). So no immediate new version will be released.

    in reply to: 10.1.1 update – all previous PMs lost? #16816
    Shamim Hasan
    Keymaster

    It should show both in front-end and back-end.
    In Front End PM PRO > All Messages does your name shows in Sender or Recipients list?
    Do you use any custom template for this plugin?
    Please clear any cache if you have.

    Let me know.

Viewing 15 posts - 1,576 through 1,590 (of 2,460 total)