[Resolved] PHP error

2 replies [Last post]
[FRAGENSTEIN]
Fragenstein's picture
Offline
Joined: Apr 2011
Posts:

Getting this error when parsing log files: Only variables should be passed by reference in q3a-xp.vsp line 538
Here's line 538:
$this->V21d8a920->F43781db5($this->Vae2aeb93->F26dd5333(), $this->Vae2aeb93->F068fac4f());

ChickenJuice
chickenjuice's picture
Offline
Joined: May 2022
Posts:
NL Netherlands
Re: PHP error

Maybe you could try a newer version that might have this fixed.
In March 2021 the code had some updates, for example to make it work with PHP 7.4

https://github.com/evilru/quake3-vsp-stats

Playing Quake III Arena since 1999. On Linux & macOS.

[FRAGENSTEIN]
Fragenstein's picture
Offline
Joined: Apr 2011
Posts:
Re: PHP error

Thanks for trying to help Happy