coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: harmanhoog on April 10, 2008, 04:56:54 PM

Title: Cannot add new group - ASAP please
Post by: harmanhoog on April 10, 2008, 04:56:54 PM
I previously had the problem of having had all my users not show up in the user list and it turned out the groups were missing. After several hours of trying to reconstruct the usergroup table, I had to give up and just delete the old coppermine installation and reinstall a clean installation because I was too close to a deadline. Now I have about 14 groups along with albums and users and I can no longer add a new group. I click add new group, type in the new group name and after I apply the modifications the group name is no longer there, only a blank field.
http://www.quilterskeeplearning.com/public_html/index.php
Title: Re: Cannot add new group - ASAP please
Post by: Nibbler on April 10, 2008, 05:11:31 PM
Enable debug mode and post the debug info you get immediately after attempting to add a group.
Title: Re: Cannot add new group - ASAP please
Post by: harmanhoog on April 11, 2008, 01:20:55 AM
USER:
------------------
Array
(
    [ID] => c40acb38afd27806d920435578caf808
    [am] => 1
    [lang] => english
    [sort] => da
    [lap] => 3
    [liv] => Array
        (
        )

)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => admin
    [groups] => Array
        (
           
Title: Re: Cannot add new group - ASAP please
Post by: Nibbler on April 11, 2008, 01:54:21 AM
Go to http://www.quilterskeeplearning.com/public_html/phpinfo.php in your browser and check for suhosin. If you see it then you need to ask your host to increase the limits on post and request vars.
Title: Re: Cannot add new group - ASAP please
Post by: harmanhoog on May 16, 2008, 11:31:46 PM
From previous post "Go to http://www.quilterskeeplearning.com/public_html/phpinfo.php in your browser and check for suhosin. If you see it then you need to ask your host to increase the limits on post and request vars."
I still have not been able to add new groups and have been limping along. Today I got a message from my provider asking me what the limits should be raised to and that I contact you and find out. My provider is http://www.webhsp.com
Title: Re: Cannot add new group - ASAP please
Post by: Nibbler on May 17, 2008, 12:14:31 AM
I've previously recommended 1000 for both post and request var limits.