RSGallery2 Support Forums
Welcome, Guest. Please login or register.

Login with username, password and session length
  Home    Forum    Help    Search    Login    Register  
*
News : December 04, 2008, 01:50:02 am
+  RSGallery2 Support Forums
|-+  RSgallery2 support forums
| |-+  RSgallery2 bugs & problems (Moderators: Jonah, Tomislav Ribicic, Daniel Tulp, Ronald Smit)
| | |-+  Turn CAPTCHA off in 2.0.0 ? (due to can't comment)
Advanced search
  « previous next »
Pages 1
Author
Topic: Turn CAPTCHA off in 2.0.0 ? (due to can't comment)  (Read 882 times)
« on: July 22, 2008, 07:55:48 am »
Mats Gudmundsson Offline
Newbie
*
Posts: 7



How to fix this?

Often when anyone tries to comment on a pic the comment is not saved and this message comes Incorrect CAPTCHA check, comment is NOT saved!

Having this problem in 2.0.0...

Is there any way to turn CAPTCHA off? Edit some file? Please help me out.

Thanks for your help

PS. It is the same problem in your Demo Gallery!!! Just try to add a comment to some picture!
« Last Edit: July 28, 2008, 05:40:07 am by Mats Gudmundsson » Logged
 
Reply #1
« on: July 28, 2008, 05:31:58 am »
Mats Gudmundsson Offline
Newbie
*
Posts: 7



Ok, found it my self... Just adding the solution here to help others...

Don't really understand what CAPTCHA is but it is just to comment out two lines in .../components/com_rsgallery2/lib/rsgcomments/rsgcomments.php

Code:
// Check if security check was OK
if ($checkSecurity == false ) {
  //$mainframe->redirect( $redirect_url, JText::_('Incorrect CAPTCHA check, c$
  //exit();
}

This should really be settable from the configuration page (atleast in the debug mode editing the config file direct)

Logged
 
Print  Pages 1
« previous next »
Jump to: