

bobbyours
-
Content count
3 -
Joined
-
Last visited
Posts posted by bobbyours
-
-
well i have found the answer of my problem
if you install discount coupon codes + ultimate seo, there is a problem from ultimate seo if you check the boxe "Output W3C valid URLs (parameter string)?" to true
in this case, if there's an error, checkout_confirmation.php will redirect the user to checkout_process.php?error=...&osCid=...
The problem is &, it is converted in & so it isn't valid anymore.
so the solution is the uncheck the "Output W3C valid URLs (parameter string)?" option
regards
bobby l'ours qui pue du slip
-
Hello
I've a heavily modified oscommerce ms2 version and i've installed the version 3.31 of discount coupon code.
I've some problem when the customer enters a bad discount coupon, or a coupon with bad criterias (minimum account not reach for example), the customer is redirected to the login.php file and do not see an error.
did you ever seen this problem ?
thanks
Bobby l'ours poilu
[Contribution] Discount Coupon Codes
in General Add-Ons Support
Posted
hello
is it possible to put the url of the coupon code in the url ?
example : www.site.com/product_info.php?coupon= ....
or the same into a category listing ?
thanks