Hello,
In the backend of easy social, at the access tab of the used profiletype, I set the Photo maximums as follows:
Maximum photos upload: 10
Maximum photo upload per day: 20
When a users starts uploading pictures, it stops at 10. The site then mentions that the daily limit is reached. However. the daily limit is 20 in the backend. So I would expect that it should raise an error saying that the maximum amount of pictures has been reached. It looks like those 2 settings are mixed up...
Or am I reading the settings wrong?
What I want to do is, give a user a total limit of only 10 photos he can have on her/his profile. If the user wants to add a new photo, he first has to delete an old one.
In my opinion, it should be possible to add a photo again, without waiting a day. Therefor I set the maximum photo upload per day at 20.
The idea behind this, is that there will be another profiletype in the future, which is allowed to have much more photos on his profile: A paying customer can have more photos on his profile then a free member.
In the backend of easy social, at the access tab of the used profiletype, I set the Photo maximums as follows:
Maximum photos upload: 10
Maximum photo upload per day: 20
When a users starts uploading pictures, it stops at 10. The site then mentions that the daily limit is reached. However. the daily limit is 20 in the backend. So I would expect that it should raise an error saying that the maximum amount of pictures has been reached. It looks like those 2 settings are mixed up...
Or am I reading the settings wrong?
What I want to do is, give a user a total limit of only 10 photos he can have on her/his profile. If the user wants to add a new photo, he first has to delete an old one.
In my opinion, it should be possible to add a photo again, without waiting a day. Therefor I set the maximum photo upload per day at 20.
The idea behind this, is that there will be another profiletype in the future, which is allowed to have much more photos on his profile: A paying customer can have more photos on his profile then a free member.