OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
[SOLVED] Disable count of cars for Super Users (0 viewing) 

VehicleManager component support

Go to bottom Favoured: 0

[SOLVED] Disable count of cars for Super Users

GFCOM (User)
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
[SOLVED] Disable count of cars for Super Users 5 Years, 1 Month ago
Karma: 0  
Hi,

Is this possible to disable the limitation of "999" for the count of cars for Super Users group ?

It's easier for me to publish vehicle from frontoffice but with this limitation i've to go to the backoffice to publish my vehicles... (yes i'v more than 999 published vehicles)

Thanks !

Regards
Logged Logged
Last Edit: 2019/02/25 14:56 By GFCOM. Reason: Solved ! :)
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:Disable count of cars for Super Users 5 Years, 1 Month ago
Karma: 101  
Hi

Please add this directly to file:
{site}/administrator/components/com_vehiclemanager/admin.vehiclemanager.class.conf.php

settings:
$vehiclemanager_configuration['user_manager_vm']['-2']['count_car']='999999';

Regards
Ordasoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»