latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

wp_new_user_notification() Conflict

Home Forums Community Forum wp_new_user_notification() Conflict

This topic contains 2 replies, has 2 voices. Last updated by  Eduan 3 years, 7 months ago.

Topic Author Topic
Posted: Monday May 27th, 2013 at 2:24 pm #50716
Rashell R
Username: Rashell

I got a notification in s2member that another plugin was using wp_new_user_notification()

I discovered the plugin that seemed to be causing the problem and submitted a support ticket to their helpdesk. The developer sent this response…

Have you tested the New User Email function of S2Member? They may be showing this warning because they see that the file pluggable.php is already loaded… but that should not affect the ability for another plugin to use wp_new_user_notification() – especially since SVP is not using it.

If you need to ask the makers of S2Member about this to confirm my conclusion, you can give them the following code snippet which is what I use to include pluggable.php.

if (!function_exists(‘wp_get_current_user()’)) require_once(ABSPATH.’/wp-includes/pluggable.php’);

Then later I can use the function get_currentuserinfo()

Let me know what they say — if I need to make a change to my code, I will do so – but I don’t know why what I have now would affect their use of wp_new_user_notification().

Is it possible for that code snippet to be the problem?

Thanks much,

Rashell

List Of Topic Replies

Viewing 2 replies - 1 through 2 (of 2 total)
Author Replies
Author Replies
Posted: Monday May 27th, 2013 at 2:38 pm #50718
Rashell R
Username: Rashell

Sorry guys,

Got the answer. Should have checked search 1st.

http://www.s2member.com/forums/topic/strange-conflict-with-plugin/

Thanks,
Rashell

Posted: Wednesday May 29th, 2013 at 1:59 pm #50856
Eduan
Username: Eduan
Moderator

Glad you found the solution Rashell. :)

Viewing 2 replies - 1 through 2 (of 2 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.