git-svn-id: https://192.168.0.254/svn/Proyectos.Incam_SGD/tags/3.7.0.2_original@1 eb19766c-00d9-a042-a3a0-45cb8ec72764
44 lines
2.1 KiB
Plaintext
44 lines
2.1 KiB
Plaintext
<h2>{i18n}Support and System Information{/i18n}</h2>
|
|
|
|
{capture assign=kt_tracker_location}<a href="http://support.knowledgetree.com/">{i18n arg_appname="$appname"}#appname# Issue Tracker{/i18n}</a>{/capture}
|
|
<p class="descriptiveText">{i18n arg_tracker=$kt_tracker_location}Visit the #tracker#
|
|
first if you believe you have found a bug. Always check for known issues relating
|
|
to the version you are using — we may already have found the problem you're referring to,
|
|
and may have fixed it in a newer version. {/i18n}</p>
|
|
<p class="descriptiveText">
|
|
{i18n arg_appname="$appname"} The following download action allows you to download a zip archive of information that may assist the #appname# team to diagnose problems on your system. This archive contains:{/i18n}
|
|
|
|
<br>*
|
|
{i18n}PHP Information{/i18n}
|
|
<br>*
|
|
{i18n arg_appname="$appname"} Log Files (#appname#, Apache, Mysql){/i18n}
|
|
<br>*
|
|
{i18n arg_appname="$appname"} #appname# System Settings{/i18n}
|
|
<br>*
|
|
{i18n arg_appname="$appname"} #appname# Version Files{/i18n}
|
|
<br>*
|
|
{i18n arg_appname="$appname"} #appname# Database Schema (the structure of the database only){/i18n}
|
|
<br>*
|
|
{i18n arg_appname="$appname"} #appname# Database Counters Report{/i18n}
|
|
<br>*
|
|
{i18n arg_appname="$appname"} #appname# Database Storage Engine Report{/i18n}
|
|
<br>*
|
|
{i18n}System Information (Disk Usage, Process List, if easily detectable){/i18n}
|
|
<br>*
|
|
{i18n}MD5 Checksum of files (used to ensure files have not been tampered with){/i18n}
|
|
</p>
|
|
<p><a href="{addQS}action=actualInfo&fDownload=1{/addQS}"
|
|
class="ktInline ktAction ktDownload" title="Download Support Information">{i18n}Download Support information{/i18n}</a>
|
|
<a href="{addQS}action=actualInfo&fDownload=1{/addQS}">{i18n}Download Support information{/i18n}</a> </p>
|
|
|
|
|
|
|
|
<p class="descriptiveText">{i18n}If you feel that the information presents to much
|
|
specific information about your system (e.g. you feel that it would be a security
|
|
risk to reveal aspects of it), please do sanitise the information, or ask us
|
|
if you can mail it directly to the developer who is dealing with your issue.{/i18n}</p>
|
|
|
|
|
|
|
|
|