OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?

VehicleManager component support

Go to bottom Favoured: 0

Hints

leo5city (User)
Expert Boarder
Posts: 92
graphgraph
User Offline Click here to see the profile of this user
hints 11 Years, 7 Months ago
Karma: 0  
I've been taught how to hide hints, but when I click on a search it appears in the list. how to hide?
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:hints 11 Years, 7 Months ago
Karma: 101  
Hello,

You need in file
{yours site}/components/com_vehiclemanager/vehiclemanager.php

find rows look like:

$params->def('hits', 1);

and replace its to
$params->def('hits', 0);

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»