Menu Content

Support

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

Invoice / Order does not display a list of orders
(1 viewing) (1) Guest
Support forum for customers who have purchased this product. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.

TOPIC: Invoice / Order does not display a list of orders

Re: Invoice / Order does not display a list of orders 10 years, 2 months ago #42295

  • fale
how do I fix this? bag
Last Edit: 10 years, 2 months ago by .
The topic has been locked.

Re: Invoice / Order does not display a list of orders 10 years, 2 months ago #42312

  • fale
problem was NOT resolved
UP
The topic has been locked.

Re: Invoice / Order does not display a list of orders 10 years, 2 months ago #42537

  • fale
problem was NOT resolved
UP
The topic has been locked.

Re: Invoice / Order does not display a list of orders 10 years, 2 months ago #42569

  • dajo
  • OFFLINE
  • Posts: 5069
Hi,

Make sure that your website is set up to use UTF-8 encoding and that all the VirtueMart and VM Invoice's tables in your database also use UTF-8 encoding (you can check this using phpMyAdmin or similar database management tool).
ARTIO Support Team
The topic has been locked.

Re: Invoice / Order does not display a list of orders 10 years, 2 months ago #42578

  • fale
dajo wrote:
Hi,

Make sure that your website is set up to use UTF-8 encoding and that all the VirtueMart and VM Invoice's tables in your database also use UTF-8 encoding (you can check this using phpMyAdmin or similar database management tool).


Hi!
phpMyAdmin utf8_general_ci
VirtueMart = utf-8
My lng =russian
The topic has been locked.

Re: Invoice / Order does not display a list of orders 10 years, 2 months ago #42586

  • dajo
  • OFFLINE
  • Posts: 5069
Hi,

Please specifically check the following tables:
_virtuemart_order_items
_virtuemart_products
_virtuemart_products_en_gb
_virtuemart_products_ru_ru

The tables themselves must use the utf8 character set and also all their string columns must use utf8_general_ci collation.

Then make sure that if you display source code of your website admin area in your web browser that there's the following line with utf-8 character set specified somewhere in the header section:
<meta http-equiv="content-type" content="text/html; charset=utf-8" />


Please let us know if everything is set up correctly.
ARTIO Support Team
The topic has been locked.
User Login Empty