Groups limit? Groups limit?
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Groups limit?

Started by mati, July 01, 2015, 11:21:43 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mati

Hi there,

I have the newest version of Coppermine. I have exactly 90 groups and cannot create, delete or modify them anymore. I have to manually delete a group from a database in mysql workbench to create new one. But still exactly 90 groups. Where do I change the limit?

gmc

I'm not aware of any limits on categories, albums, pictures, groups coded in Coppermine.
When you say 'cannot create, delete or modify them' - what error message do you receive in each case? (Turn on Debug if just a generic error message is received.)

If no message - can you include the SQL from debug (turn on in config for at least admin use) when attempting to create a group?
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money

ΑndrĂ©

I assume there's something configured on your server which limits the amount of form data/items you can submit at simultaneously. Please have a look at your phpinfo and search for such limits and/or especially for "suhosin".

gmc

Good thought Andre....
and actually would suggest trying a different browser too...
I ran into an issue (outside of CPG) where Internet Explorer would truncate a form after about 1000 fields - while other (more reasonable) browsers did not corrupt my data...

Each group is 10 variables passed in form... 90 groups would have 900 variables... plus some hidden/general values...
My guess is adding the 90th group pushed you past the limit and the form elements for submitting (apply/change/delete) fall off the bottom of form...
Thanks!
Greg
My Coppermine Gallery
Need a web hosting account? See my gallery for an offer for CPG Forum users.
Send me money