user warning: Table 'document_drpl1.captcha_points' doesn't exist query: SELECT module, type FROM captcha_points WHERE form_id = 'search_theme_form' in /home/document/public_html/includes/database.mysql.inc on line 172.
Oskar
user warning: Table 'document_drpl1.captcha_points' doesn't exist query: SELECT module, type FROM captcha_points WHERE form_id = 'search_theme_form' in /home/document/public_html/includes/database.mysql.inc on line 172.
Oskar
Comments
Comment #1
soxofaan commentedWhy did you install CAPTCHA 5.x-2.2?
The 5.x-3.x branch is recommended.
Also: was it the first install of the CAPTHCA module or was it an upgrade?
Comment #2
oskar_calvo commentedSorry, I make a mistake, I install the 5.x-3.1 not the 5.x-2.2.
And I think it's the first time I install CAPTHCA, I'm not sure of this.
Oskar
Comment #3
soxofaan commentedIs the CAPTCHA module now listed as enabled on the modules page?
Try disabling and uninstalling and then installing again
Comment #4
oskar_calvo commentedI did it, disabling and uninstalling the module and give me this warning.
Only one thing, my hosting have the "PHP register globals Enabled ('1')". I don't know if this can be a problem with the module.
Oskar
Comment #5
soxofaan commentedThe error message on uninstall is expected.
Does the install afterwards succeed?
I don't see a reason the register globals could be relevant here. However "Using Register Globals" is strongly discouraged: http://be.php.net/register_globals
Comment #6
oskar_calvo commentedSeems to work now.
I'm going to check it.
Thanks soxofaan
oskar
Comment #7
soxofaan commentedI think this issue can be considered fixed then?
Comment #8
oskar_calvo commentedyes, It's
Oskar
Comment #9
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #10
wanderingstan commentedI can confirm that the uninstall/re-enable solution works:
Uninstall the CAPTCHA module (you'll have to disable it first, and you'll see an error message when uninstalling)
When you re-enable the module, the database tables will be made correctly.