Ok in your URL you have a "/" between "/gv_redeem.php" and "gv_no,26c434", you also have a "," and not a "=" between the "gv_no" and the actual voucher number.
This should actually look like this
Code:
http://max.hyperactivehosting.com/gv_redeem.php?gv_no=70e677
Notice mine has a question mark, not a "/". PHP uses the "?" to let the script know that data is coming in and needs to be parsed by the script. This is not happening on your site. Why it is doing this i am at a loss to say.
Did you start out with MAX or is this a 2.2 store that has had the module for gift vouchers added later?
Bookmarks