KVSun / KV-Sun-WP

A custom WordPress theme for the Kern Valley Sun
0 stars 2 forks source link

Infinite redirect loop #26

Closed shgysk8zer0 closed 7 years ago

shgysk8zer0 commented 7 years ago

Steps to reproduce

  1. Visit site: currently dev.kvsun.com
  2. Click on any article
  3. Be redirected in a loop

    Expected behavior

Page should load if logged-in or bot.

Actual behavior

Infinite redirect loop

Screenshots and/or logs (see how to open the developer console in your browser)

Screenshot

shgysk8zer0 commented 7 years ago

This appears to be, in part, related to URI format. Otherwise, there may be an issue with is_bot, is_user_logged_in, or is_page('login') in single.php.

shgysk8zer0 commented 7 years ago

Upon more investigation, it may be related to pmpro_hasMembershipLevel or the id used in get_page_link.