1
Each time I preview my post, for example in the news module (v1.2) or in the wFSection module or other modules, and when the debug mode is active, I can see this warning message :Quote:
Warning [PHP]: array_push(): First argument should be an array in file f:\wwwxoops207\class\module.textsanitizer.php line 113
I have searched for a solution. When I edit the file named class/xoopsform/form.php and when I comment the line 388, the warning disapears. Is this normal ?
(This line 388 was added on v2.07)