OS Property support center

Search Module change to search pattern

  • George Anderson
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 3 months ago #24118 by George Anderson
Search Module change to search pattern was created by George Anderson
I would like to setup the Search Module so that if the user doesn't select anything, ALL properties will appear, instead of NO properties appearing.

Can you help please?

Thanks

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

More
11 years 3 months ago #24139 by Mr. Dam
Replied by Mr. Dam on topic Re: Search Module change to search pattern
Hi,
open file
components > com_osproperty > classes > listing.php
find line
if($dosearch == 1){
and change to
$dosearch = 1;
if($dosearch == 1){

Good luck
Dam
The following user(s) said Thank You: George Anderson

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

  • George Anderson
  • Topic Author
  • Offline
  • New Member
  • New Member
More
11 years 3 months ago #24143 by George Anderson
Replied by George Anderson on topic Re: Search Module change to search pattern
Absolutely perfect Dam.

Thank you!

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

Moderators: Mr. DamNguyen Phu Quan