Hmm i just as a test whacked this in:
next to the radial buttons but it doesn't register which means its being generate somewhere else i think we have FEC installed which will be where i next look.PHP Code:echo '<!--test-->';
ill report back :)
Hmm i just as a test whacked this in:
next to the radial buttons but it doesn't register which means its being generate somewhere else i think we have FEC installed which will be where i next look.PHP Code:echo '<!--test-->';
ill report back :)
Aha,
i found it was in:
tpl_checkout_split.php (part of the FEC mod (fast easy checkout))
so all sorted now :)
thanks for the link to the thread.
Andy.
Hi Andy,
Funny, I was just coming back up here to post because I too use FEC and also found the code that needs to be changed in a different place....but not in the same file as you since we are probably using different FEC options. The file I needed to change was the FEC file "/includes/templates/MY_TEMPLATE/templates/tpl_checkout_stacked.php"
Glad you got yours fixed....now I have to go on a search to find out why my payment methods aren't respecting the sort order I set and are displaying in the wrong order....which means the wrong one is being set as the default.
Hey Bill,
Yeah, i just looked for the lines before the corrections and updated them and it worked for me.
Have you got any of them set to 0? I found that the first one had to be 1 rather than 0. not sure if thats helpful or not.
regards
Andy.
Hi Bill,
glad we managed to sort each other issues out :)
regards
Andy.