comedian999
Forum Replies Created
-
Forum: Plugins
In reply to: [SI CAPTCHA Anti-Spam] Multiple Readers Flagged as Spam+1. Started seeing the issue after upgrading to WP 3.5. No new plugins installed.
The error message that comes back from the server to the person commenting is:
ERROR: Possible spam bot
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, cgiadmin@yourhostingaccount.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.The error in my server log is:
20130102T122807: http://www.XXXXX.com/wp-content/plugins/si-captcha-for-wordpress/captcha/securimage_show.php
PHP Warning: session_start(): open(/var/php_sessions/sess_e845c3588461b997cb6f61b9448b0f7c, O_RDWR) failed: No such file or directory (2) in /hermes/waloraweb053/b2366/hoc.XXXXX/wp-content/plugins/si-captcha-for-wordpress/captcha/securimage.php on line 482
PHP Warning: Unknown: open(/var/php_sessions/sess_e845c3588461b997cb6f61b9448b0f7c, O_RDWR) failed: No such file or directory (2) in Unknown on line 0Thanks in advance for taking a look!
Forum: Fixing WordPress
In reply to: 2.8 upgrade killed visual editorazaozz’s suggestion to edit wp-config.php worked like a champion. I just dropped his suggested line in after the language definition line:
define (‘WPLANG’, ”);
and all is well. Thanks, azaozz!
Forum: Fixing WordPress
In reply to: Visual Editor not working after upgrading to WP 2.6.1@whooami – Your suggestion worked like a dream. Thanks!