OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
I do not see map in the listing. (0 viewing) 

Joomla Real Estate

Go to bottom Favoured: 0

I do not see map in the listing.

RicardoAT (User)
Junior Boarder
Posts: 36
graphgraph
User Offline Click here to see the profile of this user
I do not see map in the listing. 10 Years, 5 Months ago
Karma: 0  
Hello,
I wrote in another article but I do not answer.
I do not display the map in the list of homes. Sometimes if the shows but usually not.
What I can do?



Thanks
Logged Logged
The administrator has disabled public write access.
RicardoAT (User)
Junior Boarder
Posts: 36
graphgraph
User Offline Click here to see the profile of this user
Re:I do not see map in the listing. 10 Years, 5 Months ago
Karma: 0  
Fixed. He had apartments with " and that did not work.
Logged Logged
The administrator has disabled public write access.
Claudio (User)
Senior Boarder
Posts: 53
graphgraph
User Offline Click here to see the profile of this user
Re:I do not see map in the listing. 10 Years, 5 Months ago
Karma: 0  
GREAT!! I have the same problem!!
This is a bug!!!
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:I do not see map in the listing. 10 Years, 5 Months ago
Karma: 101  
hello,

In files:
{site}/components/com_realestatemanager/views/alone_category/tmpl/default.php
{site}//components/com_realestatemanager/views/alone_category/tmpl/list.php

find row
Code:

title: "<?php echo rows[$i]->htitle; ?>"

and replace to
Code:

title: "<?php echo $database->Quote($rows[$i]->htitle); ?>"



Please backup file first

Thanks,
ordaSoft team
Logged Logged
Last Edit: 2013/10/25 14:02 By admin.
The administrator has disabled public write access.
Go to top
»