Hey guys-
We recently upgraded our Konakart to the latest version and are getting a bug when trying to print an Order Invoice and Packing Slip.
On the printed page it just shows:
[object HTML TableElement]
Are you guys having that problem at all or is there a place you can point me in the right direction to fix?
Thanks,
Andy
I can verify this.
In Konakart 2.2.6.0, when you would open up an invoice from the Orders page and hit print, the __printingFrame iframe would fill with the invoice HTML for printing. I could see this by using javascript to open up the iframe.
In Konakart 3.2.0.0, there is no invoice HTML source code. In IE, it displays "[object]" and in Firefox it displays "[object HTML TableElement]".
It doesn't seem as if the .vm template files have changed significantly, so I'm guessing it is something else. Any help would be appreciated. We have a client that was relying upon this functionality when it worked in the previous version of Konakart. Thanks.
Is there a reason why there's been no response to this issue? Or if it's not an issue, shouldn't there be a polite informing as such?
Releasing a version of a product that breaks working functionality seems to be a major misstep, and deserves acknowledgment of the issue at the very least, and a solution or promise of one would be nice too! >:(
As far as I'm aware, this is a community forum, not a help desk. Any replies you receive in this forum are unofficial and are provided for free by the KonaKart community.
I've just been on your web site and noticed that you guys charge $300 / hour for consultancy and $15,000 for a marketing plan. Strange how you can do that but still demand free software and free support ???
If anyone is interested, there is a simple Javascript fix for this problem available at http://www.webwrights.co.uk/konakart/print_problem_fix.html
It just involves a modification to the Velocity templates. Easy to remove when the bug is actually fixed.
Enjoy
Mike
Thanks Mike.
However the fix has been available for weeks. Take a look at one of our patch releases http://www.konakart.com/downloads/patch-releases .
Oh well, look on the plus side, I know where to find the patches now ;)
:-) Sorry about that but thanks anyway for sharing your work.