Vik Rent Car General info
General information about Vik Rent Car.
Read the public conversations or open a new Support Ticket for help (active Support License required).


Сomponent VikiRentCar
Multilingual website (English, Russian, Serbian)
We have a problem with the .pdf file.
In the English version of the component everything works well. But in the Russian and Serbian (where are the Serbian capital letter like š,đ,ž,č,ć) version, question marks instead of letters.
How can I solve this problem.
Multilingual website (English, Russian, Serbian)
We have a problem with the .pdf file.
In the English version of the component everything works well. But in the Russian and Serbian (where are the Serbian capital letter like š,đ,ž,č,ć) version, question marks instead of letters.
How can I solve this problem.


Hi,
You should install the PDF font Dejavusans in case you have problems with some characters in the PDF. You will find the instructions inside the Full Package of VikRentCar that you have downloaded. You only need to upload some php files on your server and VikRentCar will use that font to generate the PDF files.
You should install the PDF font Dejavusans in case you have problems with some characters in the PDF. You will find the instructions inside the Full Package of VikRentCar that you have downloaded. You only need to upload some php files on your server and VikRentCar will use that font to generate the PDF files.


@Mariika: please take a look at the Documentation page of VikRentCar. If you are having problems with some special characters in the PDF file then you should use the font Dejavusans.
You can find more details in the Documentations page and in the README file contained inside the package that you have downloaded.
You can find more details in the Documentations page and in the README file contained inside the package that you have downloaded.


Hi,
The email for the administrator is not generated through a template file but just through some language definitions contained in your .ini language file(s). The function responsible of the generation of the administrator email is called sendAdminMail and you can find it in the file /helpers/lib.vikrentcar.php
The email for the administrator is not generated through a template file but just through some language definitions contained in your .ini language file(s). The function responsible of the generation of the administrator email is called sendAdminMail and you can find it in the file /helpers/lib.vikrentcar.php


Hi
I am making mutilanguage site but I found Vik Rentcar han't language option this is not translations
for example when I try to registering new car on cars menu there is car description but I couldn't choice the language this means. If I make muliti laguage site but still my site only show one language car description available.
Do you have other tips or solutions to sort this problems?
I am making mutilanguage site but I found Vik Rentcar han't language option this is not translations
for example when I try to registering new car on cars menu there is car description but I couldn't choice the language this means. If I make muliti laguage site but still my site only show one language car description available.
Do you have other tips or solutions to sort this problems?


Hi,
VikRentCar doesn't handle language translations of contents on internal database tables. If you want to translate the contents that you have created then you need to use a third party extension like JoomFish or FaLang. VikRentCar comes with the content elements XML files for both those third party extensions which will let you translate everything. Falang works with Joomla 2.5 and 3.x.
There are a lot of things that can be translated inside VikRentCar so it is more precise to use the content elements.
You can find more details in the Documentation page, section Translations.
VikRentCar doesn't handle language translations of contents on internal database tables. If you want to translate the contents that you have created then you need to use a third party extension like JoomFish or FaLang. VikRentCar comes with the content elements XML files for both those third party extensions which will let you translate everything. Falang works with Joomla 2.5 and 3.x.
There are a lot of things that can be translated inside VikRentCar so it is more precise to use the content elements.
You can find more details in the Documentation page, section Translations.


Thanks for your comments and I installed Falang as your suggestions. however Falang does not support Joomla component data such as car descriptions in VIK Rentcar. Falang support contents, menu, module...but only components isn't included. Now I am almost panic and struggling with this issue. I need multi language site but VIK Rentcar does not support it and third party extension does not support VIK rent car


Hello,
Falang does support VikRentCar but you need first to upload the XML content elements files via ftp on the following folder:
/administrator/components/com_falang/contentelements/
Inside the Full Package of VikRentCar you will find a zip file called Falang_Content_Elements and if you unzip it, you will find the XML files to be uploaded via ftp. You can find more details inside the README file of VikRentCar or in our Documentations page.
Falang does support VikRentCar but you need first to upload the XML content elements files via ftp on the following folder:
/administrator/components/com_falang/contentelements/
Inside the Full Package of VikRentCar you will find a zip file called Falang_Content_Elements and if you unzip it, you will find the XML files to be uploaded via ftp. You can find more details inside the README file of VikRentCar or in our Documentations page.


Hi,
You should use the method of payment Bank Transfer to do such a thing. You can rename it into something like "Pay at the Office" and if you set the option "Auto-Set Order to Confirmed" to NO, the reservations will be in Pending status until you don't set them to Confirmed from the Administrator.
You should use the method of payment Bank Transfer to do such a thing. You can rename it into something like "Pay at the Office" and if you set the option "Auto-Set Order to Confirmed" to NO, the reservations will be in Pending status until you don't set them to Confirmed from the Administrator.


Hi,
this link is not working on the joomla site im working with at the moment.
\v1.7\joomla_15_16_17_25\com_vikrentcar_1.7\com_vikrentcar_1.7\admin\admin.vikrentcar.php (1 hits)
Line 1366:
$viklink=JURI::root()."index.php?option=com_vikrentcar&act=vieworder&sid=".$order[0]['sid']."&ts=".$order[0]['ts'];
-> I think it should be "task" instead of "act".
$viklink=JURI::root()."index.php?option=com_vikrentcar&task=vieworder&sid=".$order[0]['sid']."&ts=".$order[0]['ts'];
After changing that, everything seems okay with that link :) Only want to share this with other users. By the way: Great Joomla Extension, but you should delete the German translation at your Extensions Add-Ons Site. Its terrible, really ! :D
Greets from Germany,
Josh
this link is not working on the joomla site im working with at the moment.
\v1.7\joomla_15_16_17_25\com_vikrentcar_1.7\com_vikrentcar_1.7\admin\admin.vikrentcar.php (1 hits)
Line 1366:
$viklink=JURI::root()."index.php?option=com_vikrentcar&act=vieworder&sid=".$order[0]['sid']."&ts=".$order[0]['ts'];
-> I think it should be "task" instead of "act".
$viklink=JURI::root()."index.php?option=com_vikrentcar&task=vieworder&sid=".$order[0]['sid']."&ts=".$order[0]['ts'];
After changing that, everything seems okay with that link :) Only want to share this with other users. By the way: Great Joomla Extension, but you should delete the German translation at your Extensions Add-Ons Site. Its terrible, really ! :D
Greets from Germany,
Josh


Hi,
i know you didn't make this translation. But on the "Details Site" of the car rental software is a button to the additional extensions. Your Customer will probably think , oh cool there is a german translation, no work ! And when installing the translation, he will think : well, i have to translate it by my self. I hope you're understanding what i want to tell you. My english is not the best :D
Greets from Germany,
Josh
i know you didn't make this translation. But on the "Details Site" of the car rental software is a button to the additional extensions. Your Customer will probably think , oh cool there is a german translation, no work ! And when installing the translation, he will think : well, i have to translate it by my self. I hope you're understanding what i want to tell you. My english is not the best :D
Greets from Germany,
Josh


Hi,
PNG Images with transparent background should never be resized by php otherwise the transparent background will be lost. The resizing function doesn't support transparency. Your PNG images should have a white (or any other color) background, that way the background will be preserved after resizing the images.
PNG Images with transparent background should never be resized by php otherwise the transparent background will be lost. The resizing function doesn't support transparency. Your PNG images should have a white (or any other color) background, that way the background will be preserved after resizing the images.


Hello,
That's an input tag type image with a source of one of the suggested Paypal images. You can easily change the attribute src of that tag into another image that you want to use. You just need to edit the following file:
/administrator/components/com_vikrentcar/payments/paypal.php
There you will find the default Paypal image, just change it into the one that you want to use.
That's an input tag type image with a source of one of the suggested Paypal images. You can easily change the attribute src of that tag into another image that you want to use. You just need to edit the following file:
/administrator/components/com_vikrentcar/payments/paypal.php
There you will find the default Paypal image, just change it into the one that you want to use.
If you are using one of the latest versions of VikRentCar, you can create a new Menu Item and select the type VikRentCar - Cars List.