Difference between revisions of "CcHost Testing"
Line 12: | Line 12: | ||
'''NOTE: If you find a bug or problem, make sure to let the development list and chat channel know that you found a bug.''' | '''NOTE: If you find a bug or problem, make sure to let the development list and chat channel know that you found a bug.''' | ||
+ | |||
+ | [[Category:Developer]] | ||
+ | [[Category:CcHost]] |
Revision as of 19:00, 5 January 2006
There are various ways to test ccHost:
Turn on Debugging
In /index.php:
- CCDebug::Enable(true);
Check out your cc_errors.txt file
NOTE: If you find a bug or problem, make sure to let the development list and chat channel know that you found a bug.