Will (User)
Fresh Boarder
Posts: 2
|
|
Custom search fields 8 Months, 4 Weeks ago
|
Karma: 0
|
|
I recently purchased the pro version, in the search module, how do you change the various dropdowns? (would like other choices)
Mainly:
Vehicle type:
&
Maker:
Thanks
|
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
admin (Admin)
Admin
Posts: 1679
|
|
Re:Custom search fields 8 Months, 3 Weeks ago
|
Karma: 17
|
|
Hi,
You may change all or self or order from us. Vehicle Manager Open Source component.
You will need edit so file:
{yours site}/modules/mod_vehiclemanagersearch/mod_vehiclemanagersearch.php
Please check settings for search module.
For edit Make and Model for yours car or vehicle - please edit file:
{yours site}/administrator/components/com_vehiclemanager/makers_and_models.txt
Thanks,
OrdaSoft team
|
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
Will (User)
Fresh Boarder
Posts: 2
|
|
Re:Custom search fields 8 Months, 3 Weeks ago
|
Karma: 0
|
|
When I change the line in php, I do get the new category, but it has this line added in the dropdown box (along with the new category:
_VEHICLE_MANAGER_OPTION_(new category)
|
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
admin (Admin)
Admin
Posts: 1679
|
|
Re:Custom search fields 8 Months, 3 Weeks ago
|
Karma: 17
|
|
_VEHICLE_MANAGER...
Than constants from yours language file. If you use some new constant - you need create it in Vehicle manager soft language file
Thanks,
Ordasoft team
|
|
|
|
Logged
|
|
|
The administrator has disabled public write access.
|
|