Quote Originally Posted by BlindSide View Post
What's listed in the download section is the latest public version. All those new bells and whistles are currently in development.

That section should be commented out, but looking at the file I see that the opening php tag is shorthand ("<?" instead of "<?php") on line 261. Add the "php" to the tag and the problem should go away.

Well the original idea was that, since you're splitting an order, the shipping would be adjusted to reflect two separate orders. So, I put the total on both orders so there's a starting point, then adjust accordingly. It's worked out in my office well, but I can see how that might cause some accounting havoc. I'll take that out, leaving the shipping and all other sub-total figures on the original order.

Yes, and if you read the readme you'd know that, along with where to edit the file.

If the DB is not sharing space with tables from another system, I think you ought to drop the prefix. The Zen Cart installer allows you to do this, although I'd wait until your next upgrade to do so.
Frank:
Thanks for the fix on "super_data_sheet"... that worked.
I actually had read through the readme, but don't recall seeing that in there... must've missed it. Either way, I renamed all my files WITHOUT the prefix, made changes to configure.php and all is OK now. This WAS my "next upgrade"! <g>
It's working fine now... I think I've got everything squared out. Nice mods!

BTW, do the "Edit Details" take care of re-stocking/updating inventory counts? The old OSC detail edit contrib did not... thanks again.