{* * $Revision: 16235 $ * Read this before changing templates! http://codex.gallery2.org/Gallery2:Editing_Templates *}
{g->text text="Your change cannot be completed because somebody else has made a conflicting change to the same item. Use the back button in your browser to go back to the page you were on, then reload that page and try your change again."}
{g->text text="Go back and try again"}
{g->text text="If this problem happens repeatedly, it may be because of corruption in your cache. Site Administrators can clear out this cache."}
{g->text text="Clear the cache"}
{g->text text="Alternatively, you can return to the main Gallery page and resume browsing."}
{elseif isset($ErrorPage.code.securityViolation)}{g->text text="The action you attempted is not permitted."}
{elseif isset($ErrorPage.code.requestAuthenticationFailure)}{g->text text="Your change cannot be completed due to a loss of session data. Please try again. If it still doesn't work, try logging out and logging back in."}
{elseif isset($ErrorPage.code.storageFailure)}{g->text text="An error has occurred while interacting with the database."}
{if $ErrorPage.isAdmin && !isset($ErrorPage.debug)} {g->text text="The exact nature of database errors is not captured unless Gallery debug mode is enabled in config.php. Before seeking support for this error please enable buffered debug output and retry the operation. Look near the bottom of the lengthy debug output to find error details."} {/if} {elseif isset($ErrorPage.code.platformFailure)}{g->text text="An error has occurred while interacting with the platform."}
{if $ErrorPage.isAdmin && !isset($ErrorPage.debug)} {g->text text="The exact nature of the platform error is unknown. A common cause are insufficient file system permissions. This can happen if you or your webhost changed something in the file system, e.g. by restoring data from a backup."} {/if} {elseif isset($ErrorPage.code.missingObject)}{g->text text="Item not found."}
{else}{g->text text="An error has occurred."}
{/if}{g->text text="Gallery version"} | {$ErrorPage.version} |
{g->text text="PHP version"} | {$ErrorPage.phpversion} {$ErrorPage.php_sapi_name} |
{g->text text="Webserver"} | {$ErrorPage.webserver} |
{g->text text="Database"} | {$ErrorPage.dbType} {$ErrorPage.dbVersion} |
{g->text text="Toolkits"} | {$ErrorPage.toolkits} |
{g->text text="Operating system"} | {$ErrorPage.php_uname} |
{g->text text="Browser"} | {$ErrorPage.browser} |