Izhaki
Forum Replies Created
-
Forum: Plugins
In reply to: [HumanCaptcha by Outerbridge] HumanCaptcha Not Accepting Correct AnswersOK, this does not seem to be an issue with the plugin. My site log shows this error:
/var/www/vhosts/[removed]/httpdocs/wp-content/plugins/humancaptcha/outerbridge-humancaptcha.php on line 394
[Sun Mar 31 17:13:19 2013] [warn] mod_fcgid: stderr: PHP Warning: Unknown: open(/var/lib/php/session/sess_6r9rm26d61bi6imrkuu1guesf4, O_RDWR) failed: Permission denied (13) in Unknown on line 0
[Sun Mar 31 17:13:19 2013] [warn] mod_fcgid: stderr: PHP Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0line 394 has session_start();
So clearly the server configuration is wrong. Might be because of the upgrade to 3.5.1, might be because I’ve change the php mode to FastCGI.
Anyhow, the host fixed this.
Forum: Plugins
In reply to: [HumanCaptcha by Outerbridge] HumanCaptcha Not Accepting Correct AnswersOr this question:
What fruit is yellow and has 3 of the letter A?
And this answer:
banana
Forum: Plugins
In reply to: [HumanCaptcha by Outerbridge] HumanCaptcha Not Accepting Correct AnswersIn my case, the question is:
If A turns C, and 4 turns 6, what will 1 turn into?
And the answer is:
3
Forum: Plugins
In reply to: [HumanCaptcha by Outerbridge] HumanCaptcha Not Accepting Correct AnswersSame issue here.
I had to FTP my site and rename the plugin folder name to remove it…
Implemented in 1.0.1.
Forum: Fixing WordPress
In reply to: Can't set private page as parent.That’s normal, albeit a very very old ‘bug’.
See this.