Added a local state filter to the Sales Report contribution for reporting of local sales taxes.
Download http://damonparker.org/files/zen_sal...ort_v1.4.1.zip
Added a local state filter to the Sales Report contribution for reporting of local sales taxes.
Download http://damonparker.org/files/zen_sal...ort_v1.4.1.zip
damonparker.org
freelance web app dev
ZenCart Sites: pimpcostumes.com | platinumcostumes.com | costumeshoes.com
Thanks Damon-
Would you add it to the Downloads section? https://www.zen-cart.com/index.php?m...ge=add_contrib
I have a problem, this mod is great however for some reason and it was working fine before. The layout has all gone absolutely crazy. As far as I know nothing has changed and I just recently re-upped all of the files in this mod, but the layout is all over the place, I will attach a screenshot for you to see.
Notice how the drop down menus are all over the place, and the selection bullets are on the left hand side, all of those menus were originally on the top, what has happened?
Please help.
Are you saying this mod was working and now it suddenly isn't or are you saying the original mod was working and when you installed my updated version you get the broken display?
What happened in between when it was working and now?
damonparker.org
freelance web app dev
ZenCart Sites: pimpcostumes.com | platinumcostumes.com | costumeshoes.com
Hi damon, it makes no difference which version i use, that fomatting thing still happens. But as far as I can recall nothing has changed on our website since adding the mod. However, when I first installed it, it formatted the page correctly. We only went live recently however, so only had some real data in the last 3 days, it is since the arrival of this new data that this formatting error has happened, very odd.
I don't really have enough infomation to work with here. If it was working before, it can't break without something being changed somewhere.
If the formatting problem happens with either version of this mod, I would guess that the mod wasn't installed completely.
Turn on your table borders in stats_sales_report.php to debug where the table cells break.
damonparker.org
freelance web app dev
ZenCart Sites: pimpcostumes.com | platinumcostumes.com | costumeshoes.com
Well, OK, I turned the table borders to 1, but the tables don't break, they are just malformed.
Anyway, I have taken the mod out for now, I intend to replace it with superorders so don't worry about it, thanks for your help.![]()
If your tables are misaligned the tables are 'broken'. Turning borders on sometimes help you to see where they ware working and where they start to break. Then you can look at the source to see what is causing the misalignment. Most probably a missing closing /td or /tr.
damonparker.org
freelance web app dev
ZenCart Sites: pimpcostumes.com | platinumcostumes.com | costumeshoes.com
I just installed this a couple of days ago and it looks exactly like the screen shot...have to scroll horizontally to see all of it. It does work though, but it would be nice to have it look a little neater.
Zen Cart: Diva Knitting
I have fixed this issue now, the problem was I had included a 'WorldPay' logo at the checkout stage as one of the options for the customer, instead of just having the default text. It would appear that the worlpay.php page was incuding the HTML used to allow the insertion of the image into the admin section. This caused problems with this module, and with super orders too.
Sadly this means that I cannot have an image at the checkout stage for WorldPay, ironically though it works perfectly with the PayPal logo in the same page. I guess the worldpay.php sends its data back to admin differently than the paypal.php file.
Regardless, problem solved, I thought I would post the solution that this might help others. Oh and the reason it worked fine originally was that we hadn't received any WorldPay orders, only PayPal ones.
One final note, being from the uk I find the inclusion of 'Local State' of no benefit to me, therefore I have stuck with the previous version.
Last edited by Pauls; 8 Jul 2006 at 12:33 PM.