OS Property support center
Extra Fields: OSProperty v2.0.4.3
- Garth Wilson
-
Topic Author
- Offline
- New Member
-
Less
More
12 years 1 month ago #34209
by Garth Wilson
Replied by Garth Wilson on topic Re: Extra Fields: OSProperty v2.0.4.3
- Dang Thuc Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13244
- Thank you received: 1729
12 years 1 month ago #34210
by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Re: Extra Fields: OSProperty v2.0.4.3
Hi,
Please send me your site information with super admin account, ftp account to : damdt@joomservices.com. I will check it for you
Thanks
Dam
Please send me your site information with super admin account, ftp account to : damdt@joomservices.com. I will check it for you
Thanks
Dam
The following user(s) said Thank You: Garth Wilson
Please Log in or Create an account to join the conversation.
- Garth Wilson
-
Topic Author
- Offline
- New Member
-
12 years 1 month ago - 12 years 1 month ago #34246
by Garth Wilson
Replied by Garth Wilson on topic Re: Extra Fields: OSProperty v2.0.4.3
Thanks ever so much, Dam
You got it displayed exactly as what we were aiming for:
<?php
$db = JFactory::getDBO();
$db->setQuery("Select * from #__osrs_extra_fields where id ='4'");
$field = $db->loadObject();
//HelperOspropertyFields::showField($field,$row->id);
echo HelperOspropertyFieldsPrint::showField($field,$row->id);
?>
You got it displayed exactly as what we were aiming for:
<?php
$db = JFactory::getDBO();
$db->setQuery("Select * from #__osrs_extra_fields where id ='4'");
$field = $db->loadObject();
//HelperOspropertyFields::showField($field,$row->id);
echo HelperOspropertyFieldsPrint::showField($field,$row->id);
?>
Last edit: 12 years 1 month ago by Garth Wilson. Reason: Change Pic
Please Log in or Create an account to join the conversation.
- Garth Wilson
-
Topic Author
- Offline
- New Member
-
12 years 1 month ago #34249
by Garth Wilson
Replied by Garth Wilson on topic Re: Extra Fields: OSProperty v2.0.4.3
Hi Marios...Dam has solved this query...check out the code in our reply below...superb!
Please Log in or Create an account to join the conversation.
- Marios
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
12 years 1 month ago #34301
by Marios
Replied by Marios on topic Re: Extra Fields: OSProperty v2.0.4.3
Thank you all guys for your help :woohoo:
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.