Can't log in after install Can't log in after install
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Can't log in after install

Started by Arslan, November 20, 2006, 01:43:03 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Arslan

Same problem here:
http://arslan.atw.hu/cpg1410

I tried it from Firefox and IE too, tried the support.php, enabled cookies, etc. yah, and before all before I read the manual, the readme and the faqs... I read the topics with same problem, but couldn't find the solution :(

it doesn't let me log in

Hein Traag

Do you get a error or errors ? Do you have a test account already in place or not ?

Cheers!
Hein

p.s i get these i open the login screen.
Warning: ini_set() has been disabled for security reasons in /cpg1410/include/debugger.inc.php on line 46

Warning: ini_set() has been disabled for security reasons in /cpg1410/include/debugger.inc.php on line 47

Arslan

Quote from: Hein on November 20, 2006, 01:54:25 PM
Do you get a error or errors ? Do you have a test account already in place or not ?

Cheers!
Hein

In debug mode I got this:
While executing query "INSERT INTO `cpg1410_users` (user_group,user_active,user_name,user_password) VALUES ('2','YES','testuser','098f6bcd4621d373cade4e832627b4f6')" on 0

mySQL error: Duplicate entry 'testuser' for key 2




File: /cpg1410/include/functions.inc.php - Line: 249
(firefox and IE)

chmod: 777 at all files

I deleted all cookies, got the same error.
I let my browsers use all cookies (it's deafult).

Arslan

#3
Quote from: Hein on November 20, 2006, 01:54:25 PM
Do you get a error or errors ? Do you have a test account already in place or not ?

Cheers!
Hein

p.s i get these i open the login screen.
Warning: ini_set() has been disabled for security reasons in /cpg1410/include/debugger.inc.php on line 46

Warning: ini_set() has been disabled for security reasons in /cpg1410/include/debugger.inc.php on line 47


...and thank you for your help! :)

Arslan

Sorry to say it, but my problem is not solved...!

Joachim Müller

Disable the silly "caught in a frame" script - the actual coppermine URL appears to be http://users.atw.hu/arslan/cpg1410/?atw_referer=http%3A%2F%2Fusers.atw.hu%2Farslan%2Fcpg1410%2F, which indicates that you have modified coppermine in a way you're not suppossed to. Undo your changes, try with a vanilla copy of coppermine. Using frames is not recommended at all, come up with a custom theme instead once you have figured out your issues.

Turn off notices_display in coppermine's config if you have turned it on.

Arslan

Quote from: GauGau on November 20, 2006, 02:37:14 PM
Disable the silly "caught in a frame" script - the actual coppermine URL appears to be http://users.atw.hu/arslan/cpg1410/?atw_referer=http%3A%2F%2Fusers.atw.hu%2Farslan%2Fcpg1410%2F, which indicates that you have modified coppermine in a way you're not suppossed to. Undo your changes, try with a vanilla copy of coppermine. Using frames is not recommended at all, come up with a custom theme instead once you have figured out your issues.

Turn off notices_display in coppermine's config if you have turned it on.

Hmmm... could be workable, but not at me... I installed a brand new one, an unmodified v. 1.4.10 . I reinstalled three times in the past 24 hours, every time I cleaned out the tables, and mofifed nothing except the chmods...

Joachim Müller

Then do as I suggested and turn the "caught in a frame" script off.

Arslan

Quote from: GauGau on November 20, 2006, 03:08:54 PM
Then do as I suggested and turn the "caught in a frame" script off.


Thank you! And...errr... how can I turn that off? *shame*

Hein Traag

Then ask the admins of the server your hosting your CPG on.