OS Property support center

Access agent in backend

  • Alberto
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
11 years 7 months ago #40448 by Alberto
Access agent in backend was created by Alberto
I want to do that agents can access the component through the joomla backend, and has access to the creations of properties, cities, types, etc. but not the configuration of the component.

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

More
11 years 7 months ago #40449 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Re: Access agent in backend
Hi Alberto,
OS Property doesn't have feature to allow front-end user to access to back-end of OS Property. In this case, you need to hard code into OS Property and allow some specific users are able to access to configuration of OS Property. All agents must be Joomla backend users if you want they are able to access to backend of Joomla site.
Thanks
Dam

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

  • Alberto
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
11 years 7 months ago #40450 by Alberto
Replied by Alberto on topic Re: Access agent in backend
Yes, I have configured a user who is agent osproperty that accesses the backend of joomla, but I do not have access to configuration osproperty, no way to hide the settings? Or use is only possible through the front-end ?

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

More
11 years 7 months ago #40451 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Re: Access agent in backend
Hi,
To hidde the setting, please follow these steps:
1. Access to file
administrator > components > com_osproperty > classes > configuration.php
2. Find
OspropertyConfiguration::configuration_list($option);
and change it to
//OspropertyConfiguration::configuration_list($option);
Thanks
Dam
The following user(s) said Thank You: Alberto

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

  • Alberto
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
11 years 7 months ago #40452 by Alberto
Replied by Alberto on topic Re: Access agent in backend
I have done what you said and it does not work, the component stops working. and even restore a copy of the file configure.php back to no longer function. Good thing I've had in a test environment.

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

More
11 years 7 months ago #40453 by Dang Thuc Dam
Replied by Dang Thuc Dam on topic Re: Access agent in backend
Please submit ticket and send your site information with super admin acc, ftp acc. I will fix it for you
Thanks
Dam

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

Moderators: Dang Thuc DamNguyen Phu Quan