XF 1.1 Template Error in online_list

tyteen4a03

Well-known member
I'm getting this error when I go to online_list.

Template Errors: online_list
Invalid argument supplied for foreach() in /home/somewhere/public_html/forums/library/XenForo/Template/Abstract.php(265) : eval()'d code, line 119:
118: $__compilerVar4 = '';
119: foreach ($sortables AS $criteria)
120: {

Listeners are turned off in config.php. Default style. Any ideas?

EDIT: Rebuilt the master template via the upgrade system and the error was gone. I rebuilt TMS templates and the problem is back. I have no online_list TMS item.

EDIT: Member List Manager was the cause.
 
Top Bottom