cPanel is your hosts control panel where you will find phpmyadmin. Its not in Zen Cart. You can usually reach it by entering your URL/securecontrolpanel -- you can also usually just log on directly from your hosts website.
Printable View
cPanel is your hosts control panel where you will find phpmyadmin. Its not in Zen Cart. You can usually reach it by entering your URL/securecontrolpanel -- you can also usually just log on directly from your hosts website.
hi everyone and especially srturner47!
let me start with thanking you for putting so much work in this neat module.
i'm very sorry to inform you that i think i stumbled over another bug which makes it hard to use this module for my purposes. i set up a shop, where i need to have products that are taxed with 2 different rates. so most of the products are taxed with 7%, while shipping and some products are taxed with 19% (yes, i'm from ger :wink:).
as long as i do not edit an order, taxes are calculated fine, heres an example:
1 x product1 7% €52.00
1 x product2 19% €6.80
subtotal €58.80
shipping €7.00
7% €3.40
19% €2.21
order total €65.80
when i open this order up for editing, everything looks fine, but as soon as i update it (even when nothing was changed), something strange happens:
1 x product1 7% €48.60
1 x product2 19% €5.71
subtotal €54.31
shipping 19% €7.00
7% €5.82
19% €5.82
order total €72.94
i hardcoded the shipping tax rate like you proposed some pages ago. as you can see, the total tax gets duplicated and added twice. also the 7€ shipping is a gross value already, but the tax gets calculated once more.
5.82= (5.71+7.00)/19*100+48.6/7*100
any help regarding this problem would be very appreciated, even the slightest poke in the right direction ;)
thanks a lot
artycul -- Sorry, but I don't have good news for you. I'm aware of the issue, but I have no plans to fix it -- It would be a lot of work, and the mod works fine for my purposes, so it just isn't worth the effort at this time.
The edit order mod acts as if there is only one tax, as this is true for most countries. From what I understand, in some European countries there are multiple taxes. These will not calculate correctly, as the mod thinks there is only one tax, and will assign any tax that is listed this amount.
yeah, i thought about sth like that. thanks for your fast reply nevertheless =)
Hi, srturner47.
I updated my server's PHP to 5.1.6 but the mod doesn't work yet.
Could you please tell me how to fix the Zen Cart 1.3.7.1 / database patch 1.3.8 problem? I'm sorry I have no idea how to do it myself.
Here you have more data:
Server OS: Linux 2.6.18-128.1.6.el5
Database: MySQL 4.1.22
PHP version: 5.1.6 (Zend: 2.1.0)
HTTP server: Apache
Zen Cart 1.3.7.1
Database patch level: 1.3.8 v1.3.8 [2008-07-08 23:08:36] (Fresh Installation)
Thanks in advance!
Hi there,
Iv just install this edit order addon.
It looks well and seams to do all that i need.
However i have an issue with it..
When i use the form to edit the order, the notification email that was sent to the custumer email was with wariables instead of text..
here is what im talking about:
EMAIL_TEXT_SUBJECT - as a subject of the email
The site name is in the email
EMAIL_SEPARATOR - and there is no separator
EMAIL_TEXT_ORDER_NUMBER 9
EMAIL_TEXT_INVOICE_URL
http://wisteria.com/shop/index.php?m...nfo&order_id=9
EMAIL_TEXT_DATE_ORDERED monday 18 Maj, 2009
EMAIL_TEXT_COMMENTS_UPDATE
EMAIL_TEXT_STATUS_UPDATE
Any ideas why this happend?
Just to mention.. if i use the regular edit form, the email notification is ok.
Thank you in advance!
Zencart 1.3.8a
Server 0s Linux2.6.18-92
PHP Ver 5.2.8
I installed Edit Orders on top of Ty Package tracker. No visible problems except that the green edit icon is not showing up in the order listing window. I am assuming this is going to be a conflict between Ty Package Tracker and Edit Orders. I just thought someone might know of a quick fix or have seen the problem before?
Mod works great but there is one bug I found. If you have a one time charge on an attribute, it not only does not show up in the edit screen but if you update it takes it away from the subtotal.
Steve
I may stand corrected.... I am using the Edit Orders Mod from the downloads page. I think that is a differant mod.
Steve