Quote:
Originally Posted by q3chap
Thx micheal,
I looked at my system and there, I installed Microcart 1.1.4 (without a) .. there I have no problems with the charset. In Gerneral Options of Microcart, my Charset for Invoices is set with utf-8.
Hoan
|
The pdf system thats there at the moment is messing a few things up with the invoices this will be fixed very soon but im having to recode it so might take alittle time.
Quote:
Originally Posted by Raffaele
Hello Micheal, i think i found another bug in this cart if you add an item in to the cart and do a refresh it will add another item into the cart...
|
This can happen on most shopping systems as well as other addons.
But there is no simple fix for this.
Quote:
Originally Posted by munasbh
thank you for this important product
i have only one problem
when i export an invoice
the output is strange letters
Charset in cp for Invoices is set with utf-8
the proplem is the arabic encoding when creating pdf (only creating pdf)
|
This is being looked at and a fix will be coming soon
Quote:
Originally Posted by q3chap
Hi Micheal,
I have a question. In the shop, I created categories and next to the categories, there are numbers of the Items in that category. Where can I delete this number?
in Template: microcart_main, I found this lines:
PHP Code:
{vb:raw horizontalcategories} <vb:if condition="$category_products"> {vb:raw category_products}
<vb:if condition="$pagenav"> <div align="right" style="margin-top:5px;">{vb:raw pagenav}</div> </vb:if>
<vb:else /> <vb:if condition="$catid>0"> {vb:raw category_empty}
<br /> </vb:if>
<vb:if condition="$frontpage_products"> {vb:raw frontpage_products}<br /> </vb:if> </vb:if>
I did try to delete every single line, but I couldnt delete the numbers.
Help
Hoan
|
The template you want to edit would be microcart_subcategories_bit then remove this ({vb:raw totalsubproducts})
Quote:
Originally Posted by Mellow
One thing that is strange is I'm the one getting the 'thank you for your order' email, not sure if that's a copy of one being sent to my members or the one that should be sent.
|
There is always 2 emails sent out one for the buyer and one for the store owner.