Shamim Hasan
Forum Replies Created
-
AuthorPosts
-
Shamim HasanKeymaster
Change your language also to english.
If still have errors please check file and folder permission for this plugin. folder should be 755 and file should be 644. Let me know.
Also can you upload this plugin via ftp? If yes, delete current plugin and unzip and upload via ftp.Let me know.
Shamim HasanKeymaster1. How you uploaded this plugin? Via WP admin or FTP or file manager?
2. Those error showing only in that page or any other page also?
3. Does those error shows if you deactivate all other plugins and change to one of default theme (twenty*)?Shamim HasanKeymasterI see this code is incomplete. Did you copy full part or this is the only code you have?
Please see your server error log if there is any error there.
Let me know.Shamim HasanKeymasterDo you have any custom code for this plugin in your website?
Please see your server error log if there is any error there.
Let me know.Shamim HasanKeymaster1. Which error? No messages found or an error occurred while processing the directive ?
2. Follow https://www.shamimsplugins.com/docs/front-end-pm-pro/getting-started-2/translate/Shamim HasanKeymasterShamim HasanKeymasterPlease change in
mimeDecode.php
line 65require_once 'PEAR.php';
to
@include_once 'PEAR.php'; if ( ! class_exists( 'PEAR' ) ) { require_once __DIR__ . '/PEAR.php'; }
Let me know if this works.
Shamim HasanKeymasterIf you refresh your website couple of times is it working?
Do you use Email piping/POP3 setup in this plugin?you can modify open_basedir restriction. Instruction in https://stackoverflow.com/a/34980645
Let me know.
Shamim HasanKeymasterWhat error you are getting? White screen of death?
1. Currently which version of this plugin, wordpress and php you are using?
2. Please check your error log in server and see if there any error.if you do not find any enable wp_debug and wp_debug_log and after an update, look at wp-content/debug.log to see if anything gets logged there.
Let me know.
Shamim HasanKeymasterGo to front-end and click “New Announcement”. If you do not see “New Announcement” button in front-end then go to Dashboard > Front End PM PRO > Settings > Security > Add Announcement (checked)
Shamim HasanKeymasterMessage mark as read when read in the website.
Shamim HasanKeymasterDid not you join wordpress workspace? You can join following https://make.wordpress.org/chat/
Shamim HasanKeymasterClick (+) sign beside “Direct Message” and type shamim51
Shamim HasanKeymasterWhat is your php version?
are you using shared/VPS/Dedicated server?
Do you use slack? If yes, knock me @shamim51Shamim HasanKeymasterYou can add
define( 'ALTERNATE_WP_CRON', true );
in your wp-config.php or add a real cron. See https://www.google.com/search?q=wordpress+real+cron+jobLet me know.
-
AuthorPosts