[Plugin: Members Only] bloginfo(‘url’) should be ‘wpurl’ in members only.
-
Hi there. I just started using members-only and I think that you need to change line 261 to use wpurl instead of just url
$home = get_bloginfo('wpurl'); //Get base URL or WordPress install
If someone has the wordpress install in a different directory, then you get a redirect loop.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘[Plugin: Members Only] bloginfo(‘url’) should be ‘wpurl’ in members only.’ is closed to new replies.