coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 permissions => Topic started by: Abda on March 03, 2008, 03:11:01 PM

Title: [Solved]: Login problem
Post by: Abda on March 03, 2008, 03:11:01 PM
Hi,
i have installed cpg1.4.16.
Install problem - solved by removing FULTEXT line in creation of pictures tables
Everything else during installation was correct, but i cant log in.
When I put correct existing admin account, web welcomes me, but than system stay unlogged. Please help me.

Website is http://www.zbraslav.com/cpg14x
Admin login is admin pwd test
I have nothing there yet so....
Tables are created ok - 20 tables
User account is created and active - checked id database
Cookies - cleaned.....
Browsers - I tried Firefox 2.0, Opera 9.25, Internet Explorer 7 and 6, nothing works
I can manually create another user - same problem (after allow register in database table)

Any idea? What should I check?
I cant access admin.php page so I cant do anything :(
Title: Re: Login problem
Post by: Nibbler on March 03, 2008, 03:31:35 PM
Check the groups table is populaled.
Title: Re: Login problem
Post by: Abda on March 03, 2008, 03:40:18 PM
sory, dont know what you mean by that.....

some table in database? user exists there........table _usergroups exist with 4 groups......
Title: Re: Login problem
Post by: Nibbler on March 03, 2008, 03:51:21 PM
Try enabling debug mode.
Title: Re: Login problem
Post by: Abda on March 03, 2008, 04:13:50 PM
Quote from: Nibbler on March 03, 2008, 03:51:21 PM
Try enabling debug mode.

enabled
Title: Re: Login problem
Post by: Nibbler on March 03, 2008, 04:34:53 PM
I don't know. My guess would be something wrong with the sessions table. The sessions are being written to the table but not read back. Try dropping it in phpmyadmin and running update.php to recreate it.
Title: Re: Login problem
Post by: Abda on March 03, 2008, 04:44:38 PM
dropped, updated, no change :(

thanks for your time.......i don't know too :(
Title: Re: Login problem
Post by: Abda on March 04, 2008, 05:22:27 PM
Solved - wrong database coding

Now its working fine

pls. lock
Title: Re: Login problem
Post by: Joachim Müller on March 04, 2008, 06:39:00 PM
What's "wrong database coding"? You might want to explain what you actually did for the benefit of others with similar issues.