As shown in https://github.com/wp-crm/wp-crm/pull/187
the solution is to change lines #316 & #317 (under track_detailed_user_activity) to
add_action('password_reset', function ($user) { WP_CRM_F::insert_event(["object_id" => $user->ID, "attribute" => "detailed_log", "other" => 5, "action" => "password_reset"]); });
add_action('wp_login', function ($user_login) { $user = get_user_by("login", $user_login); WP_CRM_F::insert_event(["object_id" => $user->ID, "attribute" => "detailed_log", "other" => 2, "action" => "login"]); });
]]>
I have redesigned a website that has WP-CRM installed. I have exported all the users as a csv, and installed WP-CRM onto the new site, but there doesn’t seem to be any way to import the users back into WP-CRM on the new site. There are over 900 users so I don’t want to do it manually. Have I missed something? Or is there an add-on / plug-in that will allow me to do that? Please can I get some guidance on best way to proceed. How did you manage it @robweltman ?
]]>HI~
We find that Contact messages will not show the latest message when not use filter .
We can only see the latest message when using filters to select the specified [Originating Form], and can’t select other FORM at the same time.
Can you help me, thank you.
use version
WordPress 5.2.10
WP-CRM 1.2.0
Hey everyone, have you ever encountered issues when the notification sent the internal code but it doesnt change it with the actual content
for instance, when using the default notification shortcodes:
What the customer gets:
Dear [user_name],
[business_name] has received your payment for the invoice.
....
vs what we would expect
Dear John Smith,
My Website has received your payment for the invoice.
….
Hello team,
/wp-admin/admin.php?page=wp_crm_add_new when opening this link, the plugin doesnt display anything except the send invoice (which id love to hide, if someone knows how to).
I can confirm: a) I have set up config to WP-CRM to replace user page. if I disable this, then, the regular user page comes up and I can create an user. b) I can still create users via Post form.
]]>Dear Support,
Got a Deprecated: Function create_function() notifications when in DEBUG mode… basically, when I try to create a NEW entry OR edit an EXISTING one, I get a (Header + Blank Grey Page).
Is there an update for this file?? /wp-content/plugins/wp-crm/lib/class_functions.php
The installation is running on PHP 7.4
——————ORIGINAL DEBUG————————
otice: Trying to access array offset on value of type bool in /wp-content/plugins/wp-crm/lib/class_functions.php on line 2596
Deprecated: Function create_function() is deprecated in /wp-content/plugins/wp-crm/lib/class_functions.php on line 316
Deprecated: Function create_function() is deprecated in /wp-content/plugins/wp-crm/lib/class_functions.php on line 317
Notice: add_submenu_page was called incorrectly. The seventh parameter passed to add_submenu_page() should be an integer representing menu position. Please see Debugging in WordPress for more information. (This message was added in version 5.3.0.) in /wp-includes/functions.php on line 5313
Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/wp-crm/lib/class_functions.php:2596) in /wp-includes/functions.php on line 6362
Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/wp-crm/lib/class_functions.php:2596) in /wp-admin/includes/misc.php on line 1310
Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/wp-crm/lib/class_functions.php:2596) in /wp-admin/admin-header.php on line 9
]]>
Hello, I’m interested in this Plugin.
First I would like to know if you are still active or if you abandoned the Plugin, if you are active and being properly updated, I am interested.
Thanks.
Hi. I’m getting the error:
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in <MYPATHHERE>/public/wp-content/plugins/wp-crm/lib/class_default_api.php on line 693
Warning: Cannot modify header information - headers already sent by (output started at <MYPATHHERE>/public/wp-content/plugins/wp-crm/lib/class_default_api.php:693) in <MYPATHHERE>/public/wp-login.php on line 521
What could the error be?
]]>In the “all users” page, some users appear to have alot of random data appearing under the basic information. This data does not appear in the individual user entry. Nothing unusual in the wp_users entry either. Where does wp-crm get its entry info? How can I “clean up” the database so this random stuff is not part of the record?
Thank you,
Dave Miller
]]>CRM activity log showing hundreds of admin user logins every day. I’ve added so much security I can’t even log in. when I look in the wp_crm_log database, none of this is there. Is there a way to purge the activity log? Where is the activity log data stored? I’ve added another activity log plugin to cross check. Any advise on how to clean up the database without removing users?
]]>I cannot add any more Shortcode Forms. I have at least 16 forms. Does WP-CRM limit the number of Shortcode Forms?
I can still save any settings except on the Shortcode Forms tab. As soon as it hits 16 forms, the default role for new contacts goes blank and the Fields positions are reset.
Can anyone please help me? I was planning of adding a few more Shortcode Forms. I have Version 1.2.0.
TIA
]]>I have installed the WP-CRM plugin on my website, the developers did not finish their work, so I have the following query:
Within the users they created a role through a URL https://www.arfincaraiz.com/wp-login.php here, the user is registered with a capabilities which are working, the theme we use on the website is Realhomes , and this user, enters to create a property, before a notification email arrived to the administrator, which said for review, then the administrator approved and was published. He would also email the administrator when the user deleted the post, so the administrator approved deleting. These notification emails no longer arrive, where should I adjust this and how can I do it?
I’m getting this lately:
Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /wp-content/plugins/wp-crm/lib/class_default_api.php on line 693
Any clues?
]]>I discovered why any page with the form shortcode on wont load first time. It seems because my theme uses AJAX transitions. By default, the form only loads its files conditionally.
apparently the solution is to Load Assets Globally. does anyone here know how id do that?
Thanks
]]>Hi guys,
Please, could you let me know how I can receive a warning when I try to enter a new customer profile but I have a customer already with the same name & last names?
I would like to receive a warning to avoid duplications in my CRM.
Thank you
]]>HI~
I want to check if the user can receive email notification when I add a message in the user activity history?
Thank you
]]>Hi All,
I need to hide some fields for some user roles where they will not be able to see these field in the CRM user profiles.
I have tried to click them under the Roles tab and save changes but the users attached to that role is still seeing those field.
Please, could you help me?
Thank you
]]>Any suggestions on fixing this?
Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /srv/users/serverpilot/apps/store/public/wp-content/plugins/wp-crm/lib/class_default_api.php on line 693
]]>Hi Support,
I would like to know if It is possible to integrate WP-CRM with WooCommerce to use a single CRM. I would need a Sync between both systems where I can use a single CRM to have all the information about which products a customer bought or how many times…
Is this possible?
Thank you
]]>Since create_function is deprecated, can anyone help me fix the following code?
static function track_detailed_user_activity() {
add_action(‘password_reset’, create_function(‘$user’, ‘ WP_CRM_F::insert_event(array(“object_id”=> $user->ID, “attribute” => “detailed_log”, “other” => 5, “action” => “password_reset”)); ‘));
add_action(‘wp_login’, create_function(‘$user_login’, ‘ $user = get_user_by(“login”, $user_login); WP_CRM_F::insert_event(array(“object_id”=> $user->ID, “attribute” => “detailed_log”, “other” => 2, “action” => “login”)); ‘));
}
Can you imagine the problems this might cause if you inadvertently delete yourself as an admin? I learned this lesson the hard way last night.
Wordpress core provides a safeguard against deleting the original initiating admin. This is not the case with WP CRM. I inadvertently deleted myself, could not log in as a result, and on advice from my host I restored the “wordpress_users” table from a system backup to discover that this broke my site.
I lost data, was down for over half an hour in the middle of a campaign and lost vital stats. I can quote the diagnosis and fix provided by the host if required.
WP CRM needs to add the same safeguard that the WordPress core provides.
After first contact form created a user, is it possible to have another or multiple forms to be filled by this user_login, and all the form data will be added to this user_login ?
Thanks
In the WooCommerce Integration…WooCommerce’s user meta is accessible in WP-CRM, how about order# and amount? is it possible to get into WP-CRM as attribute?
Thanks
The document said “Use custom data to organize and filter your business network the way your business requires you to.”
But in the “All People” option, only “Role Lists” and “User Type” to be filtered.
I had added an attribute “user_login” in the “Data tab”, how I can add this as filter in “All People” option?
Thanks
]]>Hi,
Is it possible to include a field of login user id (the user who Add New Person ), and this user will only see the persons he added in the “all people” option.
Thanks
Hi, I’m new to this plugin and I’m still trying to figure it out. I see that you can view a user’s activity in the CRM, and you can manually update it. If I add a message, that message does not get sent to the user.
If I create a form on the front end, and a user submits to it, this will generate an email. But after that, how do I reply to them?
]]>Hi,
I’m interested in the plugin, I’ve a few question:
– can we assign a category to a user list? (and use this category to filter users?)
– the newsletter could take the users from the category filter (as described above)?
– to send mail/newsletter do you use your own script or also external services (mailup, mailchimp and in this case how works? We have to login to Mailchimp/mailup or we use the plugin itself)
Waiting for your reply,
regards.
Hi,
I just upgraded to WP 5.0.3 on my localhost site with WP_DEBUG enabled. I received an error “add_submenu_page was called incorrectly”
I have tracked the error down to line 1667 of the file:
wp-crm/lib/class_contact_messages.php
Removing the 7th parameter, an empty string, fixes the warning.
Can this be included in the next updated please.
While I’m here, is there any ETA for the next updates?
Both WP-Invoice and WP-CRM haven’t been updated in 6 months.
Cheers, Ian
]]>Hello,
My clients to be able to:
Client should be able to log in to website
Client should be able to view payment history
Client should be notified when it is time to recertify (which is annually)
Client should be able to submit any updated payment and/or contact information to us
Will your plugin link client info to the site when the client login?
]]>Can’t run the plugin without getting this error message. Now using WP 5.3
Warning: “continue” targeting switch is equivalent to “break”. Did you mean to use “continue 2”? in /wp-content/plugins/wp-crm/lib/class_default_api.php on line 693
]]>