Jump to content

Is there a limit on the number of users within PW ?


Recommended Posts

Posted

Hi,

(silly ?) question here :

My website will have many users (I hope). So is there a limit inside PW on that ?

Do

$u = new User(); 

will explode one day ? :)

Thanks

Posted

Thanks @kongondo :)

I don't want to know what happen if someone open the users menu within the admin with such a big number of subscribers...

Posted (edited)
1 minute ago, Doc said:

I don't want to know what happen if someone open the users menu within the admin with such a big number of subscribers...

I'm sure lister can handle it just fine :). The keyword is 'limit' (pagination) :).

Edited by kongondo
Posted

Nothing. The users page is a lister with pagination and the quick access navigation does at some point switch to showing just the available user roles and the number of assigned users for each one instead of all the available users.

  • Like 1
Posted
16 minutes ago, Doc said:

Thanks @kongondo :)

I don't want to know what happen if someone open the users menu within the admin with such a big number of subscribers...

 
 

I have 4728 users right now on my project. No problem so far. :) 

  • Like 1
Posted
6 hours ago, kongondo said:

So, unless you will have more than 4,294,967,295 pages in your site, you will never experience any issue.

What if he is building Facebook II ? :P 

  • Like 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...