OS Property support center

Problem with characters

More
11 years 1 month ago #28755 by Mr. Dam
Replied by Mr. Dam on topic Re: Problem with characters
Hi Jc,
Can you provide us the clearer explanation?
Thanks
Dam

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

More
11 years 1 month ago #28763 by jc
Replied by jc on topic Re: Problem with characters
Hi Dam,

When i create extra fields, there's option to configure size and maxlength. How does it works? If i put for example, 200 and max 250, nothing; the box always has the same size in backend.

I'm interested in know how change backend form when add or edit propeties, what i try is to reorder or change fields position and divs width.

Is there a future change to upload multiple images without description?

I had tested in other server the installation, and just doesn't change "á" oe "ñ" with other characters. The only difference is that in this case, i installed sample data. I think it's an inconvenience, because i can't work in local to test the web.

Thanks a lot,

J.C.

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

More
11 years 1 month ago #28764 by Mr. Dam
Replied by Mr. Dam on topic Re: Problem with characters
Hi JC,
When you setup the extra fields information, for example the text field, it will show the inputbox with maxlength and the width size as your configure. The same size problem in the backend as you mentioned is the bootstrap css overwrite the width size of the field.
You can change the editing properties form in backend by modify function editListing in
administrator > components > com_osproperty > classes > listing.html.php
Currently, OSP doesn't support multiple photos uploading.
The problem with special characters in your localhost has some reasons
- Your localhost misses font
- Your localhost doesn't support Unicode. Have you tried to enter those characters to Joomla content article?
It's not big problem, hope you can solve it easily.
Thanks
Dam

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

More
11 years 1 month ago #28868 by jc
Replied by jc on topic Re: Problem with characters
Hi Dam,

1- What i want to modify is the order of fields in manage properties form, not in the list.
2- How can i add a extrafields group in one tab in forntend layout?

I only know at this moment:

<div class="jwts_tabbertab" title="TAB 1" >
<table class="sTable fg" cellpadding="0" cellspacing="0">
<tr>
<td width="100%">
<div class="width-100 fltlft">
<fieldset class="adminform">
<legend><?php echo JText::_(OS_PROPERTY_INFORMATION)?> <a href="javascript:showhideDiv('information');" id="fsb_information">[-]</a></legend>
<div id="fs_information" style="margin: 0 7px;display:block;">
<?php echo $row->info?>
</fieldset>
</div>
</td>
</tr>
</table>
</div>

This repeat the general data. How can i put either extra field in different tabs?

Thanks, thanks again,

JC

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

More
11 years 3 weeks ago #29436 by cmtrig
Replied by cmtrig on topic Re: Problem with characters
Dam, is there any way to remove the Neighborhood fields from the front and back? With the Walk Score, it seems redundant...

Charlie Trig, Trig Web Design
www.trigwebdesign.com

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

More
11 years 3 weeks ago #29445 by Mr. Dam
Replied by Mr. Dam on topic Re: Problem with characters
Hi,
You can hide the Neighborhoods fields in the backend, Configuration, tab Properties and uncheck : Show neighborhood fields group
The same with Walkscore if you don't want to show them
Thanks
Dam

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

More
11 years 3 weeks ago - 11 years 3 weeks ago #29447 by cmtrig
Replied by cmtrig on topic Re: Problem with characters
Yes, of course, but the fields are still there when an Agent adds a property. I want to remove Neighborhood from the Agent 'Add Property' forms.

Charlie Trig, Trig Web Design
www.trigwebdesign.com
Last edit: 11 years 3 weeks ago by cmtrig. Reason: clarity

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

More
11 years 3 weeks ago #29459 by Mr. Dam
Replied by Mr. Dam on topic Re: Problem with characters
Hi Charlie,
Thank you for your report, we will check and hide them at agent's side in next OSP version.
Thanks
Dam

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

More
11 years 2 weeks ago #29568 by jc
Replied by jc on topic Re: Problem with characters
Hi Dam,

I have tested in other servers (private net) and the same result. Characters like "ñ", "á" displays bad. By other way, the first time i record a property, extra fieds save "ñ" as "ñ". ok. In database table, looks ok. In the moment i open the same property, the values "ñ" just looks with other characters. If you save the property, this extrange character is duplicated.
In either field of property table, not in extra fields, "ñ" records ok.

What can i do? What version of php, mysql, etc is recommended?

It's a real big trouble.

Thanks,

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

More
11 years 2 weeks ago #29578 by Mr. Dam
Replied by Mr. Dam on topic Re: Problem with characters
Hi,
Please send us the link of the server that you used for testing. Because we don't have any problem in our environtmen, even in demo site.
If you can send us the information of your test site with super admin account, phpmyadmin link with access account to damdt@joomservices.com. We can help you to figure the issue. Maybe it's the hidden bug of OS Property component. But to fix it, we still need to find the root cause.
We will look for your information.
Thanks
Dam

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

Moderators: Mr. DamNguyen Phu Quan