[ Index ] |
|
Code source de eZ Publish 3.9.0 |
1 <div class="message-error"> 2 <h2><span class="time">[{currentdate()|l10n( shortdatetime )}]</span> {'The requested page could not be displayed. (21)'|i18n( 'design/admin/error/kernel' )}</h2> 3 <p>{'The requested view <%view> could not be found in the <%module> module.'|i18n( 'design/admin/error/kernel',, hash( '%view', $parameters.view, '%module', $parameters.module ) )|wash}</p> 4 <p>{'Possible reasons'|i18n( 'design/admin/error/kernel' )}:</p> 5 <ul> 6 <li>{'The name of the view was misspelled. Try changing the URL.'|i18n( 'design/admin/error/kernel' )}</li> 7 <li>{'The <%module> module does not have a <%view> view.'|i18n( 'design/admin/error/kernel',, hash( '%module', $parameters.module, '%view', $parameters.view ) )|wash}</li> 8 <li>{'The site is using URL matching to determine which siteaccess to use, but the name of the siteaccess is missing from the URL. Try to add the name of the siteaccess, it should be specified before the name of the module.'|i18n( 'design/admin/error/kernel' )}</li> 9 </ul> 10 </div> 11 12 {section show=$embed_content} 13 {$embed_content} 14 {/section}
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Sat Feb 24 10:30:04 2007 | par Balluche grâce à PHPXref 0.7 |