Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

PWA 8.2


Guest

Recommended Posts

I installed the PWA 8.2 contrib and I am trying to make the customer info page look exactly like the create account info page with the same spacing and the required info with a red *, instead of a black *.

 

I am not sure where the PWA is getting form name="account_edit" method="post" <?php echo 'action="' .

tep_href_link('Order_Info_Process.php', '', 'SSL')

. '"'; ?> onSubmit="return check_form(this);"><input type="hidden" name="action" value="process"><table border="0" width="75%" cellspacing="0" cellpadding="0" align="center">

 

Account edit is using "echo tep_draw_form('account_edit'', tep_href_link(FILENAME_ACCOUNT_EDIT, '', 'SSL'), 'post', 'onSubmit="return check_form(account_edit);"') . tep_draw_hidden_field('action', 'process');

 

The above may not even be what i need to change. I am trying to follow the code, but I am getting lost. I need someone who has been there to show me the way.

 

I also integrated the login_pwa.php into the login.php so that PWA did not mess with the my autologin and antirobotic registration, works great.

 

I apprecciate the help and all of the contribs.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...