Order Detail page in My Account - Magento - magento

Can anyone help me?
In My Account->My Order page, it's displaying all orders in a table, but if I click the View Order link, it's not redirecting to another page - it's staying in the same page.
The link is correct (http://.../index.php/sales/order/view/order_id/142/) but it's still not redirecting to the Order Details page.
I am using magento 1.4.1. If you need any more details, I'll provide them but please help me with this. Is there any setting that means that the Order Details page won't display?
Please help me to fix this issue.

Related

Magento "Shop By" feature is showing but not working. How to fix this?

I'm on magento 1.9.1.0
For some reason the "Shop By" feature is not filtering the products when used.
You can check it out here: http://www.eccellente.nl/ontkalken
The page refreshes but all products are still shown.
Does anyone have a clue to why this would happen?
Thanks
Allright - I figured out that Full Page Cache was the problem.
Needed to add the specific attribute to the Full Page Cache extension in order to make it work.

How to add extra field in my account page in magento?

I want to add some extra fields including textfield,dropdown box in customer/account/create/ page in magento.By default we have only login information and personal information with 2 to 3 textbox only.But I have to add billing details,destination type,billing address and so on.
Please refer this link below,it will help you to understand
https://www.webstaurantstore.com/myaccount.html?goto=register
I tried to solve this problem but unable to do that.If anyone knows this,please help me out.
Thanks!
You'll need to add customer attributes to your database first.
Then you have to add them to your registration-template.
At last the attributes have be added to the customer fieldset in the config.xml
Here is a detailed step-by-step tutorial that may help you :-)
http://www.fontis.com.au/blog/magento/custom-customer-signup-attributes

Magento attribute url not found error 404 /l/ page filter

everyone
I have a problem about attribute url filter page can not found. It show error 404 and there are /l/ on url.
according to this this page. http://www.siameyewear.com/brands.html
At the backend. I have enable Is Anchor to yes. and check Use All Available Attributes. To show attribute Product Listing Sort By bra bra bra.
At this page. http://www.siameyewear.com/brands.html
On your left hand side. You will see Product Listing Sort By. Which is create by magento attribute.
But my problem is. When I'm click on a link. What ever link under a word "Shop By" It's will show error 404 page can't be found.
For example. When i'm click on a Rayban Link under a word "Shop By" It's will show a error 404 and url will look like this http://www.siameyewear.com/brands/l/rayban.html
I don't know where the /l/ came from. I have try to remove /l/ by myself. It's still not show a correct page.
Anyone know how to fix this problem. Kindly please help.
Thank you so much
Problem solved. Just remove some stupid seo enterpr...

Session gets clear in category page only in Magento

I have one problem in Magento Liver server uploaded site.
The problem is related to session or cookies. When I add product to cart or login, then visit category page, the session gets clear and i get signout and cart gets clear.
I tried setting session/cookie management. but not found solution.
Also asked to server technical support, they also not able to found.
This only happens in only one page category page.
Any other had faced this problem.
Please give me solution for this.
Thanks.
try this code for session issue fix
https://www.creare.co.uk/session-error-in-magento

Magento in admin panel when click on edit custome it blank can't work?

My Magento Version is 1.5.1.0-rc1.
When Click on Customer Tab and Manage customer then it will show customer detail proper but when click in edit then give me header and footer without body middle content. Pls help me and give me suggestion what's problem..
Please view attachment ans01.jpg and ans02.jpg.
ans01.jpg is list of customer detail and ans02.jpg is edit page.
Please check your customer.xml in app/design/adminhtml/default/default/layout/customer.xml and check if the below xml tag are there. If not please check any file will override this cutomer edit action?
<adminhtml_customer_edit>
</adminhtml_customer_edit>
write below code in index.php file and save it to display error
error_reporting(E_ALL);
ini_set(“display_errors”, 1);
Then write down error what is the exact error in your magento.
For more detail please check this link:
http://bitly.com/hhtaEG
Enjoy !!!!!!!!!1

Resources