After the upgrade to piwigo 2.4, not working for me. No codes display on the page, but the plugin seems to be active in the background. These are the different options I have tested:
Plugin deactivated, and with comment Validation turned off, comments are registered with no problems.
Plugin deactivated, and with comment Validation turned on, I get:
* An administrator must authorize your comment before it becomes visible.
* Your comment has been registered
So far, so good. Now:
Plugin activated, and comment Validation turned off/on and
1. No captcha
Comment registered with no problems
2. Reject
Notice: Undefined index: captcha_code in /home/<snip>/plugins/CryptograPHP/include/picture.inc.php on line 43
Warning: Cannot modify header information - headers already sent by (output started at /home/<snip>/plugins/CryptograPHP/include/picture.inc.php:43) in /home/<snip>/include/functions_html.inc.php on line 510
Warning: Cannot modify header information - headers already sent by (output started at /home/<snip>/plugins/CryptograPHP/include/picture.inc.php:43) in /home/<snip>/include/page_header.php on line 105
* Invalid Captcha
* Your comment has NOT been registered because it did not pass the validation rules
3. Moderate
Notice: Undefined index: captcha_code in /home/<snip>/plugins/CryptograPHP/include/picture.inc.php on line 43
Warning: Cannot modify header information - headers already sent by (output started at /home/<snip>/plugins/CryptograPHP/include/picture.inc.php:43) in /home/<snip>/include/page_header.php on line 105
* An administrator must authorize your comment before it becomes visible.
* Your comment has been registered
Tested on different browsers and different themes. Couldn't find anything indicating a fix.
Offline
first can you upgrade to 2.0.0
then do you have any template-extension ?
(perhaps a link to you gallery ?)
Last edited by mistic100 (2012-07-02 18:28:24)
Offline
Something is screwy somewhere. In the plugin manager, I get: All plugins are up to date.
I will remove it completely and then reinstall.
Offline
there was a bug in compatibility check (fixed in 2.4.1) perhaps it sometimes impacts update check too
Offline
Removed completely and reinstalled. Still no captcha on the image page and the same errors.
Captcha image does display on the register page and user registration seems to work.
Tested with different themes and browsers. No luck. There are other plugins that has been reported as working but does not seem to work with me. Specifically Maps&Earth which I have not yet started to look at. Maybe this is relevant in some way?
Offline
I re-ask my questions :
template-extension ?
gallery url ?
Offline
My bad, apologies. Was pre-occupied.
URL = http://gallery.chaos.co.za/
The current active plugins are
Crypto Captcha
FacebookPlug
History IP Excluder
Icons Set
Language Switch
LocalFiles Editor
meta
Perso Footer
RV Akismet
RV Maps&Earth
RV Menu Tree
RV Thumbs
Title
UserAdvManager
No template extensions are per http://piwigo.org/ext/index.php?cid=13
Are busy deactivating all other extensions.
Offline
personnaly I see the captcha
http://gallery.chaos.co.za/picture.php? … tegory/100
http://img1.uploadscreenshot.com/images … 3-orig.png
Offline
Sorry, had to go do something.
Yes, it is working! One of the above extensions seems to clash with crypto-captcha. Thanks for your thoughts, it helped me make a connection.
Will now be activating again to find the culprit. Will post as soon as I find it.
Offline
Found the source of the above errors.
There seems to be some incompatibility between Crypto Captcha and RV Akismet.
Crypto Captcha works ok with Akismet deactivated. When both are activated, the captcha doesn't apear on the screen and the errors are seen when a comment is submitted. With only Akismet activated, comments can be submitted and is then subject to moderation or not, as selected in the comments preferences.
Offline
Thanks. This solved the problem for me.
Of course, I rather have Akismet working also, but I am happy with this for now.
Offline
with the last version of Crypto Captcha you can use both of them :-)
Offline
Confirm - is working for me. Thanks, much appreciated.
Offline