- Posts: 3
- Thank you received: 1
OS Property support center
Search Module change to search pattern
- George Anderson
- Topic Author
- Offline
- New Member
-
Less
More
12 years 2 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
Can you help please?
Thanks
Please Log in or Create an account to join the conversation.
- Mr. Dam
-
- Offline
- Administrator
-
Less
More
- Posts: 13020
- Thank you received: 1688
12 years 2 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
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
-
Less
More
- Posts: 3
- Thank you received: 1
12 years 2 months ago #24143
by George Anderson
Replied by George Anderson on topic Re: Search Module change to search pattern
Absolutely perfect Dam.
Thank you!
Thank you!
Please Log in or Create an account to join the conversation.
Moderators: Mr. Dam, Nguyen Phu Quan
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.