Title: WorldsEndless's Replies | WordPress.org

---

# WorldsEndless

  [  ](https://wordpress.org/support/users/worldsendless/)

 *   [Profile](https://wordpress.org/support/users/worldsendless/)
 *   [Topics Started](https://wordpress.org/support/users/worldsendless/topics/)
 *   [Replies Created](https://wordpress.org/support/users/worldsendless/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/worldsendless/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/worldsendless/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/worldsendless/engagements/)
 *   [Favorites](https://wordpress.org/support/users/worldsendless/favorites/)

 Search replies:

## Forum Replies Created

Viewing 10 replies - 1 through 10 (of 10 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Cassify] Single-login Cassify bypass](https://wordpress.org/support/topic/single-login-cassify-bypass/)
 *  Thread Starter [WorldsEndless](https://wordpress.org/support/users/worldsendless/)
 * (@worldsendless)
 * [9 years, 6 months ago](https://wordpress.org/support/topic/single-login-cassify-bypass/#post-8642836)
 * Wow… other CAS plugins (e.g. Cas Maestro) simply have a built-in way in which
   you can input a parameter to allow regular WordPress authentication. Needing 
   to create a new template on the backend, then create a new front-end page, just
   for this purpose seems prohibitively difficult
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions] How to actually get it to work?](https://wordpress.org/support/topic/how-to-actually-get-it-to-work/)
 *  Thread Starter [WorldsEndless](https://wordpress.org/support/users/worldsendless/)
 * (@worldsendless)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/how-to-actually-get-it-to-work/#post-7635782)
 * I made the following from the pro filters, which does the checking:
 * function membership_okay(){
    if (function_exists (“pmpro_membership_content_filter”)){
   $hasaccess = pmpro_has_membership_access(NULL, NULL, true); if(is_array($hasaccess)){//
   returned an array to give us the membership level values $post_membership_levels_ids
   = $hasaccess[1]; $post_membership_levels_names = $hasaccess[2]; $hasaccess = 
   $hasaccess[0]; } return $hasaccess; } return true; // default to a true return
   if membership pro is not installed }
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions] How to actually get it to work?](https://wordpress.org/support/topic/how-to-actually-get-it-to-work/)
 *  Thread Starter [WorldsEndless](https://wordpress.org/support/users/worldsendless/)
 * (@worldsendless)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/how-to-actually-get-it-to-work/#post-7635781)
 * I found the problem: the theme relies on ACF and doesn’t actually perform the_content(),
   which is necessary to make things work. What checks should I make to find out
   whether the user is valid per paid memberships pro?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions] How to actually get it to work?](https://wordpress.org/support/topic/how-to-actually-get-it-to-work/)
 *  Thread Starter [WorldsEndless](https://wordpress.org/support/users/worldsendless/)
 * (@worldsendless)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/how-to-actually-get-it-to-work/#post-7635778)
 * Is there some hook required in a theme to make these things work?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Paid Memberships Pro - Content Restriction, User Registration, & Paid Subscriptions] How to actually get it to work?](https://wordpress.org/support/topic/how-to-actually-get-it-to-work/)
 *  Thread Starter [WorldsEndless](https://wordpress.org/support/users/worldsendless/)
 * (@worldsendless)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/how-to-actually-get-it-to-work/#post-7635777)
 * I’m using a custom theme that was developed for my client. I’ve tried individual
   page restrictions but nothing seems to happen. I’m not sure if it would be related
   that making it a password protected page (out-of-the-box option) also doesn’t
   work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAS Maestro] CAS Authentication Failed](https://wordpress.org/support/topic/cas-authentication-failed-1/)
 *  [WorldsEndless](https://wordpress.org/support/users/worldsendless/)
 * (@worldsendless)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/cas-authentication-failed-1/#post-5379107)
 * I solved this for myself when I learned that I had the “serverpath” set wrong:
   I had it as “cas/ticket”, which allowed me to get to the log-in screen but no
   farther. Changing it to only “cas” fixed the problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAS Maestro] CAS Authentication Failed](https://wordpress.org/support/topic/cas-authentication-failed-1/)
 *  [WorldsEndless](https://wordpress.org/support/users/worldsendless/)
 * (@worldsendless)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/cas-authentication-failed-1/#post-5379106)
 * Was a solution found for this? Immediately after install I’m having the same 
   problem.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Free counter] Can't display hits](https://wordpress.org/support/topic/cant-display-hits/)
 *  Thread Starter [WorldsEndless](https://wordpress.org/support/users/worldsendless/)
 * (@worldsendless)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/cant-display-hits/#post-4550031)
 * Disabling and re-enabling the counter didn’t work. However, uninstalling and 
   reinstalling DID work; thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Free counter] Can't display hits](https://wordpress.org/support/topic/cant-display-hits/)
 *  Thread Starter [WorldsEndless](https://wordpress.org/support/users/worldsendless/)
 * (@worldsendless)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/cant-display-hits/#post-4550027)
 * I have downloaded the new version. I notice no changes; the problem is still 
   the same.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Free counter] Can't display hits](https://wordpress.org/support/topic/cant-display-hits/)
 *  Thread Starter [WorldsEndless](https://wordpress.org/support/users/worldsendless/)
 * (@worldsendless)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/cant-display-hits/#post-4550019)
 * It is still the same for me, and update says I have the latest version. I cannot
   see my hits, and changing my style does nothing. What should I do?

Viewing 10 replies - 1 through 10 (of 10 total)