Closed (won't fix)
Project:
Restricted Text
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Mar 2010 at 18:05 UTC
Updated:
4 Aug 2017 at 19:02 UTC
Jump to comment: Most recent
Comments
Comment #1
antistructure commentedI am having the same problem, changed the order of the filter, and tried the [restrict:roles="authenticated users"] but no go. Also got an error in my status updates page:
warning: Invalid argument supplied for foreach() in /usr/local/www/drupal6/sites/all/modules/restricted_text/restricted_text.module on line 167.Comment #2
antistructure commentedOk, so I whipped up a temporary hack that can be stuck into your theme page.tpl.php file (I know, its just a hack) using some of the code from the module.
This of course will only handle the [restrict] ... [/restrict] blocking content from anonymous users only.
Comment #3
pukku commented