OS Property support center

Extra Fields: OSProperty v2.0.4.3

  • Garth Wilson
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 8 months ago #34209 by Garth Wilson
Replied by Garth Wilson on topic Re: Extra Fields: OSProperty v2.0.4.3
Hi Dam

This gives a blank return:

Attachments:

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

More
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
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
  • New Member
More
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);
?>

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
  • New Member
More
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.

More
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. DamNguyen Phu Quan