- Posts: 17
- Thank you received: 0
OS Property support center
fiel postcode
- Qtal
- Topic Author
- Offline
- New Member
-
Less
More
9 years 2 months ago #77749
by Qtal
fiel postcode was created by Qtal
the "postcode" field can not imported or export with XML
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
9 years 2 months ago #77774
by Mr. Dam
Replied by Mr. Dam on topic fiel postcode
Hi,
Thank you for your report, i will consider to add those fields into XML import/export function in future.
Regards,
Dam
Thank you for your report, i will consider to add those fields into XML import/export function in future.
Regards,
Dam
Please Log in or Create an account to join the conversation.
- Qtal
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 17
- Thank you received: 0
9 years 2 months ago #77785
by Qtal
Replied by Qtal on topic fiel postcode
I've added in administrator\components\com_osproperty\classes\xml.php:
$postcode = $property;
$row->postcode = $postcode;
and in ..\xml.html.php:
<tr>
<td class="key" style="text-align:left;padding:10px;background-color:#efefef;border-bottom:1px solid #CCC;border-right:1px solid #CCC;" width="30%">
<strong><?php echo JText::_('OS_POSTCODE'); ?></strong>
</td>
<td style="text-align:left;padding:10px;border-bottom:1px solid #CCC;" width="70%">
<?php echo $lists;?>
</td>
</tr>
The import was successful.
There must be something else?
$postcode = $property;
$row->postcode = $postcode;
and in ..\xml.html.php:
<tr>
<td class="key" style="text-align:left;padding:10px;background-color:#efefef;border-bottom:1px solid #CCC;border-right:1px solid #CCC;" width="30%">
<strong><?php echo JText::_('OS_POSTCODE'); ?></strong>
</td>
<td style="text-align:left;padding:10px;border-bottom:1px solid #CCC;" width="70%">
<?php echo $lists;?>
</td>
</tr>
The import was successful.
There must be something else?
Please Log in or Create an account to join the conversation.
- Qtal
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 17
- Thank you received: 0
9 years 2 months ago #77788
by Qtal
Replied by Qtal on topic fiel postcode
Sorry, in ...\xml.php lack [ 'postcode'];
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13056
- Thank you received: 1696
9 years 2 months ago #77804
by Mr. Dam
Replied by Mr. Dam on topic fiel postcode
Hi,
You can download OS Property 2.9.5 and install it to get bug fixed
Thanks
Dam
You can download OS Property 2.9.5 and install it to get bug fixed
Thanks
Dam
Please Log in or Create an account to join the conversation.
Moderators: Mr. 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.