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?
Thread Starter
ondi
(@ondi)
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.