Active
Project:
CAPTCHA After
Version:
7.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2013 at 10:59 UTC
Updated:
6 Jun 2017 at 21:37 UTC
Jump to comment: Most recent
I've just installed the captcha module 7.x-1.0-beta2 and captcha after. But there is no tab in my menu to get to permissions for captcha-after as it says there should be in the README file. See the attached images. Trying to navigate directly to http://wholebox.php5.demo.faelix.net/admin/config/people/captcha/captcha... just takes me to the general captcha page.
| Comment | File | Size | Author |
|---|---|---|---|
| Screen Shot 2013-01-06 at 10.52.16.png | 115.04 KB | alexanansi | |
| Screen Shot 2013-01-06 at 10.52.57.png | 138.61 KB | alexanansi |
Comments
Comment #1
pivica commentedJust tried fresh Drupal 7.18, captcha 7.x-1.0-beta2 and captca_after 7.x-1.1 and everything works OK, i can see 'CAPTCHA After' tab on admin/config/people/captcha.
Did you tried to clear menu cache?
Comment #2
pivica commentedComment #3
jcl324Drupal 7.54, Captcha 1.4, Captcha After 1.1. Here is the problem in captcha_after.module, Line 15, too many captchas in the path, it would never show.
Should be:
Comment #4
jcl324