VRP SaveTuning

Hello! I have problem with setting up SaveTuning on VRP! I know that I have to change the basic_garage lua in modules and I did it. This is good. Then in PHPmyadmin I have to go to vrp_user_vehicles, then structure and delete the 3rd column. After that in the SQL section I write
ALTER TABLE vrp_user_vehicles
ADD upgrades varchar(255);
and again it is not working. Please help me!

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.