I've reset to stock templates but get the error "The text entered did not match the text in the captcha image" when trying to use the reCaptcha method.
hn_captcha and PhpCaptcha both work correctly. I've cleared the site cache, checked tmp/ and tmp/cache are 777, enabled debug via config but couldn't see anything in the debug.log, nor is there anything in the CMSMS Admin Log.
Anyone have a suggestion? Thanks in advance

Code: Select all
----------------------------------------------
Cms Version: 2.1.3
Installed Modules:
AdminSearch: 1.0.1
CGBlog: 1.13.5
CGCalendar: 2.1.1
CGContentUtils: 2.1
CGExtensions: 1.53.2
CGJobMgr: 1.3.4
CGSimpleSmarty: 2.1
CGSmartImage: 1.21.3
CGSnapshot: 1.1
CMSContentManager: 1.1
CMSMailer: 6.2.14
CSSPreprocessor: 2.0
Captcha: 0.5.2
DesignManager: 1.1.1
FileManager: 1.5.2
FormBuilder: 0.8.1.3
Gallery: 2.1.4
JMFilePicker: 1.0
JQueryTools: 1.3.9
MicroTiny: 2.0.3
ModuleManager: 2.0.2
NMS: 2.11.1
Navigator: 1.0.3
News: 2.50.5
Parser: 1.0.2.beta1jb
Search: 1.50.2
Config Information:
php_memory_limit:
max_upload_size: 64000000
url_rewriting: mod_rewrite
page_extension: .html
query_var: page
auto_alias_content: true
locale:
set_names: true
timezone: Europe/London
permissive_smarty: false
Php Information:
phpversion: 5.5.34
md5_function: On (True)
json_function: On (True)
gd_version: 2
tempnam_function: On (True)
magic_quotes_runtime: Off (False)
E_ALL: 22527
E_STRICT: 0
E_DEPRECATED: 0
test_file_timedifference: No time difference found
test_db_timedifference: No time difference found
create_dir_and_file: 1
memory_limit: 128M
max_execution_time: 30
register_globals: Off (False)
output_buffering: 4096
disable_functions:
open_basedir:
test_remote_url: Success
file_uploads: On (True)
post_max_size: 64M
upload_max_filesize: 64M
session_save_path: /home/chisholme/tmp (0750)
session_use_cookies: On (True)
xml_function: On (True)
xmlreader_class: On (True)
check_ini_set: On (True)
curl: On
Performance Information:
allow_browser_cache: Off (False)
browser_cache_expiry: 60
php_opcache: Off (False)
smarty_cache: Off (False)
smarty_compilecheck: Off (False)
smarty_cache_udt: Off (False)
auto_clear_cache_age: On (True)
Server Information:
Server Software: Apache/2.2.15 (CentOS)
Server Api: cgi-fcgi
Server Os: Linux 2.6.32-573.12.1.el6.x86_64 On x86_64
Server Db Type: MySQL (mysqli)
Server Db Version: 5.5.37
Server Db Grants: Found a "GRANT ALL" statement that appears to be suitable
Permission Information:
tmp: /home/chisholme/public_html/tmp (0777)
tmp_cache: /home/chisholme/public_html/tmp/cache (0777)
templates_c: /home/chisholme/public_html/tmp/templates_c (0755)
modules: /home/chisholme/public_html/modules (0755)
uploads: /home/chisholme/public_html/uploads (0755)
File Creation Mask (umask): /home/chisholme/public_html/tmp/cache (0777)
config_file: 0444
----------------------------------------------