[Solved]: Login problem [Solved]: Login problem
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

[Solved]: Login problem

Started by Abda, March 03, 2008, 03:11:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Abda

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 :(

Nibbler

Check the groups table is populaled.

Abda

sory, dont know what you mean by that.....

some table in database? user exists there........table _usergroups exist with 4 groups......

Nibbler

Try enabling debug mode.

Abda


Nibbler

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.

Abda

dropped, updated, no change :(

thanks for your time.......i don't know too :(

Abda

Solved - wrong database coding

Now its working fine

pls. lock

Joachim Müller

What's "wrong database coding"? You might want to explain what you actually did for the benefit of others with similar issues.