Welcome, Guest
Username Password: Remember me

Problem after v4.7.2 update
(1 viewing) (1) Guest
  • Page:
  • 1

TOPIC: Problem after v4.7.2 update

Problem after v4.7.2 update 1 year, 3 months ago #579

Hi,

The Nearby Properties is not showing the property name for the nearby property, it is showing the name of the property displayed.


Cheers,
M

Example here.

Re: Problem after v4.7.2 update 1 year, 3 months ago #584

  • piranha
  • OFFLINE
  • Jomres Extras Developer
  • Posts: 532
In /jomres/remote_plugins/nearby_propertys/j06000nearby_propertys.class.php, at line approx 92, change:

$rw['PROPERTYNAME']=$current_property_details->property_name;

to:

$rw['PROPERTYNAME']=$current_property_details->get_property_name($p_uid->propertys_uid);
Become our fan on Facebook and be the first to find out about new releases, updates and discounts Jomres Extras Facebook Page
Last Edit: 1 year, 3 months ago by piranha.
  • Page:
  • 1
Time to create page: 1.72 seconds