There is a bug with the Tor Comment System, we don't know if this is a Windows to Unix bug or a FastCGI, or I am just a bad coder and for some reason my local testing isn't reacting to the same bugs.
I am going to work on this soon as I can, all other functions seem to work in 0.0.0.7 part from the comment system, disable it for now.
change
define('TCP_SITE_COMMENTS', true, true);
to
define('TCP_SITE_COMMENTS', false, true);
There is a bug with the Tor Comment System, we don't know if this is a Windows to Unix bug or a FastCGI, or I am just a bad coder and for some reason my local testing isn't reacting to the same bugs.
I am going to work on this soon as I can, all other functions seem to work in 0.0.0.7 part from the comment system, disable it for now.
change
define('TCP_SITE_COMMENTS', true, true);
todefine('TCP_SITE_COMMENTS', false, true);