6
I am using XOOPS 2.2.3 on php 5.0.4 environment.
I fixed the problem with Magazine installation (commented line 88 in class/article), but I still have php error messages related to the redeclaration of some variables and objects.
Most frequent error is "impossible to redeclare $this".
I reported this error type in others lines of class/article, class/category, admin/index, so, after Magazine installation, I have blank pages or php errors in almost all module admin pages.
What about this?