Here is one for the real professionals: merging two files!
WillemB <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.general |
|---|---|
| Message-ID | <7d8253f63ce0ae6d278cd8be63c196d5@osCommerce-Forums> |
This message was sent from: General Support http://forums.oscommerce.com/viewtopic.php?p=228149#228149 ---------------------------------------------------------------- I would like to make a serious alteration to checkout_shipping.php: I would like to combine it completely with checkout_shipping_address.php, leaving only the ability to add a NEW address on checkout_shipping_address. I've tried, but somehow I am not succeeding. The radiobuttons will not show up on checkout_shipping. This has something to do with certain variable being zero and therefore skipping the entire code, but I don't know why it doesn't have a value. If I change that restriction I get the radiobuttons, but the java selection code doesn't work and the address selected is not actually selected. ANY help would be greatly appreciated. I'm afraid I have had exactly zero responses after some 6 or so questions (and helping out others quite a bit) and this one happens to be quite important to me. So please help out, even if you are not completely sure... it's better than what I have at the moment. :? Thanks in advance