Difference between revisions of "CcHost Testing"

From Creative Commons
Jump to: navigation, search
 
Line 13: Line 13:
 
'''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 dead page]]
[[Category:CcHost]]
 

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.