{*************************************************************************** * You can find the license in the docs directory * * Unicode Reminder メモ ***************************************************************************} {* OCSTYLE *}
World {t}An error occured while processing the page{/t}

{t}An error occured while processing the page. If you've called this page from an hyperlink on our site and this error persists some time, please contact us via E-Mail.{/t}

{t}The following error occured{/t}:

{t}Site{/t}: {$page|escape}
{t}Error message{/t}: {if $id==ERROR_UNKNOWN} ({$id}) {t}An unkown error occured.{/t} {elseif $id==ERROR_TEMPLATE_NOT_FOUND} ({$id}) {t}Template does not exist.{/t} {elseif $id==ERROR_COMPILATION_FAILED} ({$id}) {t}The compilation of the template faild. This should be a temporary failure. Please try again in some minutes.{/t} {elseif $id==ERROR_NO_ACCESS} ({$id}) {t}Sorry, you are not allowed to view this page.{/t} {elseif $id==ERROR_CACHE_NOT_EXISTS} ({$id}) {t}Sorry, the requested cache does not exist.{/t} {elseif $id==ERROR_CACHELOG_NOT_EXISTS} ({$id}) {t}Sorry, the requested cachelog does not exist.{/t} {elseif $id==ERROR_INVALID_OPERATION} ({$id}) {t}Sorry, the requested operation cannot be performed.{/t} {elseif $id==ERROR_LOGIN_REQUIRED} ({$id}) {t}Sorry, the requested operation cannot be performed because you are not logged in with an user account.{/t} {elseif $id==ERROR_USER_NOT_EXISTS} ({$id}) {t}Sorry, the requested user does not exist.{/t} {elseif $id==ERROR_USER_NOT_ACTIVE} ({$id}) {t}Sorry, the requested user account is deactivated.{/t} {elseif $id==ERROR_USER_NO_EMAIL} ({$id}) {t}Sorry, there is no E-Mail address for the user requested.{/t} {elseif $id==ERROR_CACHE_NOT_PUBLISHED} ({$id}) {t}Sorry, the Geocache is not published.{/t} {elseif $id==ERROR_CACHE_LOCKED} ({$id}) {t}Sorry, the Geocache is locked and can not be viewed.{/t} {elseif $id==ERROR_MAIL_TEMPLATE_NOT_FOUND} ({$id}) {t}Mail template does not exist.{/t} {elseif $id==ERROR_NO_COOKIES} ({$id}) {t 1=$opt.cms.login}Your browser has rejected our cookie.
You can find more informations about this topic in the Opencaching.de-help.{/t} {elseif $id==ERROR_ALREADY_LOGGEDIN} ({$id}) {t}You are already logged in.
Please logout to login again.{/t} {elseif $id==ERROR_SEARCHPLUGIN_WAYPOINT_FORMAT} ({$id}) {t}Unkown format of the given waypoint. The following formats are known OCxxxx, NCxxxx and GCxxxx, whereas xxxx can be any number or char.{/t} {elseif $id==ERROR_SEARCHPLUGIN_WAYPOINT_MANY} ({$id}) {t 1=$p1|escape}There exists more than one cache with the waypoint "%1".{/t} {elseif $id==ERROR_SEARCHPLUGIN_WAYPOINT_NOTFOUND} ({$id}) {t 1=$p1|escape}The waypoint "%1" was not found.{/t} {elseif $id==ERROR_DB_COULD_NOT_RECONNECT} ({$id}) {t}The database could not be reconnected.{/t} {elseif $id==ERROR_DB_NO_ROOT} ({$id}) {t}Switching to db-root failed.{/t} {elseif $id==ERROR_PICTURE_NOT_EXISTS} ({$id}) {t}Sorry, the requested picture does not exist.{/t} {else} {$id|escape|nl2br} {/if}