Show listings based on types

Your suggestions about improvements and new modules etc.

Moderators: Koduc, Xpycm

Forum rules
Pay attention! Forum is not a means for guaranteed support of clients and users. An answer as well as a quick answer is not supposed on the forum. We post messages as soon as possible.

The message limit on the forum is 3 messages per day.
If you want to say "thank you" then use the function "Give good reputation point", which is a green icon "plus" under the nickname of the person, who answered the message.

Show listings based on types

Postby saha66 » 19 Sep 2014, 23:18

Hi,

I want to show listings based on types, for example put a link for all Rent listings.

Thanks in advance
saha66
Passer
 
Posts: 30
Joined: 28 Aug 2014, 09:31
Reputation point: 0

Re: Show listings based on types

Postby Koduc » 23 Sep 2014, 07:57

Take a look to the page URL after search. You can use parameters for your purposes.
For a example, http://you_site/en/search?apType=3 shows all "rent by the day" listings
-- Меньше знаешь - крепче спишь --
User avatar
Koduc
Team lead
Team lead
 
Posts: 64
Joined: 28 Dec 2011, 09:11
Reputation point: 0

Re: Show listings based on types

Postby saha66 » 27 Sep 2014, 17:53

Thanks a lot for your answer.

I think that there is problem in script.

When I select a listing the 'date_updated' column in {{apartment}} table will update and i did not find a query in script that query the database for this change.

I do not want this column to be updated just with select a listing.

Thanks in advance
saha66
Passer
 
Posts: 30
Joined: 28 Aug 2014, 09:31
Reputation point: 0

Re: Show listings based on types

Postby support » 27 Sep 2014, 19:47

protected\modules\install\data\open-re-full.sql file

Code: Select all
...
CREATE TABLE IF NOT EXISTS `{dbPrefix}apartment`
...
 `
date_updatedtimestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
... 
support
Citizen
Citizen
 
Posts: 136
Joined: 28 Dec 2011, 13:14
Reputation point: 0


Return to Improvements

Who is online

Users browsing this forum: No registered users and 3 guests

cron