OS Property support center
Extra Fields: OSProperty v2.0.4.3
- Garth Wilson
-
Topic Author
- Offline
- New Member
-
Less
More
11 years 8 months ago #34209
by Garth Wilson
Replied by Garth Wilson on topic Re: Extra Fields: OSProperty v2.0.4.3
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13024
- Thank you received: 1692
11 years 8 months ago #34210
by Mr. Dam
Replied by Mr. 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
-
11 years 8 months ago - 11 years 8 months 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);
?>
Attachments:
Last edit: 11 years 8 months 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
-
11 years 8 months 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
11 years 8 months 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: 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.