OS Property support center

Related properties

  • mazen
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 3 months ago #57374 by mazen
Related properties was created by mazen
Hello,
Where Can I find the page of Related properties ,
I need to change some code inside it.

Thank you

Please Log in or Create an account to join the conversation.

More
10 years 3 months ago #57390 by Mr. Dam
Replied by Mr. Dam on topic Related properties
Hi,
You can find in file:
components > com_osproperty > classes > listing.html.php
from
$row->relate = ""; line 1826 (version 2.7.4)
to bellow
Thanks
Dam

Please Log in or Create an account to join the conversation.

  • mazen
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 3 months ago #57441 by mazen
Replied by mazen on topic Related properties
Hello,
Would you please check the screenshot..
I can't find the room parameter..

Thank you
Attachments:

Please Log in or Create an account to join the conversation.

More
10 years 3 months ago #57504 by Mr. Dam
Replied by Mr. Dam on topic Related properties
Hi,
This is in:
if($configClass == 1){
?>
<div style="display:inline;">
<img src="<?php echo JURI::root()?>components/com_osproperty/images/assets/room.gif" border="0" class="icon_module" /> <?php echo $rproperty->rooms?>
</div>
<?php
}
echo "</div>";
Thanks
Dam
The following user(s) said Thank You: mazen

Please Log in or Create an account to join the conversation.

  • mazen
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 3 months ago #57536 by mazen
Replied by mazen on topic Related properties
THank you ,,, done :)

Please Log in or Create an account to join the conversation.

Moderators: Mr. DamNguyen Phu Quan