Has anybody run into an error using the LG_access plugin?
Trying to use it at the top of a template yields:
Notice: Undefined variable: IN in /usr/www/users/poc/mysite.com/system/plugins/pi.lg_access.php on line 89
Notice: Trying to get property of non-object in /usr/www/users/poc/mysite.com/system/plugins/pi.lg_access.php on line 89
Warning: Cannot modify header information - headers already sent by (output started at /usr/www/users/poc/mysite.com/system/plugins/pi.lg_access.php:89) in /usr/www/users/poc/mysite.com/system/core/core.functions.php on line 296
A quick review of line 89 finds
($IN->blacklisted == 'y' && $IN->whitelisted == 'n')
I’m tempted to try commenting out that block, but has anyone had the same experience?
ExpressionEngine 1.6.3 - 20080319
Moderators note: Moved to the Plugin forums.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.