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: "Warning your browser does not accept script's cookies"  (Read 11516 times)

0 Members and 1 Guest are viewing this topic.

Neuge

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
"Warning your browser does not accept script's cookies"
« on: January 04, 2005, 05:10:29 am »

The gallery gives all users this message when they attempt to log in. http://www.starwars-exodus.com/gallery/

I've tried the other solution offered through a search, which was to change the name of the cookie, but it didn't work. The cookie path is set to "/" in the database.

Anyone have any ideas?

Thanks a ton,

Neuge.
« Last Edit: January 04, 2005, 09:31:53 am by TranzNDance »
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: "Warning your browser does not accept script's cookies"
« Reply #1 on: January 04, 2005, 05:38:18 am »

What version of php do you have?  I've read accounts of a bug with $HTTP_COOKIE_VARS not being set on earlier version sof php.
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Neuge

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: "Warning your browser does not accept script's cookies"
« Reply #2 on: January 04, 2005, 05:56:40 am »

I believe it's 5.0.3
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: "Warning your browser does not accept script's cookies"
« Reply #3 on: January 04, 2005, 06:04:14 am »

Does your host have register_long_arrays turned on?

The only other thing I can think of is that there's some sort of server interaction that's preventing Coppermine from checking the cookie's existence.  Are you able to log in and use your gallery correctly?
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Neuge

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: "Warning your browser does not accept script's cookies"
« Reply #4 on: January 04, 2005, 06:06:12 am »

I can't log in, nor can I view any images while not logged in... and I should be able to.

I just noticed a problem on one of my other sites in which I used the long arrays, so it's probably that. I'll see if I can get that fixed in the php.ini.
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: "Warning your browser does not accept script's cookies"
« Reply #5 on: January 04, 2005, 06:07:14 am »

Just a matter of setting:  register_long_arrays = on
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Neuge

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: "Warning your browser does not accept script's cookies"
« Reply #6 on: January 04, 2005, 06:13:07 am »

I only have database/ftp access [to my account], which means I have to get my provider to do it, I think :(

Is there any other way around it?
Logged

kegobeer

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 4637
  • Beer - it does a body good!
    • The Kazebeer Family Website
Re: "Warning your browser does not accept script's cookies"
« Reply #7 on: January 04, 2005, 06:16:25 am »

No.  Your host has to enable it.

The next version of Coppermine doesn't use the long arrays, but that doesn't do much for you right now.  ;)
Logged
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

Neuge

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: "Warning your browser does not accept script's cookies"
« Reply #8 on: January 04, 2005, 06:21:47 am »

Yeah, I noticed that upgrading it would fix the problems, but I don't think I want to replace this bug with different ones =P

Anyway, thanks for your help, I'll see if I can get that enabled :D
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: "Warning your browser does not accept script's cookies"
« Reply #9 on: January 04, 2005, 06:22:28 am »

another thing others might look into who get the message "Warning your browser does not accept script's cookies" (doesn't apply to you though, your problem is related to PHP5 not being configured with register_long_arrays = on as kegobeer suggested): make sure your cookie name doesn't contain a dot - in fact it shouldn't contain any special chars (just posting this for others who end up here searching for the error message you get, sorry I couldn't help you).

Joachim
Logged

Neuge

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: "Warning your browser does not accept script's cookies"
« Reply #10 on: January 04, 2005, 09:03:04 am »

Woohoo, got him to set it, and it works fine now. Thanks a bunch anyway, your support is top-notch! :D
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 20 queries.