Page 1 of 1

Module to Joomla 1.5 RC4

Posted: Mon Dec 31, 2007 4:03 pm
by Muneo
Hi... I need help...  :-\
My old module to Joomla 1.5 RC3 doesn't work in Joomla 1.5 rc4!
http://extensions.joomla.org/component/ ... Itemid,35/

Some problems:
1) When I install, none tmpl is associated with module.

Code: Select all

$layout = $params->get('layout');
require(JModuleHelper::getLayoutPath('mod_weblinks_suite', $layout));
Layout comes from xml and default is accordion, but it isn't associated!!!

2) JHTMLselect::option doesn' t exist...

I need documentation to see the modification in this version of Joomla...
Thank you