OS Property support center

Few small problems with version 2.0.8

  • Mircea T
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 10 months ago #32710 by Mircea T
Few small problems with version 2.0.8 was created by Mircea T
Hello,

1. Please verify the option "Call for price", when i load the page i can see the fields "Price" and "Original price" displayed. By changing from Yes to No then back to Yes, the fields will be hidden, but on load, the fields are visible.

2. The lenght for the currency field is small, can be increased?

3. If i disable the option "Neighborhood" the script will disable also extrafields?

4. I can't find the documentation or tutorial for this component. What is the difference between Price and original price?

I use Osproperty 2.0.8 with theme1 (same problem with default theme), Joomla 3.1.1

Thank you

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

More
11 years 10 months ago #32715 by Mr. Dam
Replied by Mr. Dam on topic Re: Few small problems with version 2.0.8
Hi,
1. Please verify the option "Call for price", when i load the page i can see the fields "Price" and "Original price" displayed. By changing from Yes to No then back to Yes, the fields will be hidden, but on load, the fields are visible.
A: I need to check your site to confirm this issue.
2. The lenght for the currency field is small, can be increased?
A: Yes, it's possible, please send your site information with super admin account, ftp account to damdt@joomservices.com. I will help you to solve it.
3. If i disable the option "Neighborhood" the script will disable also extrafields?
A: "Neighborhood" feature doesn't relate to extra fields, so when you disable ""Neighborhood", OSP still shows extra fields.
4. You can find the documents of OS Property from here: osproperty.ext4joomla.com , menu Help & How to. Regarding to Price and Original price. Price is current price, original price is old price of one property.
Thanks
Dam

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

More
11 years 3 months ago #40876 by Anirudh Kumar
Replied by Anirudh Kumar on topic Re: Few small problems with version 2.0.8

1. Please verify the option "Call for price", when i load the page i can see the fields "Price" and "Original price" displayed. By changing from Yes to No then back to Yes, the fields will be hidden, but on load, the fields are visible.


^ I do have the same issue.

Venfin.secondjob.co.nz is where you can see it.

just register and add property or just let me know I will send user name and password
Attachments:

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

More
11 years 3 months ago - 11 years 3 months ago #40878 by Anirudh Kumar
Replied by Anirudh Kumar on topic Re: Few small problems with version 2.0.8
What is the difference between Price and original price?

Original Price is the price the owner/user has bought the property, Its really silly to give away the original price. You have to hack the code to hide by adding style display:none property OS_ORIGINAL_PRICE at components/com_osproperty/helpers/layouts/propertyedit.php

check out the attachment
Attachments:
Last edit: 11 years 3 months ago by Anirudh Kumar.

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

More
11 years 3 months ago #40887 by Mr. Dam
Replied by Mr. Dam on topic Re: Few small problems with version 2.0.8
Hi Anirudh,
If you want to remove Original price field, please submit ticket and send your site information with super admin account, ftp account. I will help you to remove that information.
Thanks
Dam

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

More
11 years 3 months ago #40906 by Anirudh Kumar
Replied by Anirudh Kumar on topic Re: Few small problems with version 2.0.8
1)I dont want you to remove "original Price" but I want to fix "Call for price" drop down for me. as I have already hidden it by display:none style.

2)How can I add more fields to Agent/Owner registration page?

3)Please answer my ticket number 14501

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

More
11 years 3 months ago #40909 by Mr. Dam
Replied by Mr. Dam on topic Re: Few small problems with version 2.0.8
Hi,
1. Please provide your site information with super admin acc, ftp acc in the ticket 14501, i will fix the issue["Call for price" drop down]for you.
2. You can add more fields into Agent registration page, here is the solution
A: Add new db columns into database table #__osrs_agents (Note: depend on the purpose of fields, you should select corresponding field types: Varchar, Integer, Decimal .etc)
B: Hack into the file
components > com_osproperty > helpers > layouts > agentregistration.php
to add fields that you want to show
C: Hack into file
components > com_osproperty > classes > agent.php
to save the registered information.
D: You will also need to hack into
components > com_osproperty > classes > agent.html.php
and
administrator > components > com_osproperty > classes > agent.html.php
to show the information of agents.
I believe it will be a lot of works

3. OS Property doesn't have New zealand location. So you can enter the location (states and cities) of New Zealand by using Manage States and Manage Cities features at backend of OS Property.
But you can create the location data file for me, i will help you to import into your OS Property system.
If you open the installation package, directory: other > location. And open any file, you will see the location data has this structure

state1: city1, city2, city3...
state2: city4, city5, city6 ...
....

I believe you will be able to make the New Zealand location file easily, and i am happy to make the modification in source code to allow you to import it from backend of component
Good luck
Dam

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

Moderators: Mr. DamNguyen Phu Quan