Login or create new account.

By registering on joomprod.com, you will have immediate access to all our free products and to the public side of our support forum.

Enjoy our subscriptions.

Each of our subscriptions allow you to enjoy the private side of the support forum and all the update of our products for a period ranging from 3 months to 1 year.

Payment And immediate download.

After subscribing to one of our subscription, the products are immediately downloadable.

Login

Or Register
Accueil / forum / Support / AdsManager Support / [RESOLVED] Search module by custom fields

Support Availability Because we must sleep sometimes

Working days: Monday to Friday.
Reply time: Depending on the complexity of your support issue it's usually between a few hours to 48 hours.

Support is only guaranteed to paid subscribers

AdsManager - End of life

It is with great regrets that we have chosen to end the developpement of Adsmanager and its other associated components.

AdsManager is born 10 years ago and, as of today, the number of new subscriptions and downloads have fallen and we cannot maintain the component anymore.

All active subscribers will be able to continue enjoying support until the end of their subscription.

The components will be free and no support will be provided anymore for the other users.

×

Notice

The forum is in read only mode.

[RESOLVED] Search module by custom fields

More
11 years 3 months ago #3169 by tompap
Replied by tompap on topic Search module by custom fields
You mean that this is a OR search and not an "AND".

The search is only doing an "AND" in AdsManager. I don't understand how this could be a "OR".
Please activate Joomla Debug System
Then on the result page, you will see in the debug bar the list of SQL request
check for adsmanager_ads you should see a request with your filter if you can copy paste it here.
More
11 years 3 months ago - 11 years 3 months ago #3215 by Dronch
Replied by Dronch on topic Search module by custom fields
Problem with fields in search module is not actual now. I fix it.

But next question. I need that plugin Gmap sought only those cities that are located in my country (Russian Federation).

I found code in plug.php (line 94):
var
options={
 
	zoom:13,
	center:LatLng,
	mapTypeId:"roadmap",
	scrollwheel: false,
	draggable: false	
 
	};

And insert two lines:
types: ['(cities)'],
componentRestrictions: {country: 'ru'}

But this no effect.

My file plug.php
Last edit: 11 years 3 months ago by Dronch.
More
11 years 3 months ago #3222 by tompap
Replied by tompap on topic Search module by custom fields
I think it will be easier to add a field "country" in the ad. then change the query to get the list of ad to filter on this country field.
More
11 years 3 months ago #3229 by Dronch
Replied by Dronch on topic Search module by custom fields
I need it in autocomplete field.

Attachments:
More
11 years 3 months ago #3248 by tompap
Replied by tompap on topic Search module by custom fields
Duplicated thread (I will set this thread as closed).
Time to create page: 0.127 seconds
Powered by Kunena Forum