- Posts: 11
- Thank you received: 0
OS Property support center
How to modify Email Notification from request form
- Anthony Mezas
- Topic Author
- Offline
- New Member
-
Less
More
11 years 6 months ago #42440
by Anthony Mezas
How to modify Email Notification from request form was created by Anthony Mezas
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13244
- Thank you received: 1729
11 years 6 months ago #42444
by Dang Thuc Dam
Replied by Dang Thuc Dam on topic How to modify Email Notification from request form
Hi,
To change property ID to ref id in the Request More Details email content, please follow these steps
1. Open file:
components > com_osproperty > classes > listing.php
2. find
$msg .= JText::_('OS_PROPERTY')." ID: ".$id."<BR />";
and replace by
$msg .= JText::_('OS_PROPERTY')." ID: ".$ref."<BR />";
Good luck
Dam
To change property ID to ref id in the Request More Details email content, please follow these steps
1. Open file:
components > com_osproperty > classes > listing.php
2. find
$msg .= JText::_('OS_PROPERTY')." ID: ".$id."<BR />";
and replace by
$msg .= JText::_('OS_PROPERTY')." ID: ".$ref."<BR />";
Good luck
Dam
Please Log in or Create an account to join the conversation.
- Anthony Mezas
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 11
- Thank you received: 0
11 years 6 months ago #42482
by Anthony Mezas
Replied by Anthony Mezas on topic How to modify Email Notification from request form
Thanks. Issue Resolved!
Please Log in or Create an account to join the conversation.
Moderators: Dang Thuc Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.