11
nsluzewski
Re: Is CAPTCHA not included in 2.3.2b package?
  • 2009/1/7 6:01

  • nsluzewski

  • Just popping in

  • Posts: 15

  • Since: 2008/12/22


Just ran the integrity check. Only results are missing files in the ./install directory (which have been removed) and missing files in the ./themes/zetagenesis directory (which I am not using) and invalid ./themes/default/xoops-logo.png (which I have modified). All else comes through clean.



12
nsluzewski
Modifying email template content
  • 2009/1/7 5:27

  • nsluzewski

  • Just popping in

  • Posts: 15

  • Since: 2008/12/22


Could someone advise me on how to modify the content of the standard email messages sent by the system, e.g. greeting message which the systems sends out to new registered users, message to admins on new registration, etc. Where are the templates for these emails stored?



13
nsluzewski
Re: Is CAPTCHA not included in 2.3.2b package?
  • 2009/1/7 4:51

  • nsluzewski

  • Just popping in

  • Posts: 15

  • Since: 2008/12/22


No confirmation code on the registration page - disclaimer text is followed directly by the Submit button.

The full non-commented content in my /class/captcha/config.php file is the following, which includes the line you referenced:

return $config = array(
"disabled" => false, // Disable CAPTCHA
"mode" => 'image', // default mode
"name" => 'xoopscaptcha', // captcha name
"skipmember" => true, // Skip CAPTCHA check for members
"maxattempt" => 10, // Maximum attempts for each session
"num_chars" => 4, // Maximum characters
"rule_text" => _CAPTCHA_RULE_TEXT,
"maxattempt_text" => _CAPTCHA_MAXATTEMPTS,
);

This was a brand new (for me the first) install. I'm stumped.



14
nsluzewski
Re: Is CAPTCHA not included in 2.3.2b package?
  • 2009/1/6 17:48

  • nsluzewski

  • Just popping in

  • Posts: 15

  • Since: 2008/12/22


Yes indeed - captcha files are in /class/captcha directory. Directory consists of a "config" subdirectory and the following files: config.image.php, config.php, image.php, index.html, text.php, xoopscaptcha.php.

I do not see anything relating to captcha when running /modules/profile/register.php. Only Standard sections labeled Personal, Messaging, Settings and Community with my specific user information in each, but no confirmation code as questioned.



15
nsluzewski
Is CAPTCHA not included in 2.3.2b package?
  • 2009/1/6 2:10

  • nsluzewski

  • Just popping in

  • Posts: 15

  • Since: 2008/12/22


Successfully installed 2.3.2b for the first time. No problem with any modules, but I need CAPTCHA which did not appear to be included with the download tar file. Can anyone point me to how to add CAPTCHA to an installed and running 2.3.2b installation?




TopTop
« 1 (2)



Login

Who's Online

155 user(s) are online (83 user(s) are browsing Support Forums)


Members: 0


Guests: 155


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits