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

VehicleManager component support

Go to bottom Favoured: 0

Edit / Add / Remove fields

Merugu (User)
Junior Boarder
Posts: 34
graphgraph
User Offline Click here to see the profile of this user
Re:Edit / Add / Remove fields 10 Years, 9 Months ago
Karma: 0  
For God Sake how much you guys rip me off to hire you? and every time I need a new box I have to hire you? or can you make me a screen capture video about how to change things?

Please take care of your reputation guys!
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:Edit / Add / Remove fields 10 Years, 9 Months ago
Karma: 101  
Hello,

Please take care of your reputation guys!
Because that we not give exactly file place and rows, because on forum very many users who try insert in code full post from forum and ask from us why not work what we wrote.

In last version Vehicle manager exist possibility add/hide extra fields with help Vehicle manager setting
In last version we add feature manager, wher you may add any feature fields

all fields you may rename,

empty fields not show.

you may simply rebuild views exactly as you wish

If you know html/css, below small customization manual:

In Vehicle manager you may do that self, or you may hire us for that.

ours component have Open source,

it have two parts admin and frontend.

in admin you will see two files:
{yours
site}/administrator/components/com_vehiclemanager/admin.vehiclemanager.html.php
site}/administrator/components/com_vehiclemanager/admin.vehiclemanager.php


admin.vehiclemanager.html.php - responsible for show data
admin.vehiclemanager.php - responsible for prepare data

exactly for frontend
{yours site}/components/com_vehiclemanager/vehiclemanager.html.php
{yours site}/components/com_vehiclemanager/vehiclemanager.php

vehiclemanager.html.php - responsible for show data
vehiclemanager.php - responsible for prepare data

al layouts you may see and edit at folder:
{your site}/components/com_vehiclemanager/views/

All connection between what user press in Browser - do wit help TASK variable.

also if you wish all Joomla class methods work. E.g when you create new
Vehicle with help
mosVehiclemanager class. you need also edit file
site}/components/com_vehiclemanager/vehiclemanager.class.php

and add to class definition all new fields what you added to database

for work with review, responsible class from file
vehiclemanager.class.review.php
for work with buy request, responsible class from file
vehiclemanager.class.buying_request.php
for work with rent, responsible class from file
vehiclemanager.class.rent.php
for work with rent request, responsible class from file
vehiclemanager.class.rent_request.php


Most simply way now add new field to vehicle definition - that rename any fields
what you no need with help language manager tab in admin area .

also with help language file you may change options in all vehicle combobox
(options) fields

Also - any empty fields will not show at frontend

If you need change make/model - you need change below file:
{yours site}/administrator/components/com_vehiclemanager/makers_and_models.txt

Also we added to ours component very many module template positions - so you
may add any module to very many places in Vehicle manager - with help Joomla
module manager

If you give full details what exactly you wish, we will self create that for
you.

Thanks,
ordSoft team
Logged Logged
The administrator has disabled public write access.
Merugu (User)
Junior Boarder
Posts: 34
graphgraph
User Offline Click here to see the profile of this user
Re:Edit / Add / Remove fields 10 Years, 9 Months ago
Karma: 0  
What if I upgrade to newer version does it get any simpler? I am with .net cars
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:Edit / Add / Remove fields 10 Years, 9 Months ago
Karma: 101  
Hello,

in new version we not simplify add/edit fields. We not CCK.
In new version we added possibility add till 5 new label fields, till 5 new list fields and add possibility add features fields

Main problem for upgrade, because you have template, for create template ours designer full rebuild component, so base version our template and our component look full other, need many efforts for new versions vehicle manager start look like your template

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Merugu (User)
Junior Boarder
Posts: 34
graphgraph
User Offline Click here to see the profile of this user
Re:Edit / Add / Remove fields 10 Years, 8 Months ago
Karma: 0  
Most simply way now add new field to vehicle definition - that rename any fields
what you no need with help language manager tab in admin area .

also with help language file you may change options in all vehicle combobox
(options) fields


I have no idea what you are talking about, need better explanation for sure.

People make video manual for $1 products but you cant make a good manual for such a complex extension that's shame man. whats the point if i cant achieve what i dreamed to create!

at this point I am going not bad as i disabled few fields but i am not there yet but I cant really recommend this to others as its does not have a good manual. Sorry!
Logged Logged
Last Edit: 2013/08/18 11:45 By Merugu.
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:Edit / Add / Remove fields 10 Years, 8 Months ago
Karma: 101  
Hello,

But we have not give to user possibility add fields !!!!!
Because that we not give manual about that !!!

If you know PHP, you will can understand how do that from our Custom manual, other you will have much errors, and we many problem in support.

Also special for that we added in last version possibility add 10 extra fields, what you may enable in Vehicle manager setting

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