Smarty Debugging Console Not Showing "included Templates"

Hi,



Recently, I noticed my Smarty debugging console is not showing the “included templates & config files” section, although it still displays the “assigned template variables” section.



Please see attached photo.



Does anyone know why this might be happening?



Thanks ahead of time!

smarty-debug-console.jpg

Hadn't heard any response on this. Does anyone have any ideas?

It's likely that this first occurred during our upgrade from version 4.1.5 to 4.2.1, when numerous files in the /app/lib/other/smarty/sysplugins/ were updated.



It appears that the $template_data array referenced in the file /app/lib/other/smarty/debug.tpl file is empty, when it should contain a tree of processed templates.



Any help would be appreciated.