1
Hi
I get these warnings for this module:
Warning: Undefined variable: spotlight_templates_list on file /modules/AMS/xoops_version.php at line 224
Warning: Undefined variable: spotlight_templates on file /modules/AMS/xoops_version.php at line 464
Warning: Undefined variable: spotlight_templates on file /modules/AMS/xoops_version.php at line 465
I tried to declare the array, instead they I get the same:
Warning: Undefined offset: 0 on file /modules/AMS/xoops_version.php at line 224
Warning: Undefined variable: spotlight_templates on file /modules/AMS/xoops_version.php at line 464
Warning: Undefined variable: spotlight_templates on file /modules/AMS/xoops_version.php at line 465
How can I fix?