"Direct Access to this location is not allowed" without legacy mode turned on.
Closed this issue · 1 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. installed CB Recaptcha plugin through backend
2. attempted to configure by clicking on plugin link
3. Fails with blanks screen and "Direct Access to this location is not allowed
4. turned on Joomla Legacy plug-in and returned to CB ReCAPTCHA plugin
5. configured with site public and private keys as instructed.
6. front end works correctly in legacy mode.
7. turned off legacy mode
8. site no longer availabe with only name/password dialog and "Direct
Access to this location is not allowed on front end.
9. Turn back on legacy mode and all works again.
What is the expected output? What do you see instead?
In both cases plain text Direct access to this location is not allowed
appears instead of the expected pages. With the front end it is preceded
by name and password login boxes.
What version of the product are you using? On what operating system?
plug_reCAPTCHA.RC1.zip
Joomla 1.5.9
Community Builder 1.2 RC 4
PHP 5.2.6
Please provide any additional information below.
This appears to be exactly the same problem reported by WildWill on
joomlapolis website last year
(http://www.joomlapolis.com/component/option,com_joomlaboard/Itemid,38/func,view
/id,70265/catid,24/limit,6/limitstart,6/)
Original issue reported on code.google.com by editorba...@gmail.com
on 24 Jan 2009 at 7:03
GoogleCodeExporter commented
I had make a stupid mistake.
Replace the file:cb.recaptcha.php with this NEW one -
http://cb-recaptcha.googlecode.com/svn/trunk/cb.recaptcha.php
ENJOY
Original comment by ios...@gmail.com
on 24 Jan 2009 at 7:17
- Changed state: Fixed