WPIntell

Source evidence

Plugin not activated

Primal for WordPress · support · 2013-11-17T00:09:00+00:00

mixedsentiment
highseverity
0.94relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 30 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

26 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
vberkel resolved
Tried installing the plugin but it failed to activate. I am using wordpress 3.7.1 using its Network site setup. Plugin could not be activated because it triggered a fatal error. Fatal error: Call to undefined function openssl_random_pseudo_bytes() in /home3/homelong/public_html/wp-content/plugins/primal-for-wp/core/PRM_Main.controller.php on line 332 http://wordpress.org/plugins/primal-for-wp/ Hi vberkel, I believe that the issue you are encountering is because you do not have the SSL module not loaded in your PHP environment. Here are a couple of URLs that should help resolve the issue. http://stackoverflow.com/questions/11212808/fatal-error-call-to-undefined-function-openssl-random-pseudo-bytes http://php.net/manual/en/openssl.installation.php If you continue to experience problems after you get SSL configured properly, or are relatively confident you *do* have SSL setup in PHP already, just message me back and we can do a further follow-up. Good luck and thanks for your interest in our plugin! -Justin Yeah, you’re right, in php.ini had to change the line: ;extension=php_openssl.dll to extension=php_openssl.dll Thanks, it installed fine now. That’s great news. Glad we could help! Do let me know if you have any further questions. Cheers, -Justin

Comments

3 shown
Justin Kominar 2013-11-18T15:54:00+00:00

Hi vberkel, I believe that the issue you are encountering is because you do not have the SSL module not loaded in your PHP environment. Here are a couple of URLs that should help resolve the issue. http://stackoverflow.com/questions/11212808/fatal-error-call-to-undefined-function-openssl-random-pseudo-bytes http://php.net/manual/en/openssl.installation.php If you continue to experience problems after you get SSL configured properly, or are relatively confident you *do* have SSL setup in PHP already, just message me back and we can do a further follow-up. Good luck and thanks for your interest in our plugin! -Justin

vberkel 2013-11-18T20:28:00+00:00

Yeah, you’re right, in php.ini had to change the line: ;extension=php_openssl.dll to extension=php_openssl.dll Thanks, it installed fine now.

Justin Kominar 2013-11-18T20:31:00+00:00

That’s great news. Glad we could help! Do let me know if you have any further questions. Cheers, -Justin