Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

Reply To: Your membership level does not allow you to view rest of content

by

Tips and Tricks HQ Support Portal › Forums › WP eMember › WP eMember Troubleshooting › Your membership level does not allow you to view rest of content › Reply To: Your membership level does not allow you to view rest of content

February 27, 2010 at 10:40 pm #17524
Jan Michalicka
Member

I’ve found this error too. There is a problem with missing check when you are using category permission, but not posts protection.

Modify line 683 in wp_eMember1.php in function auth_check_post

from

if($perms->is_permitted_post($id))

to

if(!$perms->is_protected_post($id)||$perms->is_permitted_post($id))

and then you dont need to set all posts as protected.

Or set all posts as protected everytime you create a new post.

I recommend to fix this problem directly in the next release of eMember.

Could any admin provide a comment if this is a good solution?

Thanks

Jan

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ