Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
October 11, 2019 at 11:14 pm in reply to: php to stop subscriber and or editor roles from embedding hot-links #30070Shamim HasanKeymaster
Can you please send me message which they sent so that i can see which code they used?
Shamim HasanKeymasteraccess your database and export 4 tables (starting with PREFIX_fep_, PREFIX is your database table prefix) and import in your new database. Then in PREFIX_fep_messages table mgs_author column replace old user ids with new website user ids. also in PREFIX_fep_participants table mgs_participant column replace old user ids with new website user ids.
Shamim HasanKeymasterYou can go to Front End PM PRO > Settings > Emails > Reply email subject and remove subject and save.
This hack will prevent reply email sending.Shamim HasanKeymasterSo you do not want to send any email when reply to any message?
Shamim HasanKeymasterInvoice is sent to your email address.
Shamim HasanKeymasterDid you install https://wordpress.org/plugins/front-end-pm-ultimate-member-integration/ ? Is “Message” tab showing in UM profile page?
October 2, 2019 at 10:23 pm in reply to: Translation of the sentence "Group:" into the message, not found in .PO #29755Shamim HasanKeymasterShamim HasanKeymasterThank them from me.
They can usegrecaptcha.reset();
to reset captcha in ajax loaded form.Let me know.
Shamim HasanKeymasterWhich version of the plugin you are using?
Did you imported users as well?
import front-end-pm folder from you wp-content/uploads directory.Then try to send a message to any other user. After sent please check again if all messages shows or only last message.
Let me know.Shamim HasanKeymasterIf you have PhpMyadmin, you can export 4 tables (starting with
PREFIX_fep_
, PREFIX is your database table prefix) and import in your new database.
You can even use any migration plugin from wordpress which support custom table.This plugin does not have any export/import feature build in.
Note: Test exported data before deleting from your website.
Shamim HasanKeymasterAre you using any backup plugin? How are you exporting users?
Shamim HasanKeymasterDid you tried to install in another website?
Please try https://www.shamimsplugins.com/docs/front-end-pm-pro/troubleshoot/license-keys-not-activating/
Let me know.Shamim HasanKeymasterWhat is your message page url?
Did you set your message page in this plugin settings page?
do you have any query string of hash in url of message page? (eg.&foo=bar
or#bar
)Shamim HasanKeymasterMessage is linked to user id. So if user id is different then message import will not be reliable and you may end up some messages will show for another user.
September 29, 2019 at 12:51 pm in reply to: Email piping: Admin Reply From Gmail Not Showing In FE PM PRO #29601Shamim HasanKeymasterDid you setup Email Piping or POP3?
Instructions are
https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/email-piping/
https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/pop3-feature/Any one of them must be setup.
-
AuthorPosts