04-18-2017, 03:40 AM
Stupid me I had
$page_data['modules'] = array();
In wrong place
$page_data['modules'] = array();
In wrong place
There's only one rule - please don't tell anyone to go and read the manual. Sometimes the manual just SUCKS!