Page 23 of 38 FirstFirst ... 13212223242533 ... LastLast
Results 221 to 230 of 373
  1. #221

    Default Re: Order Editor 1.3.7 Issues

    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.

  2. #222
    Join Date
    Jan 2008
    Posts
    36
    Plugin Contributions
    0

    Default Re: Order Editor 1.3.7 Issues

    Quote Originally Posted by srturner47 View Post
    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.

    This could be the problem. I can't find phpmyadmin anywhere.

    Thanx for you help

  3. #223
    Join Date
    May 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Order Editor 1.3.7 Issues

    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 ).
    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

  4. #224

    Default Re: Order Editor 1.3.7 Issues

    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.

  5. #225
    Join Date
    May 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: Order Editor 1.3.7 Issues

    yeah, i thought about sth like that. thanks for your fast reply nevertheless =)

  6. #226
    Join Date
    Jan 2009
    Posts
    7
    Plugin Contributions
    0

    Default Re: Order Editor 1.3.7 Issues

    Quote Originally Posted by srturner47 View Post
    That doesn't seem right. Why is your database patch at 1.3.8, but your version at 1.3.8? You might want to investigate this...

    Also, I'd highly recommend using PHP5. This may also be causing your problem, as I code on PHP5 servers.
    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!

  7. #227

    Default Re: Order Editor 1.3.7 Issues

    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!

  8. #228
    Join Date
    May 2009
    Posts
    15
    Plugin Contributions
    0

    Default Re: Order Editor 1.3.7 Issues

    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?

  9. #229
    Join Date
    Apr 2008
    Location
    South Florida
    Posts
    197
    Plugin Contributions
    0

    Default Re: Order Editor 1.3.7 Issues

    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

  10. #230
    Join Date
    Apr 2008
    Location
    South Florida
    Posts
    197
    Plugin Contributions
    0

    Default Re: Order Editor 1.3.7 Issues

    I may stand corrected.... I am using the Edit Orders Mod from the downloads page. I think that is a differant mod.

    Steve

 

 
Page 23 of 38 FirstFirst ... 13212223242533 ... LastLast

Similar Threads

  1. Editor issues with images
    By amebb in forum General Questions
    Replies: 0
    Last Post: 18 May 2011, 04:45 PM
  2. html editor issues?
    By 510ego in forum General Questions
    Replies: 2
    Last Post: 24 Feb 2011, 05:07 PM
  3. IE 7 issues with tables in ezpage editor
    By perkiekat in forum General Questions
    Replies: 2
    Last Post: 11 Nov 2009, 12:13 PM
  4. Page Editor and Mod Security issues
    By Scarlet in forum Installing on a Linux/Unix Server
    Replies: 9
    Last Post: 23 Apr 2009, 12:59 AM
  5. Define Pages Editor Issues
    By jemenvy in forum General Questions
    Replies: 3
    Last Post: 5 Apr 2007, 08:21 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR