[ 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. (20)'|i18n( 'design/admin/error/kernel' )}</h2> 3 <p>{'The requested address or module could not be found.'|i18n( 'design/admin/error/kernel',, hash( '%module', $parameters.module ) )|wash}</p> 4 <p>{'Possible reasons'|i18n( 'design/admin/error/kernel' )}:</p> 5 <ul> 6 <li>{'The address was misspelled. Try changing the URL.'|i18n( 'design/admin/error/kernel' )}</li> 7 <li>{'The name of the module was misspelled. Try changing the URL.'|i18n( 'design/admin/error/kernel' )}</li> 8 <li>{'There is no <%module> module available on this site.'|i18n( 'design/admin/error/kernel',, hash( '%module', $parameters.module ) )|wash}</li> 9 <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> 10 </ul> 11 </div> 12 13 {section show=$embed_content} 14 15 {$embed_content} 16 {/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 |