1
I have installed wfdownloads on XOOPS 2.0.13.1... when i click on top rate or popular I have this error messege:
Fatal error: Cannot re-assign $this in C:\Programmi\Apache Group\Apache2\htdocs\xoops2_0_13_1\html\modules\wfdownloads\topten.php on line 30
At line 30 of topten.php the code is:
$this = $action_array[$sort];
what i can do to solve this problem?
i have
Apache 2.0.54
PHP 5.0.5
MySQL 4.1
Win XP
thanks