OS Property support center

really I'm confused :)

  • mirved
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 9 months ago #53748 by mirved
really I'm confused :) was created by mirved
hi everyone i need ur replies

1/// i want adv search use like this
country>province>city>district how can i do that?

2/// i want to use agents only create listings but deleting only company admin or manager?
couse i have 5 branch office i have 5 manager different location in my country and i want follow every lists

agents only create and editing listings but delete or unpublishing just managers

3//// when i try import location
system says me
1054 Unknown column 'city_tr' in 'where clause' SQL=Update xjczd_osrs_cities set city_tr = city where city_tr Is NULL or city_tr = '

thanks for help :)

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

More
10 years 9 months ago #53832 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic really I'm confused :)
Hi Mirved,
1. OS Property doesn't support "District"
2. If you want the agent isn't able to remove properties, please follow these steps
- Open file: components > com_osproperty > classes > agent.html.php
find
<button type="button" class="btn hasTooltip btn-danger" title="Delete" onclick="javascript:submitForm('deleteproperties');">
<i class="osicon-trash"></i> <?php echo JText::_('OS_REMOVE');?>
</button>
and remove it
3. Please submit ticket and send your site information with super admin acc. I will check the issue for you
Thanks
Dam
The following user(s) said Thank You: mirved

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

Moderators: Dang Thuc DamNguyen Phu Quan