New Zenner
- Join Date:
- Jul 2007
- Posts:
- 52
- Plugin Contributions:
- 0
My cloned flat and freeoptions modules don't work
Hi.
First of all, sorry for the lengthy explanation, I just want to make it clear.
I have created copies of flat.php and freeoptions.php shipping modules and renamed them to sp_flat.php and sp_freeoptions.php respectively.
I have also changed all "flat" and "FLAT" to "sp_flat" and "SP_FLAT" in sp_flat.php,
and I have changed all "freeoptions" and "FREEOPTIONS" to "sp_freeoptions" and "SP_FREEOPTIONS" in sp_freeoptions.
Other than that, the files have their original content.
Then I go to Zen Cart administration and set Shipping Cost 60.00 in sp_flat and Total >= 2000.00 in sp_freeoptions.
Up until here, everything seems fine, but...
When I log on to my shop, I do some shopping and after I go to checkout, the original flat and freeoptions (which are still activated) work find, but the new cloned models don't work. After I select one of these new options, the "Next step" button redirects me to the same page and not to the next step :(
Does anybody have any idea about what could be wrong?
The point of having the cloned modules is that I need a "by Courier" shipping method and "by Slovak Postal Service" shipping method, both with freeoptions (but each with different values).