Ticketmaster


Why having a 3rd party to sell your tickets? We have an all in one solution build in Joomla to sell your tickets at your own site!
Easy installation & configuration! After a ticket has been sold it will be automaically created and sent to your customers!

RD-Autos Info


RD-Autos is a component for small Garages and Auto Sellers (Single Dealer)! We have also a version (PRO) that can handle adds from several dealers! You can have sellers on your site paying you for their add!

Multi Language


As we're writing our components in multi-language, we need translators. At the moment we do have some translations available. when you buy one of our components and translate it for us, you will het one year subscription for free!

affiliates

Login Form



Our website is powered by:

dioscouri_logo_transparent
RD-Autos Single Dealer Upgraded to 1.5.10 PDF Print E-mail
Saturday, 13 March 2010 19:42
Today we have upgraded the single dealer version of RD-Autos. As we want to have a complete single dealer version we have done some modifications and addons to make it more complete. Also a big cleanup was needed to get a proper working and more flexible system.
The next addons have been done:

- HTML Email Templates added (enquire and send a friend email).
- Added Alias for category for SEF urls (created during adding category).
- Added Alias for every vehicle, a rollback system has been build in for older entries.
- Added VIN Number.
- Added Stock number.
- Added Configuration parts.
- Added engine number / chasis number
- Changed Pathways in order to work with SEF
- Removed inline CSS and added CSS file for inclusion
- Cleaned up the assets folder (replaced in other folders)
- Added several placeholders for currencies.
- Added Dutch Language (Thank you Patrick)
- Added verification to send a friend & enquire. (human test)

For Dutch users we have included NAP, this is a "National Auto Pass" witch indicates the miles/lkilometers.
When a vehicle has NAP, you know the amount of KM's are real! For users for other countries, you can turn this off. If you want to see all the addons and information about this upgrade, click the read more button.

Language Upgrades Backend:

EMAIL SEND A FRIEND-Email Template for Send a Friend
EMAIL ENQUIRE AUTO=Email Template used by Enquiring
ERROR SAVING CONFIG=Error Saving Your Config
CONFIG SAVED=Configuration has been saved.
SHOW STOCKNUMBER=Show Stock Nr.
SHOW VIN NUMBER=Show Vin Nr.
SHOW NAP=Show NAP (NL)
STOCKNR=Stocknumber
DESIRED STOCKNR=Choose a desired stocknumber, you will find your vehicle easy.
STOCKNR=Stock Number
DESIRED VINNUMBER=Please insert the VIN number of the vehicle, you're visitors will see this number if turned on in the config.
VINNR=Vin Number
ENGINE NUMBER=Engine Number
DESIRED ENGINE NR=Insert the chasis or engine number, your client will see this in the front when turned on.
PLACEHOLDER  = How to show prices
PLACEHOLDER 1  = $ 3.500,99
PLACEHOLDER 2  = 3.500,99 $
PLACEHOLDER 3  = $ 3500,99
PLACEHOLDER 4  = 3500,99 $
PLACEHOLDER 5  = $ 3500.99
PLACEHOLDER 6  = 3500.99 $
PLACEHOLDER 7= 23,223.00 $
PLACEHOLDER 8= $ 23,223.00

Language changes Frontend:

VIN NUMBER=Vin Number
STOCK NUMBER=Stock Number
ENGINE NUMBER=Engine Number
VEHICLES FOUND FOR YOU=Vehicles Found
ENQUIRY=Ask a question about this
INTROTEXTENQUIRE=PLease fill out the form below to ask your question about this vehicle.
EXPLANATION EQUIRE=All fields needs to be filled before sending the form
YOUR ADDRESS=Your Address
YOUR ZIPCODE=Your Zipcode
YOUR PHONENR=Your Phone Number
YOUR QUESTION=your Question
SEND QUESTION=Send Your Question
HUMAN TEST=Answer the Question
QUESTION INCORRECT=Question Incorrect
ONE FIELD NOT FILLED=One or more fields has not been filled.
SUBJECT TO ENQUIRE=Enquire:

Database upgrades:

ALTER TABLE `jos_rdautos_config` ADD `enquirevehicle` TEXT NOT NULL
ALTER TABLE `jos_rdautos_config` ADD `sendafriend` TEXT NOT NULL
ALTER TABLE `jos_rdautos_config` ADD `showstocknumber` TINYINT( 1 ) NOT NULL
ALTER TABLE `jos_rdautos_config` ADD `showenginenumber` TINYINT( 1 ) NOT NULL
ALTER TABLE `jos_rdautos_config` ADD `showvin` TINYINT( 1 ) NOT NULL
ALTER TABLE `jos_rdautos_config` ADD `currencyholder` TINYINT( 2 ) NOT NULL 

ALTER TABLE `jos_rdautos_information` ADD `enginenumber` VARCHAR( 25 ) NOT NULL
ALTER TABLE `jos_rdautos_information` ADD `stocknumber` VARCHAR( 25 ) NOT NULL
ALTER TABLE `jos_rdautos_information` ADD `vinnumber` VARCHAR( 25 ) NOT NULL
Last Updated on Saturday, 13 March 2010 20:56