JModuleHelper::getModules Required position to be in XML

Joomla! Documentation Workgroup

Moderator: Documentation

Locked
chrisfrench
Joomla! Fledgling
Joomla! Fledgling
Posts: 2
Joined: Thu Apr 26, 2012 7:37 pm

JModuleHelper::getModules Required position to be in XML

Post by chrisfrench » Thu Apr 26, 2012 7:42 pm

I just wanted to add this because It was causing me some grief and when searching I didn't find a solution.

in joomla 16 > when calling JModuleHelper::getModules($position); You need to have your position created and selected from the template module assigner to have it selected correctly.

Simply having the name currectly in the module position isn't enough for this function.

So make sure you have your modules assigned correctly

http://docs.joomla.org/JModuleHelper::getModules/11.1

Locked

Return to “docs.joomla.org - Feedback/Information”