Hi,
If I change the code to what you shown, unfortunately the house is not displayed at all. All I get is a blank page.
IE says there's a programming error.
I have copy/pasted your code over the old code and this is how the function looks like:
Code: |
function displayHouse( & $house, & $tabclass, & $params, & $currentcat, & $rating, & $house_photos,$id, $catid,$option){
global $hide_js,$mainframe, $Itemid, $realestatemanager_configuration, $mosConfig_live_site, $mosConfig_absolute_path, $my, $doc;
JHTML::_('behavior.mootools');
|