OS Property support center

Access :

  • sti
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
11 years 8 months ago #17428 by sti
Access : was created by sti
I notice there is no admin level access for property listings?

i remember this was highlighted and fix but its missing suddenly in the recent updates??

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

  • sti
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
11 years 8 months ago #17429 by sti
Replied by sti on topic Re: Access :
its missing in property edit,view and add new views etc.

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

More
11 years 8 months ago #17436 by Mr. Dam
Replied by Mr. Dam on topic Re: Access :
Access level of one property has 2 level : Public and Registered. Only with extra fields. We have one more level "Special". Last time, you mentioned the access level of the extra fields, but not properties.
Thanks
Dam

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

  • sti
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
11 years 8 months ago #17438 by sti
Replied by sti on topic Re: Access :
yes, i think i miss it.
i was meaning all acess level. just use core joomla pls.

can i get an update on this. tks

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

  • sti
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
11 years 8 months ago #17476 by sti
Replied by sti on topic Re: Access :
hi. is there any update coming for this fix?
why is this not using j! classes to set default.?

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

More
11 years 8 months ago #17478 by Mr. Dam
Replied by Mr. Dam on topic Re: Access :
Hi,
We are working hard with new features of OS Property. But we don't have enough time to implement all the suggestions from customers. We can only promise with you, we will discuss about your idea, and will implement it as soon as possible,
Thanks
Dam

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

  • sti
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
11 years 8 months ago #17482 by sti
Replied by sti on topic Re: Access :
i am asking you cause i feel the extension get slower n slower .

its time to improve to code mr. developer.

at category.php u never use the joomla user class but instead hard code it

$accessArr[] = JHTML::_('select.option','0',JText::_('Public'));
$accessArr[] = JHTML::_('select.option','1',JText::_('Registered'));
$accessArr[] = JHTML::_('select.option','2',JText::_('Special'));
$lists = JHTML::_('select.genericlist',$accessArr,'access','class="inputbox"','value','text',$row->access);

This suit BEST for native php site basen Pear framework etc. But in joomla class is there for you to use but you did not use. i am not sure why too. maybe you got some good explanations.

other component i review its only in single line of code.

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

  • sti
  • Topic Author
  • Offline
  • Platinum Member
  • Platinum Member
More
11 years 8 months ago #17483 by sti
Replied by sti on topic Re: Access :
Also i dont think there shoud be support for j1.5 as its ending the shelf line and not safe to use too,


the complication with j1.5 codes maybe make it more complicated and slow.
a suggestion would be create for 2 version component separately.

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

More
11 years 8 months ago #17484 by Mr. Dam
Replied by Mr. Dam on topic Re: Access :
I have the plan to make the component faster. But i need to test it carefully before i can implement it. Because i need to change in the structure of the component.
Thanks
Dam

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

Moderators: Mr. DamNguyen Phu Quan