i tried editing the phtml files (dashboard.phtml) under
template > customer > account
but the account dashboard stays the same. what am i missing?
thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Which theme were you editing? There are numerous installed by default, and the one which is displayed is set in System>Config>Design. If you’re editing
app/design/frontend/base/default/template, then make sure you don’t have any entry in the Design.Also, make sure you disable the cache in System>Cache Management while doing your development, but turn it on in production!
JD