34k+
News
Guide
API
Wiki
Forum
Community
Places
Members
Hall of Fame
Badges
More
Learn
Books
Resources
Develop
Download Yii
Extensions
Report an Issue
Report a Security Issue
Contribute to Yii
Donate
About
Release Cycle
License
Team
Official Logos and Design
Login
How to use default layout for error pages instead of errorXXX views
Comparing
#1
with
#4
Content
[...]
<div>
<?php echo $error['message']; ?>
</div>
```
Now all application errors are rendered using the default application layout.