Hi,
i have just installed this template (version 1.1) on a fresh Joomla 1.5.6 installation. I installed both modules which are in den Extensions Folder.
But on entering my site, i get the following Javascript error:
Error: $(“ja-botsl”) has no properties
Source: http://www.war-guide.de/joomla15/templates/ja_galena/js/ja.script.js
Row: 57
It refers to this function
function equalHeight(){
makeEqualHeight ($(‘ja-botsl’).getChildren());
//makeEqualHeight ($$([‘ja-content’,’ja-col1-bot’,’ja-col2′]));
//makeEqualHeight ($$([‘ja-content’,’ja-colwrap’]));
}
How can i solve this problem?