myexperiment-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[myexperiment-hackers] Captcha error


From: Finn Bacall
Subject: [myexperiment-hackers] Captcha error
Date: Thu, 05 Jan 2012 10:40:05 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Thunderbird/3.1.16

In the latest version of the trunk I get an error when visiting the registration page:

-----
ActionView::TemplateError: uninitialized constant FleskPlugins::CaptchaConfig::PStore
    On line #37 of app/views/users/new.rhtml

        34: <table style="margin-top: 2em;">
        35: <tr>
        36: <td>
        37: <% c = prepare_captcha :type => :image -%>
        38: <%= captcha_image_tag c -%>
        39: </td>
        40: <td style="vertical-align: top;">
-----

I have the following settings in my settings.yml file:
    recaptcha_enable: false
    recaptcha_public:
    recaptcha_private:

Any ideas?

-Finn

--
Finn Bacall
School of Computer Science
University of Manchester
http://www.myexperiment.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]