WPIntell

Source evidence

[Plugin: WP Simple tabs] Plugin Broken

WP Simple tabs · support · 2012-10-05T10:33:00+00:00

complaintsentiment
highseverity
0.9relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

7 / 35 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.

28 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
Steven Slack unresolved
Hi, just want to let you know that I couldn’t activate the plugin because it triggered a fatal error. Here is what I saw: Plugin could not be activated because it triggered a fatal error. Parse error: syntax error, unexpected T_FUNCTION in /…/html/mysite/wp-content/plugins/simple-tabs/simple-tabs.php on line 28 http://wordpress.org/extend/plugins/simple-tabs/ This is probably because the plugin is using an anonymous function and your host is running PHP <5.3 Could be…but you can’t expect everyone’s host to be running on PHP 5.3 – you should make a fallback if you are going to be publishing the plugin in the repository. True. I’m only on 5.2. Keep in mind that’s one common reason. There could be other reasons you are seeing that error.

Comments

3 shown
kjodle 2012-10-06T00:14:00+00:00

This is probably because the plugin is using an anonymous function and your host is running PHP <5.3

Steven Slack 2012-10-06T14:44:00+00:00

Could be…but you can’t expect everyone’s host to be running on PHP 5.3 – you should make a fallback if you are going to be publishing the plugin in the repository.

kjodle 2012-10-07T01:17:00+00:00

True. I’m only on 5.2. Keep in mind that’s one common reason. There could be other reasons you are seeing that error.