PDA

View Full Version : Magento - New Account



kathymac
04-29-2011, 07:24 AM
Hello

On the Magento New Account form, I have a dropdown list that has a list of cities
the user can select from (such as Toronto, Calgary, etc).

What I need to do is to update the file:
app/design/frontend/default/inspire-blue/template/customer/form/register.phtml

I need to set the subscriber_status field in the magentosubscriber_newsletter table
to a status of 1 and the subscriber_city field in the same table to the value of the dropdown box called "City".

Could someone please show me how to do this.

Thanks so much.

dkinzer
04-30-2011, 09:38 AM
Could someone please show me how to do this.I would suggest the Magento Forum (http://www.magentocommerce.com/boards). You'll likely find far more Magento experts there than here.