Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Can someone help me on how to keep the session on the continue button ?


Geejee

Recommended Posts

Posted

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:

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...