Wait a minute... This content is very very old. We no longer sell or support this theme version. New Topics
Version 9
Tulio Castellanos
0 points
Beginner
Hi there,
As it comes the car types there;s taking only 11 car types (Sedan, Compact,etc). I need to increase this number to 18 car types.
I increase the:
$STRING .= “
Hi there,
As it comes the car types there;s taking only 11 car types (Sedan, Compact,etc). I need to increase this number to 18 car types.
I increase the:
$STRING .= “
“;
in default_dealer.php
But still giving me 11 car type.
Also I increase in language.php:
t1 => “Test”,
t2 => “Ciclomotor”,
t3 => “Clasicas/Antiguas”,
t4 => “Competencia”,
t5 => “Crucero”,
t6 => “Custom/Chopper”,
t7 => “Dual Sport”,
t8 => “Electricas”,
t9 => “Enduro/Cross/Trial”,
t10 => “Mini y Bolsillo”,
t11 => “Moto Sport”,
t12 => “MX”,
t13 => “Scooter”,
t14 => “Standard”,
t15 => “Touring”,
t16 => “Touring Sport”,
t17 => “Triciclos”,
t18 => “Trailers”,
t19 => “”,
Any idea on how to increase the number of car type?
Thanks,
Tulio
Members Only Content
This reply is for PremiumPress customers only.
Login Now