Errors/ja
出典: Joomla! ドキュメンテーション
There are many error messages that Joomla! may supply that can help you to diagnose a particular condition.
目次 |
TODO
- Create an errors category and transclude it here or something similar
- Ensure child pages are all a member of that page
- Document and assign all error messages
- Template for error messages or similar? <-- See the discussion site. Added a template for the error pages there.
Suggested Guidelines
Errors should be specified with just their error number (e.g. Errors/500) with details about the message that would be displayed, possible causes, possible solutions and occurrences where the error could be triggered from (filename is ok). Error messages may also be specified as an extra path afterwards (e.g. Errors/500/Message) to aide discovery. When just a single error message exists for an error number, it is appropriate to just redirect this page to the main error page. When multiple errors exist, specifying these individually (e.g. Errors/500/Message AND Errors/500/Annoying_error) is appropriate and links should be main in the main document.
Ranges for Error Numbers
Error numbers consist of three parts: scope, package and a unique error number. For example the first error in the database library gets 106001, the second gets 106002 and so on.
Scope
1 digit long. Ranges:
- 1 Framework
- 2 Application
- 3 Core components
- 4-9 3rd party extensions
Package
2 digit long. Ranges for scope 1-3:
Joomla Framework
- 01 Backup
- 02 Application
- 03 Base
- 04 Cache
- 05 Client
- 06 Database
- 07 Document
- 08 Event
- 09 Filesystem
- 10 Environment
- 11 Access
- 12 Error
- 13 Filter
- 14 Form
- 15 HTML
- 16 Installer
- 17 Language
- 18 Mail
- 19 Plugin
- 20 Registry
- 21 Session
- 22 Tasks
- 23 Updater
- 24 User
- 25 Utilities
Application
- 01 JSite
- 02 JAdministrator
- 03 JInstaller
Core components
- 01 com_admin
- 02 com_banners
- 03 com_cache
- 04 com_categories
- 05 com_checkin
- 05 com_config
- 06 com_contact
- 07 com_content
- 08 com_cpanel
- 09 com_installer
- 10 com_languages
- 11 com_localise
- 12 com_login
- 13 com_massmail
- 14 com_media
- 15 com_members
- 16 com_menus
- 17 com_messages
- 18 com_modules
- 19 com_newsfeeds
- 20 com_plugins
- 21 com_search
- 22 com_templates
- 23 com_trash
- 24 com_update
- 25 com_weblinks
Unique error number
3 digit long. The actual error number itself.
List of errors
Errors/jaには一覧すべきサブページがありません。
