Quote:
Originally Posted by CvP
I apologize if this has been asked before but I have downloaded both versions available here.
Both are giving these errors:
in forum.php: Fatal error: Cannot redeclare getFormatPrice() (previously declared in includes\block\html.php(95) : eval()'d code:40) in includes\block\html.php(95) : eval()'d code on line 51
in admincp > microcart > options:
Parse error: syntax error, unexpected $end in \admincp\microcart_admin.php on line 2776
|
please make sure you have uploaded all files and also disable the forum block as there is a problem with this.
Quote:
Originally Posted by jackalopejoe
Hello All. My apologies if i missed this. I searched both threads but couldn't find an answer. However, i'm amazed i would be the fist to have said problem.
It is around combined shipping. I have a category where i need to only charge 5 dollars shipping regardless of quantity. Buy 1 or buy 3 the shipping is $5... But in the product where shipping is calculated if someone adds 3 items the shipping is $15.
Is there a way to "combine shipping" or flat rate shipping per order in a category.
Thanks everyone. 
|
this has not been added but could be added or if you know some php code you could change this yourself.
when i get home i will post a small bit of code that you could use to make this happen.