Geejee Posted February 7, 2008 Posted February 7, 2008 Following issue happens to my site when subscribing/unsubscribing using the form provided in this contribution (Newsletter v4.0): found here http://addons.oscommerce.com/info/408 Since button 'CONTINUE' doesn't keeps the session, when subscribing/unsubscribing from the newsletter the result message is not provided in the relevant language you are working on (i got english and dutch). So the point would be to change the current input button: CODE .... <input type=\"hidden\" name=\"check\" value=\"20\"> <br /><br /> ". tep_image_submit('button_continue.gif', IMAGE_BUTTON_CONTINUE) ." </form>"; to something using the tep_href_link for images to keep the session. Or at least something that keeps the session. Anybody know how to do this ? Any ideas/feedback would be highly appreciated. :rolleyes:
Recommended Posts
Archived
This topic is now archived and is closed to further replies.