swizcore Posted March 29, 2013 Posted March 29, 2013 I want to add a field to the account edit page, specifically "company". I've tried by duplicating the "customers_lastname" entries in account_edit.php and it shows up but when I click continue, I get a tep stop error.
Guest Posted March 30, 2013 Posted March 30, 2013 I want to add a field to the account edit page, specifically "company". I've tried by duplicating the "customers_lastname" entries in account_edit.php and it shows up but when I click continue, I get a tep stop error. And what is the [tep stop] saying? Did you checked the error logs?
burt Posted March 30, 2013 Posted March 30, 2013 Company is a part of the Address in osCommerce, so this can be changed from within the address_book page. It could be added to the account_edit page, but would need some fairly hefty changes in the SQL and processing. Why do you need to have this as part of the account_edit?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.