does the fileactually exist in your site?Code:includes/init_includes/init_local_sales_taxes_install.php
does the fileactually exist in your site?Code:includes/init_includes/init_local_sales_taxes_install.php
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
Thanks for your reply. I re-upload all the files for this plug-in, and it worked on my 157! Thanks for your help!
There is a deprecated warning, and I added the following code to ot_local_sales_taxes.php and it is good now.
public function __construct()
{
// Constructor's functionality here, if you have any.
}
See note here: https://stackoverflow.com/questions/...tor-class-name
I love this mod and have used it for the last 2 years. I know that this has never been addressed due to how it calculates Tax. It's not doing it per item it just has a function that totals the order and kicks it out.
I need to be able to put the taxed item each into invoicing for billing purposes and I'm manually doing it now through an export and it's tedious. I did what they said to do by just removing the columns, but that just hides the problem.
Has anyone solved this problem?
Thanks!