Forums / Developer / Specifying default view

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Specifying default view

Author Message

Sander van den Akker

Sunday 02 April 2006 6:12:45 am

Does anyone know how to specify the default view within an extension, so you never get the 'view not found' error?

eZ Publish certified developer
http://auth.ez.no/certification/verify/392313

Łukasz Serwatka

Sunday 02 April 2006 11:44:07 pm

AFAIK this is not possible. However you can change settings for error handling in site.ini.append.php for your stieaccess. Instead show the error, home page will be load.

[SiteSettings]
ErrorHandler=defaultpage
# set default page here
DefaultPage=/content/view/full/2/

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog