Failed To Open Stream

Dear Team,

When i am trying to include a file in my page, i am getting the error [<a href=‘function.include’>function.include</a>]: failed to open stream: No such file or directory

can any one please help me how to resolve this issues and how to include once file in another page

Could you perhaps c&p the offending code?

In gerneral, the Yii-way of including one page (or view) into another is to call CController.renderPartial().