Post
by SiteE@se » Sun Apr 06, 2008 11:52 pm
I have the solution! The instructions for the contribution state:
3) In order to work around a Protx bug, you need to make the following change.
Open this file in a text editor: catalog/template/default/content/checkout_confirm.tpl
Change this line:
" method="post" enctype="multipart/form-data">
to:
" method="post">
There are actually TWO lines that need amending ... a few lines down from the above line is this:
" method="post" enctype="multipart/form-data">
I needed to remove the enctype="multipart/form-data" from that also.
Rgds
Chris
Chris @ SiteE@se Web Design