Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Needlworks
/
Textcube
Public
Notifications
You must be signed in to change notification settings
Fork
52
Star
213
Code
Issues
216
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Textcube
Jump to bottom
Edit
New page
Jeongkyu Shin edited this page
Sep 24, 2012
·
1 revision
Textcube 디버그 모드 기능
Textcube를 디버그 모드로 돌리면, 페이지 하단에 DBQuery가 보이게 됩니다.
defined('TCDEBUG') 를 사용하여 어디서든지 디버그 모드인지에 따라서 적당한 개발자 코드를 넣으실 수 있습니다
디버그 모드 활성화
Textcube 1.5
설치된 디렉토리에 생성되는 config.php 에 다음과 같이 넣습니다. ||requireComponent("Needlworks.Function.Debug");||
components/Needlworks.Function.Debug.php 파일에 모든 기능이 구현되어 있습니다.
Textcube 1.6
설치된 디렉토리에 생성되는 config.php 에 다음과 같이 넣습니다. ||$service!['enableDebugMode'] = true;||
추가적으로 세션 디버그나 rewrite 주소 처리 모듈은 다음의 줄을 추가해 주시면 됩니다.
$service!['debug_session_dump'] = 1; // session info debuging.
$service!['debug_rewrite_module'] = 1; // rewrite handling module debuging.
Wiki pages
Pages
89
Loading
Home
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
105Requirements
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
106Requirements
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
110Requirements
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
1111Requirements
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
AccessControlSystem
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
bugReport
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
bugs 1.1
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
CamelCase
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
codingGuideline
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
configOptions
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
ContribSources
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
contributorList
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
devReference
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
dynamiccount
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
EntityTag
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
EolinAPI
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
featureReport
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Greeting
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
help
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
InterMapTxt
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
InterTrac
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
InterWiki
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
JavaScriptVariablesFromCore
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
manual
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
manual install
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
manual tattertoolsIntro
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
MicroformatDeployment
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
module
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
module editor
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
OpenidDeployment
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
PageTemplates
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
PluginAdmin
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
pluginAPI
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
PluginCenter
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
PluginCode
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
PluginConfig
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
PluginCover
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
PluginDBHandle
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
PluginDocs
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
PluginDriver
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
PluginEvent
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
pluginEvents
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
PluginI18n
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
PluginIntroduction
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
PluginSidebar
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
pluginSpec
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
pluginSpec manual adminMenu
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
PluginTag
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
PluginURLbinding
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
replacer
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
replacer1.0
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
requirements
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
resources
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
SandBox
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
SessionManagement
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
shortCutList
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
skin index_xml
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
SkinDocs
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
SkinHotfix
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
skinpredefined
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
skinWysiwyg
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
SmallTransaction
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
spam
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
tattercalendar
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
tattercategorytable
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
tattercategoryxhtml
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
tcdebug
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Textcube
Textcube 디버그 모드 기능
디버그 모드 활성화
Textcube 1.5
Textcube 1.6
Loading
textcube1.5 attentionOnInstallation
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
textcube1.7 attentionOnInstallation
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
TextcubeAPI
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
TextcubeDebug
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
TextcubeNotifier
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
ticketProcess
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
TitleIndex
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
TnfJobs
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
TnfLevel
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Translation
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
tt1.0.5
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
ttng
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
TTXML
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
UsingMercurial
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
UXGuide
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
v1.0.5
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
Welcome
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
WhatIsSandbox
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
WPI
Uh oh!
There was an error while loading.
Please reload this page
.
Loading
XPath
Uh oh!
There was an error while loading.
Please reload this page
.
Show 74 more pages…
Clone this wiki locally
You can’t perform that action at this time.