Shamim Hasan

Forum Replies Created

Viewing 15 posts - 2,146 through 2,160 (of 2,445 total)
  • Author
    Posts
  • in reply to: Insert Message from another application #6397
    Shamim Hasan
    Keymaster

    $admins = fep_get_option('oa_admins', array()); will give you array of admins.

    in reply to: Announcement sending email #6373
    Shamim Hasan
    Keymaster

    Are you using any SMTP plugin or any other plugin which change wp_mail function? Your issue seems return false from wp_mail function all the time and it should not be. I will try to add a filter to bypass this check next version.

    in reply to: Announcement #6370
    Shamim Hasan
    Keymaster

    I have sent to 1000 users and it seems it sent to all users.
    Can you please try again.
    Also please debug on and try to see error log of your server if anything there regarding this.
    Let me know.

    in reply to: Announcement #6339
    Shamim Hasan
    Keymaster

    Why you use Free version when you have PRO version?
    Some server limit email sending within time. Free version send email at a time, so if server limit that then those email will not be sent.
    PRO version have a feature to queue your announcement emails. So that emails will be sent in your desire time with a small chunk. You can try use that feature.

    in reply to: Redirection of ads mails to private internal messaging #6331
    Shamim Hasan
    Keymaster

    Glad to hear that issue is solved and it is not this plugin issue.
    Let me know anytime if you need my assistance about Front End PM PRO.

    Regards
    Shamim

    Shamim Hasan
    Keymaster

    Nice suggestion.
    I will try to do this in next major version.
    If you can send some CSS for this you are welcome.

    Thanks

    Shamim Hasan
    Keymaster

    Thank you again.
    But There can be added unlimited number of recipients. In this approach more than 3-4 recipients will make clutter and make this system unreadable.

    Last version also i tried to make like this but i was out of idea. When i get any good idea i will make those changes.
    If you (anyone) have any good idea please let me know.

    Thanks

    in reply to: Insert Message from another application #6307
    Shamim Hasan
    Keymaster

    Your attachment will not be sent with email in your approach.
    From my code add_action ('fep_action_message_after_send', 'fep_open_emr_upload_attachments', 10, 3 ); and bellow everything move to above function action_putmessage( $args ) {. That means attachment hook have to be added first.

    Let me know.

    in reply to: Redirection of ads mails to private internal messaging #6296
    Shamim Hasan
    Keymaster

    I have investigate in your website and it seems any plugin and/or theme adding BOM Char which creating problem. (WordPress recommended way for file encoding is without BOM)
    Please disable all plugins except this one and change theme to default theme and try. If work then enable your theme and enable your plugins one by one and try. Let me know when starting this issue.

    Thanks

    in reply to: Setting default security permissions #6293
    Shamim Hasan
    Keymaster

    This plugin do this when plugin install. So if role not present that time it can not detect.
    Any role added later have to manually ticked.

    Thanks

    in reply to: Setting default security permissions #6287
    Shamim Hasan
    Keymaster

    When this plugin is installed first time all the roles (including custom roles) will be ticked.
    Is not is happening to you?

    Shamim Hasan
    Keymaster

    I understand you. But this plugin support multiple recipients. Suppose you have started a conversation where recipients are 5 persons. So you are sender but receivers are 5 persons. So which users avatar will show?

    Shamim Hasan
    Keymaster

    Thank you.
    Suppose you have 5 recipients. So which users avatar will show? currently user who sent last message, his/her avatar is shown.

    in reply to: Redirection of ads mails to private internal messaging #6263
    Shamim Hasan
    Keymaster

    I can not access your Back end or message system. Please log in with this user and access message system or back end. You will see error.

    Also if possible change language to english for testing.

    in reply to: Redirection of ads mails to private internal messaging #6236
    Shamim Hasan
    Keymaster

    It happens to all users or only for ARALprem?
    Can you please create a test account and give me credentials along with message page url?

Viewing 15 posts - 2,146 through 2,160 (of 2,445 total)