WPIntell

Source evidence

Error an activate plugin

WP-Markdown-SyntaxHighlighter · support · 2013-05-29T23:17:00+00:00

complaintsentiment
highseverity
0.91relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

4 / 22 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

18 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
erufenix unresolved
An get error to activate plugin El plugin no ha podido activarse porque ha provocado un error fatal. Parse error: syntax error, unexpected T_FUNCTION in /home/u54723/domains/erufenix.com.mx/public_html/wp-content/plugins/wp-markdown-syntaxhighlighter/wp-markdown-syntaxhighlighter.php on line 49 line 49 in wp-markdown-syntaxhighlighter.php function wmsh_filter_markdown( $text ) { $return = preg_replace_callback( '<pre><code>#!!([^\n]+)\n(.*?)</code></pre>|s', function( $m ) { return wmsh_add_parameters($m[2], $m[1]); }, $text ); http://wordpress.org/extend/plugins/wp-markdown-syntaxhighlighter/ Hi. Are you using a version of PHP prior to 5.3.0? That error occurs when your version of PHP doesn’t support the anonymous function here. PS: Sorry this took so long to reply. I don’t watch the support forums (though I will now) and I had expected to get an email if anyone posted here, but did not.

Comments

1 shown
mattshelton 2013-06-24T16:56:00+00:00

Hi. Are you using a version of PHP prior to 5.3.0? That error occurs when your version of PHP doesn’t support the anonymous function here. PS: Sorry this took so long to reply. I don’t watch the support forums (though I will now) and I had expected to get an email if anyone posted here, but did not.