Hello, just installed and testing this plugin and I am encountering an error when trying to send my first PM. The debug log is as follows. Any help appreciated. Thanks
WordPress database error Table ‘eyeandear_wp1.wp_fep_messages’ doesn’t exist for query SHOW FULL COLUMNS FROM wp_fep_messages
made by require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘wp_loaded’), WP_Hook->do_action, WP_Hook->apply_filters, fep_form_posted, fep_send_message, FEP_Message->insert
Hello.
This string do not have the text domain and cannot be translated:
Thanks.
]]>Hello.
This string is hardcoded directly into the following file and is not translatable:
Thanks.
]]>Hello,
the contact form of the plugin states we have to ask for support here, so i’ll do just that ??
since the latest wordpress update, we cannot send attachments any more using this plugin.
Please help.
]]>Hi, I need to be sure this plugin will work with latest WP 6.5 or above please. could you please update it? And another question, the pro version is one time paymente?
]]>Hi,
I would like to report a bug regarding the sending date that appears in messages sent and received on the Front End PM plugin: I would like to point out that in my WordPress site the universal time and the local date are set correctly. The bug consists in the fact that the date appears 1 hour further back, if I send a message now it tells me that it was sent 1 hour ago. I believe the plugin only refers to the UTC timezone and not the local one so I had to make a correction adding the following code in the functions.php file in the fep_get_the_date function:
$date = new DateTime($date, new DateTimeZone('UTC'));
$date->setTimezone(new DateTimeZone('Europe/Rome'));
$date = $date->format('Y-m-d H:i:s');
Another thing I wanted to point out to you, this is a suggestion: I think it is better to insert not only the elapsed time but also the exact time, example: instead of “1 hour ago” put “1 hour ago (December 30 2023 4:26)”.
Another problem is the following: in the desktop version of the plugin on the home page of the mailbox it is not clear which mail is received and which mail is sent, they are not distinguishable. While in the mobile version you understand everything perfectly.
Another tip: in the viewmessage the message does not appear directly, the user has to click the button where there is the username and the date for it to be shown, this is not very intuitive, many users who are not experts have told me that they couldn’t figure out how to read the message. The message should be shown directly and clearly.
Also on the viewmessage page it is not clear which is the sender and which is the recipient, it should be specified to avoid misunderstandings such as “Sender: “, “Recipient:” “Object: ” and “Time: “. This is another thing that has been asked to improve by users of my site.
Last thing: on the newmessage page, the boxes relating to the recipient’s name and the subject should be separated by an html break line, because they are too close together.
I hope my report and suggestions can help you, you have done a great job with the plugin and I thank you for that.
Have a good day.
Best regards.
]]>A great plugin but is there a way to change where users are redirected to by the plugin when they need to log in. I need to route them to a special login page, not the standard WordPress one.
]]>Hi,
First of all i would like to congratulate you for this awesome plugin! I have been looking a lot for this exact solution.
I would like to know if there is a way to see the users listed when creating a message, rather having to start writing their details in order for the to appear for selection. Having a list would be much more conventient.
Thank you so much in advance!
]]>I have submitted mutiple request through your contact form. I have purchased the Pro verison from your websits and i still do not have a login to get Pro Support on the Forum!!!1
Why are you not helping! I am a pro user, i paid money for support and you are not helping me!
]]>Not working documentation site https://www.shamimsplugins.com/docs/
]]>I have to put [front-end-pm] to a tab site. How can I specify the link in settings (e.g. siteurl/dashboard/admin/?profiletab=messages)
]]>Hey there!
After the latest update, the below changeset created 403 errors in the wp-content/uploads
folder and files could not be loaded anymore.
function fep_create_htaccess_index( $path ) {
if ( wp_is_writable( $path ) ) {
wp_mkdir_p( $path );
if( ! file_exists( $path . '/.htaccess' ) ){
// Create the file if it doesn't exist
file_put_contents( $path . '/.htaccess', "Options -Indexes\ndeny from all\n" );
}
if( ! file_exists( $path . '/index.php' ) ){
// Create the file if it doesn't exist
file_put_contents( $path . '/index.php', "<?php\n// Silence is golden." );
}
}
}
https://plugins.trac.www.ads-software.com/changeset/2976131/front-end-pm/trunk/functions.php
Removing the deny from all
line from the created .htaccess
file immediately fixed all issues and the website loaded as expected.
I cannot be sure if this has anything to do with the shared hosting environment I am using, but wanted to bring your attention to this in case other Front End PM users/customers are facing the same issue.
Thank you!
Kris
I am considering using this plugin on my site . But I need some assistance
Hi,
I am adding a CC field to my messages. There is the option for the first message, but not any subsequent ones. we want to introduce another person to the participant later in the communication(reply message). Is there an option to include a CC field when replying to a message in the front-end plugin?
Thank you
]]>Hi
In my website, im the only admin, thus.. the single web owner. may i know if it possible to set message, that user can only send to admin (and vice versa). I’ve been looking the setting, but couldn’t find how to do it. thank you.
]]>After installing plugin there is no contact button on author pages. I guess this is because theme creator has not implemented the contact button yet.
Can you provide the html code to add to php author pages so i display a send message button icon.
thank you !
]]>Hi
Hi,
Can your plugin do the following:
2. Front End PM is automatically added to every listing (custom post type) and only there
3. When user X click on “send a message” (or whatever) on said listing, it opens Front End PM (pop up maybe? on inline box? i guess its’s customizable right?) with the possibility to stay on the listing he was on if he close the PM box) AND it has automatically pre-filled the username of the person (user Y/author of the listing) who created that listing so that user X doesn’t have to search for user Y name to send a mesage.
Thanks
Hi, there are any RestApis to connect wordpress to a mobile app?
]]>Is it possible to restrict how many new users a member can message per month. As an admin I would like to make this a general rule that all members can each message a maximum of 10 new users per month.
To clarify, new users meaning users that a user has never messaged before).
thanks
]]>Hello Dear Community!
I would like to ask for some help with the Front End PM plugin, not the pro version. How can i change the excerpt length of the message?
Thank you in advance!
]]>Let me start by congratulate you for this awesome plugin. I am interested in the Pro version but I would like to first try the free version some more. 1.) Could it be possible to get from you the php code or a shortcode to add the notification number that appears on the top of the browser when there are messages waiting to read? This so we can add it somewhere else in a more visible location in the site. 2.) Will this plugin work with Buddypress? So the notification numbers will also appear in the Buddypress notification area. 3.) What is Email Pipping – this feature from Pro will allow me to also receive emails directly from my email inbox? Thanks in advance. Love your plugin!
]]>[Sun Jul 09 07:02:32.736181 2023] [proxy_fcgi:error] [pid 23615:tid 140669179856640] [client 103.67.158.202:0] AH01071: Got error ‘PHP message: PHP Warning: require_once(/home/952623.cloudwaysapps.com/nysfzqhscg/public_html/wp-content/plugins/front-end-pm/freemius/includes/fs-html-escaping-functions.php): failed to open stream: No such file or directory in /home/952623.cloudwaysapps.com/nysfzqhscg/public_html/wp-content/plugins/front-end-pm/freemius/require.php on line 16PHP message: PHP Fatal error: require_once(): Failed opening required ‘/home/952623.cloudwaysapps.com/nysfzqhscg/public_html/wp-content/plugins/front-end-pm/freemius/includes/fs-html-escaping-functions.php’ (include_path=’.:/usr/share/php’) in /home/952623.cloudwaysapps.com/nysfzqhscg/public_html/wp-content/plugins/front-end-pm/freemius/require.php on line 16′
]]>Hello,
after upgrade to v11.3.8, there is a critical error:
Error Details
An error of type E_ERROR was caused in line 16 of the file /wp-content/plugins/front-end-pm/freemius/require.php. Error message: Uncaught Error: Failed opening required '/wp-content/plugins/front-end-pm/freemius/includes/fs-html-escaping-functions.php' (include_path='.:/opt/plesk/php/8.2/share/pear') in /wp-content/plugins/front-end-pm/freemius/require.php:16
Stack trace:
0 /wp-content/plugins/front-end-pm/freemius/start.php(486): require_once()
1 /wp-content/plugins/front-end-pm/front-end-pm.php(83): require_once('…')
2 /wp-content/plugins/front-end-pm/front-end-pm.php(110): fep_fs()
3 /wp-settings.php(453): include_once('…')
4 /wp-config.php(79): require_once('…')
5 /wp-load.php(50): require_once('…')
6 /wp-login.php(12): require('…')
7 {main}
thrown
As a temporary workaround, I have downgraded to v11.3.7
]]>Hi everyone,
I have question about Front End PM and i need help. I created webiste for car dealer and i put fronted pm plugin that user can contant between. Frist is it possible to change labels and placeholders on this plugin because my website is in another language. Second question is it possible that user when click to send message to other user automaticly to mark his username l because it is problem when he try to search specific user.
Thanks
]]>Hi, I have the pro version installed, but for a few days it has been causing me slowness problems on the site because the plugin makes many requests to ip 128.xxx.xxx.xxx.
I tried to ask support on your site https://www.shamimsplugins.com, but it doesn’t load.
can you help me to solve the problem?
thanks.
]]>Hi, when a message is sent to another user they get an email that looks like this for example:
You have received a new message in
Warframe Data
From: xxxxx
Subject: RE: Riven Market – The Marketplace for Rivens Please Click the following link to view full Message.
/wp-admin/admin-ajax.php?fepaction=messagebox
What I don’t like about this is the link that is not working, how can i fix this?
the link should appear as something like this warframedata.com/riven-market/
]]>Hi. Guys, please tell me how to do the following:
I have a site with registered users. Every month I send them a service message from the admin. How to make sure that a new topic is not created every time. and the message was sent to one branch / topic
now I sends like this and after every message creates new topic:
// Prepare message data
$message = array(
'message_title' => 'Your monthly fees ' . fep_get_userdata( $user_id, 'display_name', 'id' ), //change with message title
'message_content' => 'body message....', //change with message content
'message_to_id' => $user->ID
);
$override = array(
'mgs_author' => 6, //change with message sender id
);
// Send message
fep_send_message( $message, $override );
]]>
Hi,
I use bbPress Private Groups plugin and would like to use Front End PM the same way; i.e. exclusively for people who can access a given forum and without the possibility for them to reach out to others in another private forum. Is that possible?
Thanks for your help.
]]>Hi, I don’t want users to delete announcements, is there a way to prevent this in front-end?
]]>