spiggy Posted April 14, 2005 Share Posted April 14, 2005 I added this contribution skin to a site I'm creating for my brother...and now nobody can create an account. >_< http://resultboardwear.com/create_account.php Can comeone help me add the code to create the proper button, still learning PHP, and dont know how to do it. I can send someone the php file, because I dont know which part of it to show here, if that would help. Thanks in advance!!! :thumbsup: Quote Link to comment Share on other sites More sharing options...
♥yesudo Posted April 14, 2005 Share Posted April 14, 2005 Apologies - my mistake. In create_account.php, line 519, change: <td><?php //echo tep_image_submit('button_continue.gif', IMAGE_BUTTON_CONTINUE); ?></td> to: <td><?php echo tep_image_submit('button_continue.gif', IMAGE_BUTTON_CONTINUE); ?></td> I will update contribution shortly. Quote Your online success is Paramount. Link to comment Share on other sites More sharing options...
♥yesudo Posted April 14, 2005 Share Posted April 14, 2005 http://www.oscommerce.com/community/contributions,2967 Quote Your online success is Paramount. Link to comment Share on other sites More sharing options...
spiggy Posted April 14, 2005 Author Share Posted April 14, 2005 Thanks!!!! Thanks for the Contribution too!!!! :D Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.