Closed javenn closed 10 years ago
use these to get authors $authors = authorstatsReadJSON(); $authors = $authors["authors"];
instead of $authors = authorstatsReadJSON()["authors"];
Thanks @javenn I will check this issue asap.
Duplicate of #16 which is fixed thanks @javenn for the pointer.
Parse error: syntax error, unexpected '[' ...\lib\plugins\authorstats\syntax.php on line 127
Is there any way to fix it if i don't want to change the php version?
Thanks.