WPIntell

Source evidence

[Plugin: Notifly] Error Message after Updarage

Notifly · support · 2010-09-17T17:23:00+00:00

complaintsentiment
highseverity
0.96relevance
11replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 30 rows with source links

20.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

24 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
shannonodom unresolved
I just upgraded notifly and when trying to re-activate the plugin I get Fatal error: Cannot redeclare wp_notify_postauthor() (previously declared in /home/smodom/public_html/mainerealestatepros.com/wp-includes/pluggable.php:1003) in /home/smodom/public_html/mainerealestatepros.com/wp-content/plugins/notifly/notifly.php on line 629 http://wordpress.org/extend/plugins/notifly/ This is my problem as well! Looks like they updated 4 days ago, but didn’t get all the bugs worked out. Think they’ll fix it soon? 3 days later and no response? Maybe I will look for the old version and downgrade until a fix is released. A little outrageous, I agree- especially since the authors are some of the forum moderators. I actually gave up. I need my posts to go to my subscribers, and after three hours of google searching, got subscribe2 to work for me. I am the only one that needs email notification when someone submits posts. This way I can go out and market that post instantly and I don’t have to keep checking the site for new posts. Maybe I will look for something different. I don’t think it is a problem of upgrading. My guess is even if you downgrade the same error comes.. http://core.trac.wordpress.org/ticket/1715 Yes. I even manually uploaded the folder to the plugin directory. It was working fine prior to the upgrade. I hope to post the fix for this today / tomorrow. I will post the link here. Please replace the contents of notifly.php in the plugin folder with the file here: http://worth2read.org/blog/notifly.txt . You can copy and replace. Please post here whether it solves the issue. All plugins overriding pluggable functions should be wrapping the functions in if(function_exists(…)) wp_notify_postauthor and wp_notify_postauthor in http://wordpress.org/extend/plugins/notifly/ are pluggable functions in the plugin file. wrapping them in if(function_exists(…)) worked for me. It worked. Plugin is now activated. Thank you. I know this is a month old, but this issue should be resolved in the current and future versions.

Comments

11 shown
KaelinDesign 2010-09-20T18:02:00+00:00

This is my problem as well! Looks like they updated 4 days ago, but didn’t get all the bugs worked out. Think they’ll fix it soon?

shannonodom 2010-09-21T13:10:00+00:00

3 days later and no response? Maybe I will look for the old version and downgrade until a fix is released.

KaelinDesign 2010-09-21T13:33:00+00:00

A little outrageous, I agree- especially since the authors are some of the forum moderators. I actually gave up. I need my posts to go to my subscribers, and after three hours of google searching, got subscribe2 to work for me.

shannonodom 2010-09-21T13:43:00+00:00

I am the only one that needs email notification when someone submits posts. This way I can go out and market that post instantly and I don’t have to keep checking the site for new posts. Maybe I will look for something different.

Gisha James 2010-09-21T14:04:00+00:00

I don’t think it is a problem of upgrading. My guess is even if you downgrade the same error comes.. http://core.trac.wordpress.org/ticket/1715

shannonodom 2010-09-21T14:12:00+00:00

Yes. I even manually uploaded the folder to the plugin directory. It was working fine prior to the upgrade.

Gisha James 2010-09-21T14:19:00+00:00

I hope to post the fix for this today / tomorrow. I will post the link here.

Gisha James 2010-09-21T14:26:00+00:00

Please replace the contents of notifly.php in the plugin folder with the file here: http://worth2read.org/blog/notifly.txt . You can copy and replace. Please post here whether it solves the issue.

Gisha James 2010-09-21T14:34:00+00:00

All plugins overriding pluggable functions should be wrapping the functions in if(function_exists(…)) wp_notify_postauthor and wp_notify_postauthor in http://wordpress.org/extend/plugins/notifly/ are pluggable functions in the plugin file. wrapping them in if(function_exists(…)) worked for me.

shannonodom 2010-09-21T15:11:00+00:00

It worked. Plugin is now activated. Thank you.

John James Jacoby 2010-11-12T05:32:00+00:00

I know this is a month old, but this issue should be resolved in the current and future versions.