Advanced search  

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

Pages: [1]   Go Down

Author Topic: no login possible. browser does not accept cookies  (Read 6344 times)

0 Members and 1 Guest are viewing this topic.

pipa

  • Coppermine newbie
  • Country: be
  • Offline Offline
  • Gender: Male
  • Posts: 7
no login possible. browser does not accept cookies
« on: December 30, 2012, 12:16:36 pm »

We just started installing cpg1.5.20 on a lamp with Cpanel and PHP5.4.10 / Apache 2.2.23 My SQL 5.1.65-cll

When we log in as administrator we have for some seconds the next screen 'proceed', but after some seconds the loginscreen starts up again.

We have following errors:

1. The loginscreen shows in red colours: "Warning your browser does not accept script's cookies" (same message in IE or Firefox). See also http://coppermine3.edugo.be/galerij/
2. A lot of messages appear:  the list gives:
Strict Standards: Non-static method Inspekt::makeSuperCage() should not be called statically in /home/copper3/public_html/galerij/include/init.inc.php on line 42

Strict Standards: Non-static method Inspekt_Supercage::Factory() should not be called statically in /home/copper3/public_html/galerij/include/inspekt.php on line 282

Strict Standards: Non-static method Inspekt::makeGetCage() should not be called statically, assuming $this from incompatible context in /home/copper3/public_html/galerij/include/inspekt/supercage.php on line 124

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in /home/copper3/public_html/galerij/include/inspekt.php on line 147

Strict Standards: Non-static method Inspekt::makePostCage() should not be called statically, assuming $this from incompatible context in /home/copper3/public_html/galerij/include/inspekt/supercage.php on line 125

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in /home/copper3/public_html/galerij/include/inspekt.php on line 170

Strict Standards: Non-static method Inspekt::makeCookieCage() should not be called statically, assuming $this from incompatible context in /home/copper3/public_html/galerij/include/inspekt/supercage.php on line 126

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in /home/copper3/public_html/galerij/include/inspekt.php on line 192

Strict Standards: Non-static method Inspekt::makeEnvCage() should not be called statically, assuming $this from incompatible context in /home/copper3/public_html/galerij/include/inspekt/supercage.php on line 127

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in /home/copper3/public_html/galerij/include/inspekt.php on line 215

Strict Standards: Non-static method Inspekt::makeFilesCage() should not be called statically, assuming $this from incompatible context in /home/copper3/public_html/galerij/include/inspekt/supercage.php on line 128

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in /home/copper3/public_html/galerij/include/inspekt.php on line 238

Strict Standards: Non-static method Inspekt::makeServerCage() should not be called statically, assuming $this from incompatible context in /home/copper3/public_html/galerij/include/inspekt/supercage.php on line 134

Strict Standards: Non-static method Inspekt_Cage::Factory() should not be called statically, assuming $this from incompatible context in /home/copper3/public_html/galerij/include/inspekt.php on line 124


3. in our other Coppermine v1.4.20 (juin 2010) We even had the same error "Warning your browser does not accept script's cookies" since our server PHP was just upgraded from 4.* to PHP5.4.10
Her we have the same problem: login shows some seconds the proceed screen after login, and jumps again to the initial start-up loginscreen.
So our dozens of teachers can't publish anymore, see also http://coppermine2.edugo.be/fotoalbum/login.php?referer=index.php

Please can  someone reach the golden hint? We searched ourselvses already for 2 full days..
Thanks! webmaster at edugo . be
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: no login possible. browser does not accept cookies
« Reply #1 on: December 30, 2012, 02:43:39 pm »

First thing you need to do is switch off the strict error reporting as that is what is causing the display of all your error messages. They are meant for developers to help them future proof the code. In later yet to be released versions of php things that are mentioned as warnings in this version will fail as php commands are updated or removed. It will not cause any problems at the moment, but will come the release of php 6.
Logged
It is a mistake to think you can solve any major problems just with potatoes.

pipa

  • Coppermine newbie
  • Country: be
  • Offline Offline
  • Gender: Male
  • Posts: 7
Re: no login possible. browser does not accept cookies
« Reply #2 on: December 30, 2012, 03:47:25 pm »

Ok Phill,  in our WHM 11.34.0  , in  the PHP Configuration Editor we switched the following command 'off' instead of 'on': Display_errors   (means:This determines whether errors should be printed to the screen as part of the output or if they should be hidden from the user.)

In the most recent version cpg1.5.20 we don't see anymore  errors and the red 'browser does not accept cookies' message is not seen anymore.
Now we can go on further, we could log in now! And we appreciate the nice lay-out! We can start the new one testing.
error 1: solved
error 2: solved

error 3: about the earlier version of Coppermine v1.4.20 (juin 2010): no luck here, and we can't log in yet. Any idea?
  We even had the same error "Warning your browser does not accept script's cookies" since our server PHP was just upgraded from 4.* to PHP5.4.10
Here we have the same problem: login shows some seconds the proceed screen after login, and jumps again to the initial start-up loginscreen.
So our dozens of teachers can't publish anymore, see also http://coppermine2.edugo.be/fotoalbum/login.php?referer=index.php


Thanks a lot for your time!
Pipa
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: no login possible. browser does not accept cookies
« Reply #3 on: December 30, 2012, 04:02:42 pm »

Was this a fresh instal of 1.5.x or did you upgrade from an earlier version?
Logged
It is a mistake to think you can solve any major problems just with potatoes.

pipa

  • Coppermine newbie
  • Country: be
  • Offline Offline
  • Gender: Male
  • Posts: 7
Re: no login possible. browser does not accept cookies
« Reply #4 on: December 30, 2012, 08:10:45 pm »

That 'old' Coppermine itself was a fresh install Coppermine v1.4.20 (juin 2010) and worked fine on PHP4.3 . This Coppermine has not been upgraded. We only can 'view' the images,with no possibliity to login anymore.
Blocking of the login started  since we changed -this week- on the server from PHP4.3 to PHP5.4.10.

Both versions are running on the same server in  different accounts.

Thanks
Pipa
Logged

pipa

  • Coppermine newbie
  • Country: be
  • Offline Offline
  • Gender: Male
  • Posts: 7
Re: no login possible. browser does not accept cookies
« Reply #5 on: December 30, 2012, 09:09:36 pm »

And yes the new Coppermine we just started installing cpg1.5.20 on a lamp with Cpanel and PHP5.4.10 / Apache 2.2.23 My SQL 5.1.65-cll - which works now- was a fresh install.
Pipa
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: no login possible. browser does not accept cookies
« Reply #6 on: December 30, 2012, 09:25:02 pm »

So the best option would be to now upgrade your old 1.4.20 gallery. No need to logon to do that.
Logged
It is a mistake to think you can solve any major problems just with potatoes.

pipa

  • Coppermine newbie
  • Country: be
  • Offline Offline
  • Gender: Male
  • Posts: 7
Re: no login possible. browser does not accept cookies
« Reply #7 on: December 31, 2012, 12:32:01 am »

Thanks for the quick and nice help Phill! The coppermine1.5.20 works very smoothly.

Best wishes to all helpdeskguys (and girls) for a happy 2013.

Pipa
Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 19 queries.