WPIntell

Source evidence

install creating fatal error

Mandrill for bbPress subscriptions · support · 2013-10-13T16:56:00+00:00

complaintsentiment
highseverity
0.97relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

6 / 34 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
ketzelle unresolved
after installing – getting the following error message: ReflectionException thrown Class Sputnik_Library_Plugin_Base does not exist http://wordpress.org/plugins/bbpress-subscriptions-mandrill/ I ran into a similar issue. Change Sputnik_Library_Plugin_Base to bbSubscriptions_Autohooker Line 105 of Autohooker.php should look like: $method = new ReflectionMethod(‘bbSubscriptions_Autohooker’, ‘check_eaccelerator_saneness’);

Comments

1 shown
MichaelApproved 2014-07-06T02:31:00+00:00

I ran into a similar issue. Change Sputnik_Library_Plugin_Base to bbSubscriptions_Autohooker Line 105 of Autohooker.php should look like: $method = new ReflectionMethod(‘bbSubscriptions_Autohooker’, ‘check_eaccelerator_saneness’);