Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Profile for hkyklai

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 22:04
  • Posts: 3
  • Profile Views: 4929
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
In my e-shop, some well-reputated customers can place orders and select "pay at the end of the month". Then, at the end of the month, he will receive an invoice for all his placed orders.

May I know whether VM Invoice will have the capability to create a single invoice (with summed price and attached orders) for multiple orders which has the payment method as "pay at the end of the month"?

Many thanks.
Multiple orders in s ...
Category: Feature Requests
emo
My e-shop has two languages (English and Chinese) and I use language override in Virtuemart to display the order status (i.e. in order status is named as "COM_VIRTUEMART_ORDER_STATUS_XXXX" and it is translated to the corresponding order status in the language override file.) and it works fine in the Virtuemart orders.

For example, for the confirmed order, its order status in the database is "COM_VIRTUEMART_ORDER_STATUS_CONFIRMED". In en-GB.override.ini file (the English language override file), "COM_VIRTUEMART_ORDER_STATUS_CONFIRMED" is translated as "Confirmed". Hence, the order status will be shown as "Confirmed" in English.

in VM Invoice: Invoice / Order Management, the order status is shown as "COM_VIRTUEMART_ORDER_STATUS_CONFIRMED" rather than the translated word "Confirmed". I have checked the program code and suspected that the following code in 'administrator/components/com_vminvoice/views/invoices/tmpl/default.php' may be amended for the translated.

Code to be amended :
<?php echo JHTML::_('select.genericlist', $this->statuses, 'filter_order_status[]', 'multiple="multiple" size="5"', 'id', 'name', JRequest::getVar('filter_order_status',array())); ?>

However, since I am not familiarize with the php coding, would you please advise how this coding should be amended in order to show the translated word.

Many thanks.
Translation for orde ...
Category: Translations
emo
Dear ARTIO,

I have bought and installed VM Invoice yesterday, and the installation work is smooth on Joomla 2.5.4 and Virtuemart 2.0.6.

When I tried to configure it, there are two warning message in the VM Invoice : Invoice Configuration tab :

Warning: Invalid argument supplied for foreach() in /home/specialt/public_html/administrator/components/com_vminvoice/views/config/view.html.php on line 65

Warning: Invalid argument supplied for foreach() in /home/specialt/public_html/administrator/components/com_vminvoice/views/config/view.html.php on line 79

Also, when I preview the invoice pdf in VM Invoice : Invoice / Order Management, it only shows some html code and there is a warning message at the bottom :

Warning: curl_setopt() [function.curl-setopt]: CURLOPT_FOLLOWLOCATION cannot be activated when safe_mode is enabled or an open_basedir is set in /home/specialt/public_html/administrator/components/com_vminvoice/libraries/tcpdf/tcpdf.php on line 7706
TCPDF ERROR: [Image] Unable to get image: images/stories/virtuemart/vendor/logo4.jpg

It would be much appreciated if you can help to provide some hints to solve the above.

Regards.

YK Lai
Warning message in V ...
Category: Customer Support
More
User Login Empty