We have 218 guests and 1 member online
OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
VehicleManager component support
Go to bottom Favoured: 0
TOPIC: Custom search fields
#2399
Will (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
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 Logged  
  The administrator has disabled public write access.
#2406
admin (Admin)
Admin
Posts: 1679
graph
User Offline Click here to see the profile of this user
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 Logged  
  The administrator has disabled public write access.
#2414
Will (User)
Fresh Boarder
Posts: 2
graphgraph
User Offline Click here to see the profile of this user
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 Logged  
  The administrator has disabled public write access.
#2417
admin (Admin)
Admin
Posts: 1679
graph
User Offline Click here to see the profile of this user
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 Logged  
  The administrator has disabled public write access.
Go to top