Difference between revisions of "CcHost Testing"
Fourstones (talk | contribs) |
|||
| (One intermediate revision by one other user not shown) | |||
| 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:CcHost dead page]] | ||
Latest revision as of 14:51, 10 November 2008
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.