stcr / subscribe-to-comments-reloaded

Subscribe to Comments Reloaded allows commenters to sign up for e-mail notifications of subsequent replies.
56 stars 32 forks source link

Call to undefined function stcr\is_plugin_active() in wp-content/plugins/subscribe-to-comments-reloaded/utils/stcr_upgrade.php:175 #679

Open abertolli opened 2 years ago

abertolli commented 2 years ago

I'm not sure what is causing this to happen, but it happens every once in a while (on a multi-user site), and I suspect it's either on a plugin upgrade or a WP upgrade.

Observed:

My only guess as to why this happens only once is because something is getting checked for upgrade on each version?

BobaWebDev commented 2 years ago

Hi @abertolli

Thanks for reporting, we'll test that out.

It shouldn't even get to execute line 175. Definitely related to the multisite functionality.