Sunday, 25 August 2013

Magento Parse error: syntax error, unexpected 'endforeach' (T_ENDFOREACH), Short Open Tag Error

This error you can solved by your end. Please find the following solutions.

Go to C:\xampp\php\php.ini

Then set
short_open_tag = on

And restart your Apache Server.













2 comments:

Thanks for your comments.