iosoft/cb-recaptcha

plugin not working on J1.5.6 unless System-Legacy enabled

Closed this issue · 3 comments


I download and install the plugin and a fresh install of CB on one of my
POC machines and all seem to work find on my 1 and 1.5 Legacy installs.

But on the install of 1.5.6 with the "System - Legacy" plugin disabled i
get the following error when i try to access the reg mod on the site or
edit the plugin properties.

"Direct Access to this location is not allowed"

If aswitch on the Legacy pluigin then it works fine.

Ww 


Original issue reported on code.google.com by mediasto...@googlemail.com on 30 Aug 2008 at 2:32

Started the investigation :)

Original comment by ios...@gmail.com on 30 Aug 2008 at 4:13

  • Changed state: Started
This line should be checked -
if (!(defined('_VALID_CB') || defined('_JEXEC') || defined('_VALID_MOS')))
die('Direct Access to this location is not allowed.');

Original comment by ios...@gmail.com on 4 Sep 2008 at 3:40

  • Changed state: Accepted
Community Builder 1.1 itself runs under Legacy  mode, so this plugin.
You have to wait till 1.2 comes out.

Original comment by ios...@gmail.com on 12 Sep 2008 at 4:09

  • Changed state: WontFix