Error on Loading Protected Page
-
I’ve protected a page on my site. When users who haven’t been given access to the page try to access it, it works correctly. However, when a user who HAS been given access tries to access the page, the page only loads this error:
string(13) “LEVEL EXPIRED” string(13) “LEVEL EXPIRED” string(13) “LEVEL EXPIRED”
Warning: Cannot modify header information – headers already sent by (output started at /home/—/public_html/—/wp-content/plugins/restrict-user-access/level.php:417) in /home/—/public_html/—/wp-includes/pluggable.php on line 1207(Where — is my specific site folders)
In case it helps:
The level has two groups: one that includes this page and one other page, and a second group that includes one category. The error happens when a qualified user tries to access either page.
- The topic ‘Error on Loading Protected Page’ is closed to new replies.