Trying to post questions on a newly updated (Version: 3.2.9422) and launched website.
When you post a question, you are immediatly brought to a white page. Turning on Error Reporting shows the following errors. The post shows up in moderation queue even though there is no messages or anything.
Ideas?
When you post a question, you are immediatly brought to a white page. Turning on Error Reporting shows the following errors. The post shows up in moderation queue even though there is no messages or anything.
Strict Standards: Non-static method DiscussHelper::validateCaptcha() should not be called statically, assuming $this from incompatible context in /path/components/com_easydiscuss/controllers/posts.php on line 833
Strict Standards: Non-static method DiscussRecaptcha::recaptcha_check_answer() should not be called statically, assuming $this from incompatible context in /path/components/com_easydiscuss/helpers/helper.php on line 4478
Strict Standards: Non-static method DiscussRecaptcha::_recaptcha_http_post() should not be called statically, assuming $this from incompatible context in /path/components/com_easydiscuss/classes/recaptcha.php on line 266
Strict Standards: Non-static method DiscussRecaptcha::_recaptcha_qsencode() should not be called statically, assuming $this from incompatible context in /path/components/com_easydiscuss/classes/recaptcha.php on line 177
Strict Standards: Non-static method DiscussHelper::isModerateThreshold() should not be called statically, assuming $this from incompatible context in /path/components/com_easydiscuss/controllers/posts.php on line 978
Fatal error: Declaration of DiscussHashKeys::load() must be compatible with JTableInterface::load($keys = NULL, $reset = true) in /path/administrator/components/com_easydiscuss/tables/hashkeys.php on line 85
Ideas?