WPIntell

Source evidence

Error when activating

The Soccer Stats · support · 2016-05-27T10:18:00+00:00

mixedsentiment
highseverity
0.94relevance
5replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

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

3 / 25 rows with source links

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

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
ondi resolved
When activating, I get the following error: “Plugin could not be activated because it triggered a fatal error” `Parse error: syntax error, unexpected ‘[‘ in /home/sites/SITEURL/public_html/wp-content/plugins/the-soccer-stats/the-soccer-stats.php on line 143’ https://wordpress.org/plugins/the-soccer-stats/ Hi, I’m not able to reproduce this. Also line 143 in the code seem to be ok. Everything else is working in your environment? I’ve just worked it out – it is because I am using PHP 5.5. I have tested it on PHP 5.6 and is working fine. I will have to change my host to use PHP 5.6. While I’m here, is there any way of transferring all my stats from tplSoccerStats? Many thanks Hi, Good to hear it got solved. I’ll have to check this with 5.5 as it’s quite common php version at the moment. Unfortenately there’s no proper way to move your data. If you’re able to get data from tplsoccerstats to csv format, there is csv importer plugin that you can use to bring some of the data. ok…it seems that this plugin requires at least php version 5.4… http://stackoverflow.com/questions/17772534/php-difference-between-array-and “[] is supported in PHP >= 5.4” This is now fixed in 1.01 version.

Comments

5 shown
lepileppanen 2016-05-27T14:47:00+00:00

Hi, I’m not able to reproduce this. Also line 143 in the code seem to be ok. Everything else is working in your environment?

ondi 2016-05-27T14:52:00+00:00

I’ve just worked it out – it is because I am using PHP 5.5. I have tested it on PHP 5.6 and is working fine. I will have to change my host to use PHP 5.6. While I’m here, is there any way of transferring all my stats from tplSoccerStats? Many thanks

lepileppanen 2016-05-27T15:04:00+00:00

Hi, Good to hear it got solved. I’ll have to check this with 5.5 as it’s quite common php version at the moment. Unfortenately there’s no proper way to move your data. If you’re able to get data from tplsoccerstats to csv format, there is csv importer plugin that you can use to bring some of the data.

lepileppanen 2016-05-27T15:18:00+00:00

ok…it seems that this plugin requires at least php version 5.4… http://stackoverflow.com/questions/17772534/php-difference-between-array-and “[] is supported in PHP >= 5.4”

lepileppanen 2016-05-29T07:17:00+00:00

This is now fixed in 1.01 version.